Advertisement
Guest User

Ich habe problem mit ttt dad geht nicht

a guest
Apr 2nd, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.82 KB | None | 0 0
  1. [23:27:23] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [23:27:23] [Server thread/INFO]: Loading properties
  3. [23:27:23] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:27:23] [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. [23:27:23] [Server thread/INFO]: Debug logging is disabled
  6. [23:27:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [23:27:23] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [23:27:23] [Server thread/INFO]: Generating keypair
  9. [23:27:23] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [23:27:23] [Server thread/INFO]: Using default channel type
  11. [23:27:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [23:27:24] [Server thread/ERROR]: Could not load 'plugins\ChestShop.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: Vault
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  19. [23:27:24] [Server thread/INFO]: [INFO][NoCheatPlus] Sat Apr 02 23:27:24 CEST 2016
  20. [23:27:24] [Server thread/INFO]: Player instances are stored for efficiency.
  21. [23:27:24] [Server thread/INFO]: [ChatClear] Loading ChatClear v1.0
  22. [23:27:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
  23. [23:27:24] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  24. [23:27:24] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  25. [23:27:24] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  26. [23:27:24] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  27. [23:27:24] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  28. [23:27:26] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  29. [23:27:26] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  30. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
  31. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
  32. at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
  33. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
  34. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
  35. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
  36. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  37. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  38. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  39. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  40. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  42. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  43. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  44.  
  45. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_71]
  47. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  48. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  49. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_71]
  50. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  51. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  52. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  53. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  54. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  55. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  56. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  57. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  58. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_71]
  59. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  60. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  61. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_71]
  62. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  63. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  64. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  65. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  66. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  67. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  68. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  69. ... 11 more
  70. Caused by: java.net.ConnectException: Connection refused: connect
  71. at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_71]
  72. at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_71]
  73. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_71]
  74. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_71]
  75. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_71]
  76. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_71]
  77. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_71]
  78. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_71]
  79. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_71]
  80. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_71]
  81. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_71]
  82. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  83. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  84. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  85. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  86. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  87. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  88. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  89. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_71]
  90. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  91. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  92. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_71]
  93. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  94. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  95. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  96. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  97. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  98. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  99. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  100. ... 11 more
  101. [23:27:26] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
  102. [23:27:26] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3-e72ac42-trv178
  103. [23:27:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v2.5
  104. [23:27:26] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  105. [23:27:26] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.21
  106. [23:27:26] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  107. [23:27:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  108. [23:27:26] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  109. [23:27:26] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  110. [23:27:26] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  111. [23:27:26] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  112. [23:27:26] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.70
  113. [23:27:26] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  114. [23:27:26] [Server thread/INFO]: [CraftBukkitUpToDate] Loading CraftBukkitUpToDate v3.1.3
  115. [23:27:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  116. [23:27:26] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
  117. [23:27:26] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  118. [23:27:26] [Server thread/INFO]: [StatusSign] Loading StatusSign v1.7.0
  119. [23:27:26] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  120. [23:27:26] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  121. [23:27:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  122. [23:27:26] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  123. [23:27:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.11
  124. [23:27:26] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  125. [23:27:26] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  126. [23:27:26] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  127. [23:27:26] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  128. [23:27:26] [Server thread/WARN]: java.lang.NullPointerException
  129. [23:27:26] [Server thread/WARN]: at java.io.Reader.<init>(Unknown Source)
  130. [23:27:26] [Server thread/WARN]: at java.io.InputStreamReader.<init>(Unknown Source)
  131. [23:27:26] [Server thread/WARN]: at com.gmail.nossr50.metrics.MetricsManager.setup(MetricsManager.java:72)
  132. [23:27:26] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:173)
  133. [23:27:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  134. [23:27:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  135. [23:27:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  136. [23:27:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  137. [23:27:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  138. [23:27:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199)
  139. [23:27:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  140. [23:27:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  141. [23:27:26] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  142. [23:27:27] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  143. java.lang.ExceptionInInitializerError
  144. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:206) ~[?:?]
  145. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  146. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  147. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  148. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  149. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  150. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  151. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  152. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  153. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  154. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  155. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  156. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  157. Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  158. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_71]
  159. at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_71]
  160. at org.bukkit.craftbukkit.v1_8_R3.CraftOfflinePlayer.<init>(CraftOfflinePlayer.java:34) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  161. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.getOfflinePlayer(CraftServer.java:1335) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  162. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.getOfflinePlayer(CraftServer.java:1304) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  163. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:133) ~[?:?]
  164. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:121) ~[?:?]
  165. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.<clinit>(ScoreboardManager.java:43) ~[?:?]
  166. ... 13 more
  167. [23:27:28] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  168. [23:27:28] [Server thread/INFO]: Preparing level "world"
  169. [23:27:28] [Server thread/INFO]: -------- World Settings For [world] --------
  170. [23:27:28] [Server thread/INFO]: Item Despawn Rate: 6000
  171. [23:27:28] [Server thread/INFO]: Item Merge Radius: 2.5
  172. [23:27:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  173. [23:27:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  174. [23:27:28] [Server thread/INFO]: View Distance: 10
  175. [23:27:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  176. [23:27:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  177. [23:27:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  178. [23:27:28] [Server thread/INFO]: Clear tick list: false
  179. [23:27:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  180. [23:27:28] [Server thread/INFO]: Anti X-Ray: true
  181. [23:27:28] [Server thread/INFO]: Engine Mode: 1
  182. [23:27:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  183. [23:27:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  184. [23:27:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  185. [23:27:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  186. [23:27:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  187. [23:27:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  188. [23:27:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  189. [23:27:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  190. [23:27:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  191. [23:27:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  192. [23:27:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  193. [23:27:28] [Server thread/INFO]: Mob Spawn Range: 4
  194. [23:27:28] [Server thread/INFO]: Random Lighting Updates: false
  195. [23:27:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  196. [23:27:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  197. [23:27:28] [Server thread/INFO]: Structure Info Saving: true
  198. [23:27:28] [Server thread/INFO]: Max TNT Explosions: 100
  199. [23:27:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  200. [23:27:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  201. [23:27:28] [Server thread/INFO]: Max Entity Collisions: 8
  202. [23:27:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  203. [23:27:28] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  204. [23:27:28] [Server thread/INFO]: Item Despawn Rate: 6000
  205. [23:27:28] [Server thread/INFO]: Item Merge Radius: 2.5
  206. [23:27:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  207. [23:27:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  208. [23:27:28] [Server thread/INFO]: View Distance: 10
  209. [23:27:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  210. [23:27:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  211. [23:27:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  212. [23:27:28] [Server thread/INFO]: Clear tick list: false
  213. [23:27:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  214. [23:27:28] [Server thread/INFO]: Anti X-Ray: true
  215. [23:27:28] [Server thread/INFO]: Engine Mode: 1
  216. [23:27:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  217. [23:27:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  218. [23:27:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  219. [23:27:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  220. [23:27:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  221. [23:27:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  222. [23:27:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  223. [23:27:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  224. [23:27:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  225. [23:27:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  226. [23:27:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  227. [23:27:28] [Server thread/INFO]: Mob Spawn Range: 4
  228. [23:27:28] [Server thread/INFO]: Random Lighting Updates: false
  229. [23:27:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  230. [23:27:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  231. [23:27:28] [Server thread/INFO]: Structure Info Saving: true
  232. [23:27:28] [Server thread/INFO]: Max TNT Explosions: 100
  233. [23:27:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  234. [23:27:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  235. [23:27:28] [Server thread/INFO]: Max Entity Collisions: 8
  236. [23:27:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  237. [23:27:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  238. [23:27:28] [Server thread/INFO]: Item Despawn Rate: 6000
  239. [23:27:28] [Server thread/INFO]: Item Merge Radius: 2.5
  240. [23:27:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  241. [23:27:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  242. [23:27:28] [Server thread/INFO]: View Distance: 10
  243. [23:27:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  244. [23:27:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  245. [23:27:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  246. [23:27:28] [Server thread/INFO]: Clear tick list: false
  247. [23:27:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  248. [23:27:28] [Server thread/INFO]: Anti X-Ray: true
  249. [23:27:28] [Server thread/INFO]: Engine Mode: 1
  250. [23:27:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  251. [23:27:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  252. [23:27:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  253. [23:27:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  254. [23:27:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  255. [23:27:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  256. [23:27:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  257. [23:27:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  258. [23:27:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  259. [23:27:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  260. [23:27:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  261. [23:27:28] [Server thread/INFO]: Mob Spawn Range: 4
  262. [23:27:28] [Server thread/INFO]: Random Lighting Updates: false
  263. [23:27:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  264. [23:27:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  265. [23:27:28] [Server thread/INFO]: Structure Info Saving: true
  266. [23:27:28] [Server thread/INFO]: Max TNT Explosions: 100
  267. [23:27:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  268. [23:27:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  269. [23:27:28] [Server thread/INFO]: Max Entity Collisions: 8
  270. [23:27:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  271. [23:27:28] [Server thread/INFO]: Preparing start region for level 0 (Seed: -433915843788840148)
  272. [23:27:29] [Server thread/INFO]: Preparing start region for level 1 (Seed: -433915843788840148)
  273. [23:27:29] [Server thread/INFO]: Preparing start region for level 2 (Seed: -433915843788840148)
  274. [23:27:30] [Server thread/INFO]: [ChatClear] Enabling ChatClear v1.0
  275. [23:27:30] [Server thread/INFO]: ChatClear activited.
  276. [23:27:30] [Server thread/INFO]: by Humm3lPlays
  277. [23:27:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
  278. [23:27:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  279. [23:27:30] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  280. [23:27:30] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  281. [23:27:30] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  282. [23:27:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  283. [23:27:30] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  284. [23:27:30] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  285. [23:27:30] [Server thread/INFO]: Using locale en_US
  286. [23:27:30] [Server thread/INFO]: Using locale en_US
  287. [23:27:30] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  288. [23:27:30] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  289. [23:27:30] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  290. [23:27:30] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
  291. [23:27:30] [Server thread/INFO]: [ClearLag] Loading modules...
  292. [23:27:30] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  293. [23:27:30] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  294. [23:27:30] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  295. [23:27:30] [Thread-8/INFO]: [ClearLag] Checking for updates...
  296. [23:27:30] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3-e72ac42-trv178
  297. [23:27:30] [Server thread/INFO]: [Craftconomy3] Starting up!
  298. [23:27:30] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
  299. [23:27:30] [Thread-8/INFO]: [ClearLag] No updates found!
  300. [23:27:30] [Server thread/INFO]: [Craftconomy3] Loading listeners.
  301. [23:27:30] [Server thread/INFO]: [Craftconomy3] Loading commands
  302. [23:27:31] [Server thread/WARN]: [Craftconomy3] Loading Craftconomy in setup mode. Please type /ccsetup to start the setup.
  303. [23:27:31] [Server thread/INFO]: [AuthMe] Enabling AuthMe v2.5
  304. [23:27:31] [Server thread/ERROR]: Error occurred while enabling AuthMe v2.5 (Is it up to date?)
  305. java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
  306. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_71]
  307. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_71]
  308. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_71]
  309. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_71]
  310. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_71]
  311. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_71]
  312. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_71]
  313. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_71]
  314. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_71]
  315. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  316. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  317. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  318. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  319. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  320. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  321. at uk.org.whoami.authme.AuthMe.onEnable(AuthMe.java:60) ~[?:?]
  322. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  323. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  324. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  325. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  326. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  327. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  328. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  329. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  330. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  331. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  332. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  333. Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
  334. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  335. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  336. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  337. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  338. ... 27 more
  339. [23:27:31] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  340. [23:27:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  341. [23:27:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  342. [23:27:31] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 74.0 Y: 70.0 Z: 227.0
  343. [23:27:31] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.21
  344. [23:27:31] [Server thread/INFO]: [Lockette] Version 1.8.21 is being enabled! Yay! (Core version 1.3.5)
  345. [23:27:31] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
  346. [23:27:31] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  347. [23:27:31] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  348. [23:27:31] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  349. [23:27:31] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  350. [23:27:31] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  351. [23:27:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  352. [23:27:31] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  353. [23:27:31] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  354. [23:27:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -433915843788840148
  355. [23:27:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -433915843788840148
  356. [23:27:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -433915843788840148
  357. [23:27:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'PvP' - Env: NORMAL - Type: NORMAL & seed: 4486965936275042125
  358. [23:27:31] [Server thread/INFO]: -------- World Settings For [PvP] --------
  359. [23:27:31] [Server thread/INFO]: Item Despawn Rate: 6000
  360. [23:27:31] [Server thread/INFO]: Item Merge Radius: 2.5
  361. [23:27:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
  362. [23:27:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  363. [23:27:31] [Server thread/INFO]: View Distance: 10
  364. [23:27:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  365. [23:27:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  366. [23:27:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
  367. [23:27:31] [Server thread/INFO]: Clear tick list: false
  368. [23:27:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  369. [23:27:31] [Server thread/INFO]: Anti X-Ray: true
  370. [23:27:31] [Server thread/INFO]: Engine Mode: 1
  371. [23:27:31] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  372. [23:27:31] [Server thread/INFO]: Replace Blocks: [1, 5]
  373. [23:27:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  374. [23:27:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  375. [23:27:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  376. [23:27:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  377. [23:27:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  378. [23:27:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  379. [23:27:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  380. [23:27:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  381. [23:27:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  382. [23:27:31] [Server thread/INFO]: Mob Spawn Range: 4
  383. [23:27:31] [Server thread/INFO]: Random Lighting Updates: false
  384. [23:27:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  385. [23:27:31] [Server thread/INFO]: Sending up to 10 chunks per packet
  386. [23:27:31] [Server thread/INFO]: Structure Info Saving: true
  387. [23:27:31] [Server thread/INFO]: Max TNT Explosions: 100
  388. [23:27:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  389. [23:27:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  390. [23:27:31] [Server thread/INFO]: Max Entity Collisions: 8
  391. [23:27:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  392. [23:27:31] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4486965936275042125)
  393. [23:27:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'RPG' - Env: NORMAL - Type: NORMAL & seed: 2067588076958199177
  394. [23:27:32] [Server thread/INFO]: -------- World Settings For [RPG] --------
  395. [23:27:32] [Server thread/INFO]: Item Despawn Rate: 6000
  396. [23:27:32] [Server thread/INFO]: Item Merge Radius: 2.5
  397. [23:27:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  398. [23:27:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  399. [23:27:32] [Server thread/INFO]: View Distance: 10
  400. [23:27:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  401. [23:27:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  402. [23:27:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
  403. [23:27:32] [Server thread/INFO]: Clear tick list: false
  404. [23:27:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  405. [23:27:32] [Server thread/INFO]: Anti X-Ray: true
  406. [23:27:32] [Server thread/INFO]: Engine Mode: 1
  407. [23:27:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  408. [23:27:32] [Server thread/INFO]: Replace Blocks: [1, 5]
  409. [23:27:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  410. [23:27:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  411. [23:27:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  412. [23:27:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  413. [23:27:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  414. [23:27:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  415. [23:27:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  416. [23:27:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  417. [23:27:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  418. [23:27:32] [Server thread/INFO]: Mob Spawn Range: 4
  419. [23:27:32] [Server thread/INFO]: Random Lighting Updates: false
  420. [23:27:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  421. [23:27:32] [Server thread/INFO]: Sending up to 10 chunks per packet
  422. [23:27:32] [Server thread/INFO]: Structure Info Saving: true
  423. [23:27:32] [Server thread/INFO]: Max TNT Explosions: 100
  424. [23:27:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  425. [23:27:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  426. [23:27:32] [Server thread/INFO]: Max Entity Collisions: 8
  427. [23:27:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  428. [23:27:32] [Server thread/INFO]: Preparing start region for level 4 (Seed: 2067588076958199177)
  429. [23:27:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Freebuild' - Env: NORMAL - Type: NORMAL & seed: -1936002167309423105
  430. [23:27:33] [Server thread/INFO]: -------- World Settings For [Freebuild] --------
  431. [23:27:33] [Server thread/INFO]: Item Despawn Rate: 6000
  432. [23:27:33] [Server thread/INFO]: Item Merge Radius: 2.5
  433. [23:27:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  434. [23:27:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  435. [23:27:33] [Server thread/INFO]: View Distance: 10
  436. [23:27:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  437. [23:27:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  438. [23:27:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  439. [23:27:33] [Server thread/INFO]: Clear tick list: false
  440. [23:27:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  441. [23:27:33] [Server thread/INFO]: Anti X-Ray: true
  442. [23:27:33] [Server thread/INFO]: Engine Mode: 1
  443. [23:27:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  444. [23:27:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  445. [23:27:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  446. [23:27:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  447. [23:27:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  448. [23:27:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  449. [23:27:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  450. [23:27:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  451. [23:27:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  452. [23:27:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  453. [23:27:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  454. [23:27:33] [Server thread/INFO]: Mob Spawn Range: 4
  455. [23:27:33] [Server thread/INFO]: Random Lighting Updates: false
  456. [23:27:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  457. [23:27:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  458. [23:27:33] [Server thread/INFO]: Structure Info Saving: true
  459. [23:27:33] [Server thread/INFO]: Max TNT Explosions: 100
  460. [23:27:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  461. [23:27:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  462. [23:27:33] [Server thread/INFO]: Max Entity Collisions: 8
  463. [23:27:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  464. [23:27:33] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1936002167309423105)
  465. [23:27:33] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  466. [23:27:33] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  467. [23:27:33] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  468. [23:27:33] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  469. [23:27:33] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  470. [23:27:33] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  471. [23:27:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  472. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  473. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  474. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  475. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  476. [23:27:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  477. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  478. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  479. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  480. [23:27:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  481. [23:27:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  482. [23:27:33] [Server thread/INFO]: [WorldGuard] (PvP) TNT ignition is PERMITTED.
  483. [23:27:33] [Server thread/INFO]: [WorldGuard] (PvP) Lighters are PERMITTED.
  484. [23:27:33] [Server thread/INFO]: [WorldGuard] (PvP) Lava fire is blocked.
  485. [23:27:33] [Server thread/INFO]: [WorldGuard] (PvP) Fire spread is UNRESTRICTED.
  486. [23:27:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvP'
  487. [23:27:33] [Server thread/INFO]: [WorldGuard] (RPG) TNT ignition is PERMITTED.
  488. [23:27:33] [Server thread/INFO]: [WorldGuard] (RPG) Lighters are PERMITTED.
  489. [23:27:33] [Server thread/INFO]: [WorldGuard] (RPG) Lava fire is blocked.
  490. [23:27:33] [Server thread/INFO]: [WorldGuard] (RPG) Fire spread is UNRESTRICTED.
  491. [23:27:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'RPG'
  492. [23:27:34] [Server thread/INFO]: [WorldGuard] (Freebuild) TNT ignition is PERMITTED.
  493. [23:27:34] [Server thread/INFO]: [WorldGuard] (Freebuild) Lighters are PERMITTED.
  494. [23:27:34] [Server thread/INFO]: [WorldGuard] (Freebuild) Lava fire is blocked.
  495. [23:27:34] [Server thread/INFO]: [WorldGuard] (Freebuild) Fire spread is UNRESTRICTED.
  496. [23:27:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Freebuild'
  497. [23:27:34] [Server thread/INFO]: [WorldGuard] Loading region data...
  498. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  499. [23:27:34] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  500. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  501. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  502. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  503. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  504. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  505. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  506. [23:27:34] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  507. [23:27:34] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.70
  508. [23:27:34] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  509. [23:27:34] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  510. [23:27:34] [Server thread/INFO]: [CraftBukkitUpToDate] Enabling CraftBukkitUpToDate v3.1.3
  511. [23:27:34] [Server thread/INFO]: CraftBukkitUpToDate version 3.1.3 is enabled!
  512. [23:27:34] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  513. [23:27:34] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
  514. [23:27:34] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked
  515. [23:27:36] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  516. [23:27:36] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  517. [23:27:36] [Server thread/ERROR]: [PermissionsEx]
  518. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  519. Your configuration must be fixed before PEX will enable
  520. Details: Error loading permissions file!
  521. =======================================================
  522. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  523. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  524. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  525. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_71]
  526. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  527. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_71]
  528. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_71]
  529. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  530. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  531. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  532. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  533. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  534. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  535. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  536. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  537. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  538. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  539. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  540. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  541. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  542. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  543. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  544. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  545. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  546. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  547. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  548. in 'string', line 7, column 4:
  549. default:
  550. ^
  551. expected <block end>, but found BlockSequenceStart
  552. in 'string', line 9, column 5:
  553. - Newbies
  554. ^
  555.  
  556. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  557. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  558. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  559. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  560. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  561. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  562. ... 23 more
  563. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  564. in 'string', line 7, column 4:
  565. default:
  566. ^
  567. expected <block end>, but found BlockSequenceStart
  568. in 'string', line 9, column 5:
  569. - Newbies
  570. ^
  571.  
  572. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  573. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  574. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  575. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  576. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  577. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  578. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  579. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  580. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  581. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  582. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  583. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  584. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  585. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  586. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  587. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  588. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  589. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  590. ... 23 more
  591. [23:27:36] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  592. [23:27:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  593. [23:27:36] [Server thread/INFO]: [Lockette] Disabled link to plugin PermissionsEx, version 1.23.4
  594. [23:27:36] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  595. [23:27:36] [Server thread/ERROR]: Could not pass event PluginDisableEvent to Essentials vTeamCity
  596. org.bukkit.event.EventException
  597. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  598. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  599. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  600. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  601. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:358) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  602. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:279) [PermissionsEx-1.23.4.jar:?]
  603. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  604. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  605. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  606. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  607. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  608. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  609. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  610. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  611. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  612. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  613. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  614. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  615. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  616. at com.earth2me.essentials.perm.PermissionsExHandler.<init>(PermissionsExHandler.java:17) ~[?:?]
  617. at com.earth2me.essentials.perm.PermissionsHandler.checkPermissions(PermissionsHandler.java:121) ~[?:?]
  618. at com.earth2me.essentials.EssentialsPluginListener.onPluginDisable(EssentialsPluginListener.java:48) ~[?:?]
  619. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
  620. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
  621. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
  622. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_71]
  623. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  624. ... 16 more
  625. [23:27:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  626. [23:27:36] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.4
  627. [23:27:36] [Server thread/INFO]: [StatusSign] Enabling StatusSign v1.7.0
  628. [23:27:36] [Server thread/ERROR]: Error occurred while enabling StatusSign v1.7.0 (Is it up to date?)
  629. java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
  630. at com.ss.statussign.StatusSign.setupPermissions(StatusSign.java:65) ~[?:?]
  631. at com.ss.statussign.StatusSign.onEnable(StatusSign.java:35) ~[?:?]
  632. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  633. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  634. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  635. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  636. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  637. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  638. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  639. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  640. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  641. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  642. at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
  643. Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permission
  644. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_71]
  645. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  646. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  647. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  648. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_71]
  649. ... 13 more
  650. [23:27:36] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  651. [23:27:36] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  652. [23:27:36] [Server thread/INFO]: [Multiverse-Portals] 4 - Portals(s) loaded
  653. [23:27:36] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  654. [23:27:36] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  655. [23:27:36] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.11
  656. [23:27:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  657. [23:27:37] [Server thread/INFO]: Done (8.951s)! For help, type "help" or "?"
  658. [23:27:37] [Craft Scheduler Thread - 2/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  659. [23:27:37] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  660. [23:27:37] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  661. [23:27:37] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.12
  662. [23:27:37] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  663. [23:27:37] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  664. [23:28:04] [Timer-1/INFO]: The update-Check only work every 24 hours, the last check was 1 hours ago.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement