Advertisement
Guest User

Untitled

a guest
Nov 24th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.89 KB | None | 0 0
  1. [18:02:33] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [18:02:33] [Server thread/INFO]: Loading properties
  3. [18:02:33] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:02:33] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [18:02:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [18:02:33] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [18:02:33] [Server thread/INFO]: Debug logging is disabled
  8. [18:02:33] [Server thread/INFO]: Generating keypair
  9. [18:02:33] [Server thread/INFO]: Starting Minecraft server on *:2007
  10. [18:02:33] [Server thread/INFO]: Using epoll channel type
  11. [18:02:33] [Server thread/ERROR]: Could not load 'plugins/SilkSpawners.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  19. Caused by: java.util.zip.ZipException: error in opening zip file
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_111]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_111]
  23. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_111]
  24. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_111]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  26. ... 5 more
  27. [18:02:34] [Server thread/ERROR]: Could not load 'plugins/TreeFeller.jar' in folder 'plugins'
  28. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  29. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  31. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  32. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  33. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  34. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  35. Caused by: java.io.FileNotFoundException: plugins/TreeFeller.jar (Permission denied)
  36. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
  37. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_111]
  38. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_111]
  39. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_111]
  40. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_111]
  41. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  42. ... 5 more
  43. [18:02:34] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  44. [18:02:34] [Server thread/ERROR]: Could not load 'plugins/RotjochieFactions.jar' in folder 'plugins'
  45. org.bukkit.plugin.UnknownDependencyException: PermissionsEx
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  47. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  48. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  50. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  51. [18:02:34] [Server thread/ERROR]: ebean.properties not found
  52. [18:02:34] [Server thread/WARN]: No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@5ca7928a] Classpath Searched[[file:/home/minecraft/servers/factions/spigot-1.8.8-R0.1-SNAPSHOT-latest.jar]]
  53. [18:02:34] [Server thread/INFO]: Classpath search hits in jars[] pkgs[] searchTime[1]
  54. [18:02:34] [Server thread/INFO]: DataSourcePool [LogOres] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  55. [18:02:34] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  56. [18:02:34] [Server thread/INFO]: Entities enhanced[0] subclassed[0]
  57. [18:02:34] [Server thread/INFO]: [ClicksPerSecond] Loading ClicksPerSecond v1.0
  58. [18:02:34] [Server thread/INFO]: [RotjochieNaam] Loading RotjochieNaam v1.8
  59. [18:02:34] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  60. [18:02:34] [Server thread/INFO]: [RotjochieWarp] Loading RotjochieWarp v1.1
  61. [18:02:34] [Server thread/INFO]: [RotjochieScreenshare] Loading RotjochieScreenshare v2.0
  62. [18:02:34] [Server thread/INFO]: [EnderdragonRespawner] Loading EnderdragonRespawner v1.4
  63. [18:02:34] [Server thread/INFO]: [HeadDrops] Loading HeadDrops v2.0
  64. [18:02:34] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v4.1
  65. [18:02:34] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.1
  66. [18:02:34] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.1 is now loaded, injecting!
  67. [18:02:34] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.4.0-vk-0.5
  68. [18:02:34] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  69. [18:02:34] [Server thread/INFO]: [OldSponge] Loading OldSponge v1.0
  70. [18:02:34] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  71. [18:02:34] [Server thread/INFO]: [Lucky_Items] Loading Lucky_Items v2.0
  72. [18:02:34] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
  73. [18:02:34] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0-SNAPSHOT-b313
  74. [18:02:34] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.14.0-SNAPSHOT-sMD5NET-b960
  75. [18:02:34] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  76. [18:02:34] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  77. [18:02:34] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  78. [18:02:34] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v16.11.22-4e955ec-375-9.11.5
  79. [18:02:34] [Server thread/INFO]: [MergedMob] Loading MergedMob v6.3.1
  80. [18:02:34] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  81. [18:02:34] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  82. [18:02:34] [Server thread/INFO]: [ItemRenamer] Loading ItemRenamer v1.0.7
  83. [18:02:34] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.1
  84. [18:02:34] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.03-dev-b37
  85. [18:02:34] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  86. [18:02:34] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
  87. [18:02:34] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
  88. [18:02:34] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.6.0-SNAPSHOT-b${BUILD_NUMBER}
  89. [18:02:34] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
  90. [18:02:34] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  91. [18:02:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  92. [18:02:34] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.14
  93. [18:02:34] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.84
  94. [18:02:34] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.9
  95. [18:02:34] [Server thread/INFO]: [RedeemMCMMO] Loading RedeemMCMMO v1.1.5
  96. [18:02:34] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20
  97. [18:02:34] [Server thread/INFO]: [LogOres] Loading LogOres v1.0.2
  98. [18:02:34] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.3
  99. [18:02:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  100. [18:02:34] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.2
  101. [18:02:34] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.18-b302
  102. [18:02:34] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v4.6
  103. [18:02:34] [Server thread/INFO]: [FactionFly] Loading FactionFly v1.6
  104. [18:02:34] [Server thread/INFO]: [Prism] Loading Prism v2.0.6-${env.BUILD_NUMBER}
  105. [18:02:34] [Server thread/INFO]: [RandomCoords] Loading RandomCoords v0.0.1-ALPHA
  106. [18:02:34] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  107. [18:02:34] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
  108. [18:02:34] [Server thread/INFO]: [ObsidianDestroyer] Loading ObsidianDestroyer v4.3.7
  109. [18:02:34] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v4.1
  110. [18:02:34] [Server thread/INFO]: Loading EWG schematics (.EWG);
  111. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_big.EWG
  112. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_huge.EWG
  113. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_medium.EWG
  114. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal.EWG
  115. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_2.EWG
  116. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_3.EWG
  117. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_4.EWG
  118. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small.EWG
  119. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small_2.EWG
  120. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small_3.EWG
  121. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_tiny_2.EWG
  122. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_big.EWG
  123. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_huge.EWG
  124. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_medium.EWG
  125. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_normal.EWG
  126. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_normal_2.EWG
  127. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small.EWG
  128. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small_2.EWG
  129. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small_3.EWG
  130. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_tiny.EWG
  131. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_normal.EWG
  132. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_normal_2.EWG
  133. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_big.EWG
  134. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_huge.EWG
  135. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_medium.EWG
  136. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_medium_2.EWG
  137. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_tiny.EWG
  138. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big.EWG
  139. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big_2.EWG
  140. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big_3.EWG
  141. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_huge.EWG
  142. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_medium.EWG
  143. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_medium_2.EWG
  144. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_normal.EWG
  145. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_normal_2.EWG
  146. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_small.EWG
  147. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/DECO_forest_house.EWG
  148. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny_3.EWG
  149. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_big.EWG
  150. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_big_2.EWG
  151. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_huge.EWG
  152. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_medium.EWG
  153. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_medium_2.EWG
  154. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_normal.EWG
  155. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_small.EWG
  156. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny.EWG
  157. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny_2.EWG
  158. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small_3.EWG
  159. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_normal.EWG
  160. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_normal_2.EWG
  161. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small.EWG
  162. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small_2.EWG
  163. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal.EWG
  164. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_4.EWG
  165. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_3.EWG
  166. [18:02:34] [Server thread/INFO]: /home/minecraft/servers/factions/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_2.EWG
  167. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  168. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] 
  169. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] EpicWorldGenerator has been enabled!
  170. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] 
  171. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] Your version: 4.1
  172. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] 
  173. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] Plugin provided by minelazz
  174. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] 
  175. [18:02:35] [Server thread/INFO]: [EpicWorldGenerator] =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  176. [18:02:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0-SNAPSHOT-b313
  177. [18:02:35] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  178. [18:02:35] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v16.11.22-4e955ec-375-9.11.5
  179. [18:02:35] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/command/composition/CommandExecutor
  180. [18:02:35] [Server thread/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.<init>(PlatformManager.java:95)
  181. [18:02:35] [Server thread/WARN]: at com.sk89q.worldedit.WorldEdit.<init>(WorldEdit.java:93)
  182. [18:02:35] [Server thread/WARN]: at com.sk89q.worldedit.WorldEdit.<clinit>(WorldEdit.java:89)
  183. [18:02:35] [Server thread/WARN]: at com.sk89q.worldedit.world.registry.BundledBlockData.loadFromResource(BundledBlockData.java:80)
  184. [18:02:35] [Server thread/WARN]: at com.boydti.fawe.Fawe.setupConfigs(Fawe.java:310)
  185. [18:02:35] [Server thread/WARN]: at com.boydti.fawe.Fawe.<init>(Fawe.java:215)
  186. [18:02:35] [Server thread/WARN]: at com.boydti.fawe.Fawe.set(Fawe.java:183)
  187. [18:02:35] [Server thread/WARN]: at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:63)
  188. [18:02:35] [Server thread/WARN]: at com.boydti.fawe.bukkit.ABukkitMain.onEnable(ABukkitMain.java:54)
  189. [18:02:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  190. [18:02:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  191. [18:02:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  192. [18:02:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  193. [18:02:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  194. [18:02:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199)
  195. [18:02:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  196. [18:02:35] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  197. [18:02:35] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.command.composition.CommandExecutor
  198. [18:02:35] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  199. [18:02:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  200. [18:02:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  201. [18:02:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  202. [18:02:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  203. [18:02:35] [Server thread/WARN]: ... 17 more
  204. [18:02:35] [Server thread/ERROR]: Error occurred while enabling FastAsyncWorldEdit v16.11.22-4e955ec-375-9.11.5 (Is it up to date?)
  205. java.lang.NullPointerException
  206. at com.boydti.fawe.bukkit.FaweBukkit.<init>(FaweBukkit.java:75) ~[?:?]
  207. at com.boydti.fawe.bukkit.ABukkitMain.onEnable(ABukkitMain.java:54) ~[?:?]
  208. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  209. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  210. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  211. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  212. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  213. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  214. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  215. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  216. [18:02:35] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.03-dev-b37
  217. [18:02:35] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  218. [18:02:35] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  219. [18:02:35] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  220. [18:02:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  221. [18:02:35] [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.
  222. [18:02:35] [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!
  223. [18:02:35] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  224. [18:02:35] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  225. [18:02:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  226. [18:02:35] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  227. [18:02:35] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  228. [18:02:35] [Server thread/INFO]: Preparing level "world"
  229. [18:02:35] [Server thread/INFO]: -------- World Settings For [world] --------
  230. [18:02:35] [Server thread/INFO]: Mob Spawn Range: 4
  231. [18:02:35] [Server thread/INFO]: Anti X-Ray: true
  232. [18:02:35] [Server thread/INFO]: Engine Mode: 1
  233. [18:02:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  234. [18:02:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  235. [18:02:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  236. [18:02:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  237. [18:02:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  238. [18:02:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  239. [18:02:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  240. [18:02:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  241. [18:02:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  242. [18:02:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  243. [18:02:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  244. [18:02:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  245. [18:02:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  246. [18:02:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  247. [18:02:35] [Server thread/INFO]: Random Lighting Updates: false
  248. [18:02:35] [Server thread/INFO]: Structure Info Saving: true
  249. [18:02:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  250. [18:02:35] [Server thread/INFO]: Max Entity Collisions: 8
  251. [18:02:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  252. [18:02:35] [Server thread/INFO]: Max TNT Explosions: 100
  253. [18:02:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  254. [18:02:35] [Server thread/INFO]: Item Despawn Rate: 6000
  255. [18:02:35] [Server thread/INFO]: Item Merge Radius: 2.5
  256. [18:02:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  257. [18:02:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  258. [18:02:35] [Server thread/INFO]: View Distance: 10
  259. [18:02:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  260. [18:02:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  261. [18:02:35] [Server thread/INFO]: Clear tick list: false
  262. [18:02:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  263. [18:02:36] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  264. [18:02:36] [Server thread/INFO]: Mob Spawn Range: 4
  265. [18:02:36] [Server thread/INFO]: Anti X-Ray: true
  266. [18:02:36] [Server thread/INFO]: Engine Mode: 1
  267. [18:02:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  268. [18:02:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  269. [18:02:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  270. [18:02:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  271. [18:02:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  272. [18:02:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  273. [18:02:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  274. [18:02:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  275. [18:02:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  276. [18:02:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  277. [18:02:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  278. [18:02:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  279. [18:02:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  280. [18:02:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  281. [18:02:36] [Server thread/INFO]: Random Lighting Updates: false
  282. [18:02:36] [Server thread/INFO]: Structure Info Saving: true
  283. [18:02:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  284. [18:02:36] [Server thread/INFO]: Max Entity Collisions: 8
  285. [18:02:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  286. [18:02:36] [Server thread/INFO]: Max TNT Explosions: 100
  287. [18:02:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  288. [18:02:36] [Server thread/INFO]: Item Despawn Rate: 6000
  289. [18:02:36] [Server thread/INFO]: Item Merge Radius: 2.5
  290. [18:02:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  291. [18:02:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  292. [18:02:36] [Server thread/INFO]: View Distance: 10
  293. [18:02:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  294. [18:02:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  295. [18:02:36] [Server thread/INFO]: Clear tick list: false
  296. [18:02:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  297. [18:02:36] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  298. [18:02:36] [Server thread/INFO]: Mob Spawn Range: 4
  299. [18:02:36] [Server thread/INFO]: Anti X-Ray: true
  300. [18:02:36] [Server thread/INFO]: Engine Mode: 1
  301. [18:02:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  302. [18:02:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  303. [18:02:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  304. [18:02:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  305. [18:02:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  306. [18:02:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  307. [18:02:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  308. [18:02:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  309. [18:02:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  310. [18:02:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  311. [18:02:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  312. [18:02:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  313. [18:02:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  314. [18:02:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  315. [18:02:36] [Server thread/INFO]: Random Lighting Updates: false
  316. [18:02:36] [Server thread/INFO]: Structure Info Saving: true
  317. [18:02:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  318. [18:02:36] [Server thread/INFO]: Max Entity Collisions: 8
  319. [18:02:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  320. [18:02:36] [Server thread/INFO]: Max TNT Explosions: 100
  321. [18:02:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  322. [18:02:36] [Server thread/INFO]: Item Despawn Rate: 6000
  323. [18:02:36] [Server thread/INFO]: Item Merge Radius: 2.5
  324. [18:02:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  325. [18:02:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  326. [18:02:36] [Server thread/INFO]: View Distance: 10
  327. [18:02:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  328. [18:02:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  329. [18:02:36] [Server thread/INFO]: Clear tick list: false
  330. [18:02:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  331. [18:02:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5957615666060052383)
  332. [18:02:36] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2804863443042249683)
  333. [18:02:36] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2804863443042249683)
  334. [18:02:36] [Server thread/INFO]: [ClicksPerSecond] Enabling ClicksPerSecond v1.0
  335. [18:02:36] [Server thread/INFO]: [RotjochieNaam] Enabling RotjochieNaam v1.8
  336. [18:02:36] [Server thread/INFO]: [RotjochieNaam] RotjochieNaam > Aangezet
  337. [18:02:36] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  338. [18:02:36] [Server thread/INFO]: [RotjochieWarp] Enabling RotjochieWarp v1.1
  339. [18:02:36] [Server thread/INFO]: [RotjochieScreenshare] Enabling RotjochieScreenshare v2.0
  340. [18:02:36] [Server thread/INFO]: [EnderdragonRespawner] Enabling EnderdragonRespawner v1.4
  341. [18:02:36] [Server thread/INFO]: [HeadDrops] Enabling HeadDrops v2.0
  342. [18:02:36] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.1
  343. [18:02:36] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.4.0-vk-0.5
  344. [18:02:36] [Server thread/INFO]: [OpenInv] [Config] Update not required.
  345. [18:02:36] [Server thread/INFO]: [OpenInv] [Config] Update not required.
  346. [18:02:36] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  347. [18:02:36] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  348. [18:02:36] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  349. [18:02:36] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  350. [18:02:36] [Server thread/INFO]: Using locale nl
  351. [18:02:36] [Server thread/INFO]: Using locale nl
  352. [18:02:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  353. [18:02:36] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  354. [18:02:36] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  355. [18:02:36] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.6-b49)
  356. [18:02:36] [Server thread/INFO]: [OldSponge] Enabling OldSponge v1.0
  357. [18:02:36] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  358. [18:02:36] [Server thread/INFO]: [ClearLag] Loading modules...
  359. [18:02:36] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  360. [18:02:36] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  361. [18:02:36] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  362. [18:02:36] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  363. [18:02:36] [Server thread/INFO]: [Lucky_Items] Enabling Lucky_Items v2.0
  364. [18:02:36] [Server thread/INFO]: .2
  365. [18:02:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
  366. [18:02:36] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b688
  367. [18:02:36] [Server thread/INFO]: Could not set generator for world 'world': Plugin 'allow' does not exist
  368. [18:02:36] [Thread-11/INFO]: [HeadDrops] Updater: You have the newest version installed
  369. [18:02:36] [Thread-12/INFO]: [ClearLag] No updates found!
  370. [18:02:37] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: eventworld
  371. [18:02:37] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  372. [18:02:37] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survivalgames
  373. [18:02:37] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  374. [18:02:37] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  375. [18:02:37] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  376. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.14.0-SNAPSHOT-sMD5NET-b960
  377. [18:02:37] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  378. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  379. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  380. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  381. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  382. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  383. [18:02:37] [Server thread/WARN]: [NoCheatPlus] NoCheatPlus supports ProtocolLib 3.6.4 on Minecraft 1.7.10 and earlier, ProtocolLib 3.6.4 or 3.6.5 on Minecraft 1.8, ProtocolLib 3.7 on Minecraft 1.9, ProtocolLib 4.0.0 or later on Minecraft 1.9 [EXPERIMENTAL].
  384. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  385. [18:02:37] [Server thread/INFO]: [NoCheatPlus] Version 3.14.0-SNAPSHOT-sMD5NET-b960 is enabled.
  386. [18:02:37] [Server thread/INFO]: [MergedMob] Enabling MergedMob v6.3.1
  387. [18:02:37] [Server thread/INFO]: [MergedMob] MergedMob version 6.3.1 is Enabled
  388. [18:02:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  389. [18:02:37] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  390. [18:02:37] [Server thread/INFO]: [iConomy - April Fools] Enabled (6 ms)
  391. [18:02:37] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  392. [18:02:37] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  393. [18:02:37] [Thread-13/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  394. [18:02:37] [Server thread/INFO]: [ItemRenamer] Enabling ItemRenamer v1.0.7
  395. [18:02:37] [Server thread/INFO]: [ItemRenamer] ItemRenamer v1.0.7 is now enabled!
  396. [18:02:37] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.1
  397. [18:02:37] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
  398. [18:02:37] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  399. [18:02:37] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
  400. [18:02:38] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-SNAPSHOT-b${BUILD_NUMBER}
  401. [18:02:38] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
  402. [18:02:38] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
  403. [18:02:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  404. [18:02:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  405. [18:02:38] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.1;no_git_id (Is it up to date?)
  406. java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.WorldEdit
  407. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:98) ~[?:?]
  408. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  409. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  410. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  411. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  412. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  413. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  414. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  415. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  416. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  417. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  418. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  419. [18:02:38] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.14
  420. [18:02:38] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  421. [18:02:38] [Server thread/INFO]: [LiteBans] Connecting to database...
  422. [18:03:13] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://localhost:3306/litebans] using mysql driver.
  423. [18:03:13] [Server thread/ERROR]: [LiteBans] Error: Exception during pool initialization: litebans-pool - Connection is not available, request timed out after 30000ms.
  424. [18:03:13] [Server thread/ERROR]: [LiteBans] Cause: Connection refused (Connection refused)
  425. [18:03:13] [Server thread/ERROR]: [LiteBans] Database connectivity issues are not problems with LiteBans!
  426. [18:03:13] [Server thread/ERROR]: [LiteBans] Please configure: plugins/LiteBans/config.yml
  427. [18:03:13] [Server thread/ERROR]: [LiteBans] Connection failed.
  428. [18:03:13] [Server thread/INFO]: [LiteBans] v2.1.14 enabled. Startup took 35066 ms.
  429. [18:03:13] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.84
  430. [18:03:13] [Server thread/INFO]: [CrateReloaded] v1_8_R3
  431. [18:03:13] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.9
  432. [18:03:13] [Server thread/INFO]: [WhatIsIt] has been enabled.
  433. [18:03:13] [Server thread/INFO]: [RedeemMCMMO] Enabling RedeemMCMMO v1.1.5
  434. [18:03:13] [Server thread/INFO]: RedeemMCMMO is now enabled - Made by Candybuddy
  435. [18:03:14] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20
  436. [18:03:14] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  437. [18:03:14] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  438. [18:03:14] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  439. [18:03:14] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  440. [18:03:14] [Server thread/INFO]: [VanishNoPacket] 3.20 loaded.
  441. [18:03:14] [Server thread/INFO]: [LogOres] Enabling LogOres v1.0.2
  442. [18:03:14] [Server thread/INFO]: [LogOres] [LogOres] using VAULT:SuperPerms for permissions
  443. [18:03:14] [Server thread/INFO]: [LogOres] [LogOres]version 1.0.2, build 12 is enabled
  444. [18:03:14] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.3
  445. [18:03:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  446. [18:03:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  447. [18:03:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  448. [18:03:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  449. [18:03:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  450. [18:03:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  451. [18:03:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  452. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  453. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  454. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  455. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  456. [18:03:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  457. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  458. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  459. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  460. [18:03:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  461. [18:03:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  462. [18:03:14] [Server thread/INFO]: [WorldGuard] Loading region data...
  463. [18:03:14] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.2
  464. [18:03:14] [Server thread/INFO]: [BungeePortals] Metrics initiated!
  465. [18:03:14] [Server thread/INFO]: [BungeePortals] Commands registered!
  466. [18:03:14] [Server thread/INFO]: [BungeePortals] Events registered!
  467. [18:03:14] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
  468. [18:03:14] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
  469. [18:03:14] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
  470. [18:03:14] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
  471. [18:03:14] [Server thread/INFO]: [BungeePortals] Save task started!
  472. [18:03:14] [Server thread/INFO]: [BungeePortals] Version 1.2 has been enabled. (6ms)
  473. [18:03:14] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.18-b302
  474. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] === ENABLE START ===
  475. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Loaded 3 players
  476. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Loaded 3 Factions
  477. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Loading board from disk
  478. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Loaded 0 board locations
  479. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Economy integration through Vault plugin successful.
  480. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  481. [18:03:14] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] === ENABLE DONE (Took 132ms) ===
  482. [18:03:14] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v4.6
  483. [18:03:14] [Server thread/INFO]: [FactionFly] Enabling FactionFly v1.6
  484. [18:03:14] [Server thread/INFO]: [Prism] Enabling Prism v2.0.6-${env.BUILD_NUMBER}
  485. [18:03:14] [Server thread/INFO]: [Prism]: Initializing Prism 2.0.6-${env.BUILD_NUMBER}. By Viveleroi.
  486. [18:03:14] [Server thread/INFO]: Elixr: Loaded items directory
  487. [18:03:14] [Server thread/INFO]: Elixr: Loaded items directory
  488. [18:03:14] [Server thread/ERROR]: Unable to create initial connections of pool.
  489. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  490.  
  491. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  492. at sun.reflect.GeneratedConstructorAccessor83.newInstance(Unknown Source) ~[?:?]
  493. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  494. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  495. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  496. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  497. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  498. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  499. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  500. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  501. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  502. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  503. at sun.reflect.GeneratedConstructorAccessor79.newInstance(Unknown Source) ~[?:?]
  504. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  505. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  506. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  507. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  508. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  509. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:278) ~[prism-2.0.6.jar:?]
  510. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:182) ~[prism-2.0.6.jar:?]
  511. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:701) ~[prism-2.0.6.jar:?]
  512. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:635) ~[prism-2.0.6.jar:?]
  513. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:486) [prism-2.0.6.jar:?]
  514. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.<init>(ConnectionPool.java:144) [prism-2.0.6.jar:?]
  515. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:116) [prism-2.0.6.jar:?]
  516. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:103) [prism-2.0.6.jar:?]
  517. at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:127) [prism-2.0.6.jar:?]
  518. at me.botsko.prism.Prism.dbc(Prism.java:362) [prism-2.0.6.jar:?]
  519. at me.botsko.prism.Prism.onEnable(Prism.java:147) [prism-2.0.6.jar:?]
  520. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  521. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  522. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  523. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  524. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  525. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  526. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  527. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  528. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  529. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  530. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  531. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  532. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_111]
  533. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_111]
  534. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_111]
  535. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_111]
  536. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_111]
  537. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_111]
  538. at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_111]
  539. at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_111]
  540. at java.net.Socket.<init>(Socket.java:244) ~[?:1.8.0_111]
  541. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  542. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  543. ... 33 more
  544. [18:03:14] [Server thread/INFO]: [Prism]: Database connection failed. Communications link failure
  545.  
  546. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  547. [18:03:14] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  548.  
  549. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  550. [18:03:14] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor83.newInstance(Unknown Source)
  551. [18:03:14] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  552. [18:03:14] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  553. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  554. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  555. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  556. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  557. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  558. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  559. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  560. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  561. [18:03:14] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor79.newInstance(Unknown Source)
  562. [18:03:14] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  563. [18:03:14] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  564. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  565. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  566. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  567. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:278)
  568. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:182)
  569. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:701)
  570. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:635)
  571. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:486)
  572. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.ConnectionPool.<init>(ConnectionPool.java:144)
  573. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:116)
  574. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:103)
  575. [18:03:14] [Server thread/WARN]: at com.helion3.prism.libs.org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:127)
  576. [18:03:14] [Server thread/WARN]: at me.botsko.prism.Prism.dbc(Prism.java:362)
  577. [18:03:14] [Server thread/WARN]: at me.botsko.prism.Prism.onEnable(Prism.java:147)
  578. [18:03:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  579. [18:03:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  580. [18:03:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  581. [18:03:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  582. [18:03:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  583. [18:03:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  584. [18:03:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  585. [18:03:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  586. [18:03:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  587. [18:03:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  588. [18:03:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  589. [18:03:14] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
  590. [18:03:14] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
  591. [18:03:14] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  592. [18:03:14] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  593. [18:03:14] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  594. [18:03:14] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  595. [18:03:14] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
  596. [18:03:14] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
  597. [18:03:14] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
  598. [18:03:14] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
  599. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  600. [18:03:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  601. [18:03:14] [Server thread/WARN]: ... 33 more
  602. [18:03:14] [Server thread/INFO]: [Prism]: --------------------- ## Important ## ---------------------
  603. [18:03:14] [Server thread/INFO]: [Prism]: Prism will disable itself because it couldn't connect to a database.
  604. [18:03:14] [Server thread/INFO]: [Prism]: If you're using MySQL, check your config. Be sure MySQL is running.
  605. [18:03:14] [Server thread/INFO]: [Prism]: For help - try http://discover-prism.com/wiki/view/troubleshooting/
  606. [18:03:14] [Server thread/INFO]: [Prism]: --------------------- ## ========= ## ---------------------
  607. [18:03:14] [Server thread/INFO]: [Prism]: Forcing recorder queue to run a new batch before shutdown...
  608. [18:03:14] [Server thread/INFO]: [Prism]: Closing plugin.
  609. [18:03:15] [Server thread/INFO]: [RandomCoords] Enabling RandomCoords v0.0.1-ALPHA
  610. [18:03:15] [Server thread/INFO]: [RandomCoords]RandomCoords Version: 0.0.1-ALPHA enabled.
  611. [18:03:15] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  612. [18:03:15] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  613. [18:03:15] [Server thread/INFO]: [CombatLog] Loading config.yml.
  614. [18:03:15] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  615. [18:03:15] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  616. [18:03:15] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8
  617. [18:03:15] [Server thread/INFO]: [FBasics] Using Factions v1_6 support.
  618. [18:03:15] [Server thread/INFO]: [ObsidianDestroyer] Enabling ObsidianDestroyer v4.3.7
  619. [18:03:15] [Server thread/INFO]: [ObsidianDestroyer] Loading config File...
  620. [18:03:15] [Server thread/INFO]: [ObsidianDestroyer] Factions hook for version 1.6.9.5-U0.1.18-b302 has been loaded!
  621. [18:03:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  622. [18:03:15] [Server thread/INFO]: Done (39.381s)! For help, type "help" or "?"
  623. [18:03:15] [Server thread/INFO]: Stopping server
  624. [18:03:15] [Server thread/INFO]: [ObsidianDestroyer] Disabling ObsidianDestroyer v4.3.7
  625. [18:03:15] [Server thread/INFO]: [FBasics] Disabling FBasics v2.1.8
  626. [18:03:15] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
  627. [18:03:15] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
  628. [18:03:15] [Server thread/INFO]: [RandomCoords] Disabling RandomCoords v0.0.1-ALPHA
  629. [18:03:15] [Server thread/INFO]: [FactionFly] Disabling FactionFly v1.6
  630. [18:03:15] [Server thread/INFO]: [FactionsTop] Disabling FactionsTop v4.6
  631. [18:03:15] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.18-b302
  632. [18:03:15] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b302] Disabled
  633. [18:03:15] [Server thread/INFO]: [BungeePortals] Disabling BungeePortals v1.2
  634. [18:03:15] [Server thread/INFO]: [BungeePortals] Portal data saved! (1ms)
  635. [18:03:15] [Server thread/INFO]: [BungeePortals] Version 1.2 has been disabled. (1ms)
  636. [18:03:15] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  637. [18:03:15] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  638. [18:03:15] [Server thread/INFO]: [TouchscreenHolograms] Disabling TouchscreenHolograms v1.3
  639. [18:03:15] [Server thread/INFO]: [LogOres] Disabling LogOres v1.0.2
  640. [18:03:15] [Server thread/INFO]: [LogOres] [LogOres]version 1.0.2, build 12 is disabled
  641. [18:03:15] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.20
  642. [18:03:15] [Server thread/INFO]: [VanishNoPacket] 3.20 unloaded.
  643. [18:03:15] [Server thread/INFO]: [RedeemMCMMO] Disabling RedeemMCMMO v1.1.5
  644. [18:03:15] [Server thread/INFO]: RedeemMCMMO is now disabled - Made by Candybuddy
  645. [18:03:15] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.9
  646. [18:03:15] [Server thread/INFO]: [WhatIsIt] has been disabled.
  647. [18:03:15] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.84
  648. [18:03:15] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.1.14
  649. [18:03:15] [Server thread/INFO]: [LiteBans] v2.1.14 disabled.
  650. [18:03:15] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  651. [18:03:15] [Server thread/ERROR]: Error occurred while disabling WorldEdit v6.1;no_git_id (Is it up to date?)
  652. java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.WorldEdit
  653. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:166) ~[?:?]
  654. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  655. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  656. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  657. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  658. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  659. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  660. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
  661. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  662. [18:03:15] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  663. [18:03:15] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.5.1
  664. [18:03:15] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
  665. [18:03:15] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.6.0-SNAPSHOT-b${BUILD_NUMBER}
  666. [18:03:15] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.1
  667. [18:03:15] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2
  668. [18:03:15] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  669. [18:03:15] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
  670. [18:03:15] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.03-dev-b37
  671. [18:03:15] [Server thread/INFO]: [ConditionalCommands] Disabling ConditionalCommands v1.1
  672. [18:03:15] [Server thread/INFO]: [ItemRenamer] Disabling ItemRenamer v1.0.7
  673. [18:03:15] [Server thread/INFO]: [ItemRenamer] ItemRenamer v1.0.7 is now disabled.
  674. [18:03:15] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
  675. [18:03:15] [Server thread/INFO]: [iConomy] Closing general data...
  676. [18:03:15] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
  677. [18:03:15] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  678. [18:03:15] [Server thread/INFO]: [MergedMob] Disabling MergedMob v6.3.1
  679. [18:03:15] [Server thread/INFO]: [MergedMob] MergedMob version 6.3.1 is Disabled
  680. [18:03:15] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v16.11.22-4e955ec-375-9.11.5
  681. [18:03:15] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.14.0-SNAPSHOT-sMD5NET-b960
  682. [18:03:16] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  683. [18:03:16] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  684. [18:03:16] [Server thread/INFO]: Version 3.14.0-SNAPSHOT-sMD5NET-b960 is disabled.
  685. [18:03:16] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0-SNAPSHOT-b313
  686. [18:03:16] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b688
  687. [18:03:16] [Server thread/INFO]: [Lucky_Items] Disabling Lucky_Items v2.0
  688. [18:03:16] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
  689. [18:03:16] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  690. [18:03:16] [Server thread/INFO]: [OldSponge] Disabling OldSponge v1.0
  691. [18:03:16] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  692. [18:03:16] [Server thread/INFO]: [OpenInv] Disabling OpenInv v2.4.0-vk-0.5
  693. [18:03:16] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.1
  694. [18:03:16] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  695. [18:03:16] [Server thread/INFO]: [EpicWorldGenerator] Disabling EpicWorldGenerator v4.1
  696. [18:03:16] [Server thread/INFO]: [HeadDrops] Disabling HeadDrops v2.0
  697. [18:03:16] [Server thread/INFO]: [EnderdragonRespawner] Disabling EnderdragonRespawner v1.4
  698. [18:03:16] [Server thread/INFO]: [RotjochieScreenshare] Disabling RotjochieScreenshare v2.0
  699. [18:03:16] [Server thread/INFO]: [RotjochieWarp] Disabling RotjochieWarp v1.1
  700. [18:03:16] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.1
  701. [18:03:16] [Server thread/INFO]: [RotjochieNaam] Disabling RotjochieNaam v1.8
  702. [18:03:16] [Server thread/INFO]: [ClicksPerSecond] Disabling ClicksPerSecond v1.0
  703. [18:03:16] [Server thread/INFO]: Saving players
  704. [18:03:16] [Server thread/INFO]: Saving worlds
  705. [18:03:16] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  706. [18:03:16] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  707. [18:03:16] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement