Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.01 KB | None | 0 0
  1. [11:39:00] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [11:39:00] [Server thread/INFO]: Loading properties
  3. [11:39:00] [Server thread/INFO]: Default game type: SURVIVAL
  4. [11:39:00] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-4faf77a-17a3db7 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [11:39:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [11:39:00] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [11:39:00] [Server thread/INFO]: Debug logging is disabled
  8. [11:39:00] [Server thread/INFO]: Generating keypair
  9. [11:39:00] [Server thread/INFO]: Starting Minecraft server on *:25567
  10. [11:39:00] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib-Spigot-3.6.0-SNAPSHOT.jar' and `plugins/ProtocolLib.jar' in `plugins'
  11. [11:39:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [11:39:01] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  13. [11:39:01] [Server thread/INFO]: [MessageAuto] Loading MessageAuto v1.0
  14. [11:39:01] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  15. [11:39:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  16. [11:39:01] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  17. [11:39:01] [Server thread/INFO]: [Vault] Loading Vault v1.5.2-b33
  18. [11:39:01] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  19. [11:39:01] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  20. [11:39:01] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.0) has not yet been tested! Proceed with caution.
  21. [11:39:01] [Server thread/WARN]: [ProtocolLib] [MinecraftReflection] Cannot find standard Minecraft library location. Assuming MCPC.
  22. [11:39:01] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
  23. If this problem hasn't already been reported, please open a ticket
  24. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  25. ===== STACK TRACE =====
  26. java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/ChannelInboundHandler
  27. at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:264)
  28. at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
  29. at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
  30. at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:216)
  31. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:296)
  32. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  33. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
  34. at java.lang.Thread.run(Thread.java:745)
  35. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.io.netty.channel.ChannelInboundHandler
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  40. ... 8 more
  41. ===== DUMP =====
  42. Parameters:
  43. [NULL]
  44. Sender:
  45. com.comphenix.protocol.ProtocolLibrary@7e19bc7d[
  46. statistisc=<null>
  47. backgroundCompiler=<null>
  48. packetTask=-1
  49. tickCounter=0
  50. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@20142abf
  51. configExpectedMod=-1
  52. updater=com.comphenix.protocol.metrics.Updater@c02720d
  53. logger=org.bukkit.plugin.PluginLogger@748db9a3
  54. redirectHandler=<null>
  55. commandProtocol=<null>
  56. commandPacket=<null>
  57. commandFilter=<null>
  58. skipDisable=false
  59. isEnabled=false
  60. loader=org.bukkit.plugin.java.JavaPluginLoader@c5d8705
  61. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Spigot-4faf77a-17a3db7,minecraftVersion=1.8}
  62. file=plugins/ProtocolLib-Spigot-3.6.0-SNAPSHOT.jar
  63. description=org.bukkit.plugin.PluginDescriptionFile@471a0a5
  64. dataFolder=plugins/ProtocolLib
  65. classLoader=org.bukkit.plugin.java.PluginClassLoader@4514c8dd
  66. naggable=true
  67. ebean=<null>
  68. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  69. configFile=plugins/ProtocolLib/config.yml
  70. logger=org.bukkit.plugin.PluginLogger@748db9a3
  71. ]
  72. Version:
  73. ProtocolLib v3.6.0-SNAPSHOT
  74. Server:
  75. git-Spigot-4faf77a-17a3db7 (MC: 1.8)
  76.  
  77. [11:39:01] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
  78. [11:39:01] [Server thread/INFO]: [uCars] Loading uCars v19
  79. [11:39:01] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  80. [11:39:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  81. [11:39:01] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  82. [11:39:01] [Server thread/INFO]: [dynmap] Loading dynmap v2.1-SNAPSHOT-1091
  83. [11:39:01] [Server thread/INFO]: [dynmap] version=git-Spigot-4faf77a-17a3db7 (MC: 1.8)
  84. [11:39:01] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  85. [11:39:01] [Server thread/INFO]: [dynmap] Mod Support API available
  86. [11:39:01] [Server thread/INFO]: [DynmapPlotMe] Loading DynmapPlotMe v0.3
  87. [11:39:01] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
  88. [11:39:01] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
  89. [11:39:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  90. [11:39:01] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v9.3
  91. [11:39:01] [Server thread/INFO]: [Quests] Loading Quests v2.2.2
  92. [11:39:01] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.3.2
  93. [11:39:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  94. [11:39:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
  95. [11:39:01] [Server thread/INFO]: [ShowCaseStandalone] Loading ShowCaseStandalone v678
  96. [11:39:01] [Server thread/INFO]: [Vault] Enabling Vault v1.5.2-b33
  97. [11:39:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  98. [11:39:01] [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.
  99. [11:39:01] [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!
  100. [11:39:01] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  101. [11:39:01] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  102. [11:39:01] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  103. [11:39:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  104. [11:39:01] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  105. [11:39:01] [Server thread/INFO]: [Vault] Enabled Version 1.5.2-b33
  106. [11:39:01] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  107. [11:39:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  108. [11:39:01] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
  109. If this problem hasn't already been reported, please open a ticket
  110. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  111. ===== STACK TRACE =====
  112. java.lang.ExceptionInInitializerError
  113. at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:377)
  114. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  115. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  116. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  117. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
  118. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
  119. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:153)
  120. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
  121. at java.lang.Thread.run(Thread.java:745)
  122. Caused by: com.comphenix.protocol.reflect.FieldAccessException: Field index must be within 0 - count
  123. at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:191)
  124. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.initialize(NettyProtocolRegistry.java:124)
  125. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:59)
  126. at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:80)
  127. at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:356)
  128. at com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218)
  129. at com.comphenix.protocol.utility.ChatExtensions.<clinit>(ChatExtensions.java:56)
  130. ... 9 more
  131. Caused by: java.lang.IndexOutOfBoundsException: Out of bounds
  132. ... 16 more
  133. ===== DUMP =====
  134. Sender:
  135. com.comphenix.protocol.ProtocolLibrary@7e19bc7d[
  136. statistisc=<null>
  137. backgroundCompiler=<null>
  138. packetTask=-1
  139. tickCounter=0
  140. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@20142abf
  141. configExpectedMod=-1
  142. updater=com.comphenix.protocol.metrics.Updater@c02720d
  143. logger=org.bukkit.plugin.PluginLogger@748db9a3
  144. redirectHandler=<null>
  145. commandProtocol=<null>
  146. commandPacket=<null>
  147. commandFilter=<null>
  148. skipDisable=false
  149. isEnabled=true
  150. loader=org.bukkit.plugin.java.JavaPluginLoader@c5d8705
  151. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Spigot-4faf77a-17a3db7,minecraftVersion=1.8}
  152. file=plugins/ProtocolLib-Spigot-3.6.0-SNAPSHOT.jar
  153. description=org.bukkit.plugin.PluginDescriptionFile@471a0a5
  154. dataFolder=plugins/ProtocolLib
  155. classLoader=org.bukkit.plugin.java.PluginClassLoader@4514c8dd
  156. naggable=true
  157. ebean=<null>
  158. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  159. configFile=plugins/ProtocolLib/config.yml
  160. logger=org.bukkit.plugin.PluginLogger@748db9a3
  161. ]
  162. Version:
  163. ProtocolLib v3.6.0-SNAPSHOT
  164. Server:
  165. git-Spigot-4faf77a-17a3db7 (MC: 1.8)
  166.  
  167. [11:39:01] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.0-SNAPSHOT
  168. [11:39:01] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  169. [11:39:01] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  170. [11:39:01] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  171. [11:39:01] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  172. [11:39:01] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v9.3
  173. [11:39:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  174. [11:39:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  175. [11:39:01] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  176. [11:39:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  177. [11:39:01] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  178. [11:39:01] [Server thread/INFO]: Preparing level "world"
  179. [11:39:01] [Server thread/INFO]: -------- World Settings For [world] --------
  180. [11:39:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  181. [11:39:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  182. [11:39:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  183. [11:39:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  184. [11:39:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  185. [11:39:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  186. [11:39:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  187. [11:39:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  188. [11:39:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  189. [11:39:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  190. [11:39:01] [Server thread/INFO]: Mob Spawn Range: 4
  191. [11:39:01] [Server thread/INFO]: Alternative Hopper Ticking: false
  192. [11:39:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  193. [11:39:01] [Server thread/INFO]: Random Lighting Updates: false
  194. [11:39:01] [Server thread/INFO]: Structure Info Saving: true
  195. [11:39:01] [Server thread/INFO]: Anti X-Ray: true
  196. [11:39:01] [Server thread/INFO]: Engine Mode: 1
  197. [11:39:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  198. [11:39:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  199. [11:39:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  200. [11:39:01] [Server thread/INFO]: Max Entity Collisions: 8
  201. [11:39:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  202. [11:39:01] [Server thread/INFO]: Max TNT Explosions: 100
  203. [11:39:01] [Server thread/INFO]: Item Despawn Rate: 6000
  204. [11:39:01] [Server thread/INFO]: Item Merge Radius: 2.5
  205. [11:39:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  206. [11:39:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  207. [11:39:01] [Server thread/INFO]: View Distance: 10
  208. [11:39:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  209. [11:39:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  210. [11:39:01] [Server thread/INFO]: Clear tick list: false
  211. [11:39:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  212. [11:39:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  213. [11:39:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  214. [11:39:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  215. [11:39:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  216. [11:39:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  217. [11:39:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  218. [11:39:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  219. [11:39:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  220. [11:39:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  221. [11:39:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  222. [11:39:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  223. [11:39:01] [Server thread/INFO]: Mob Spawn Range: 4
  224. [11:39:01] [Server thread/INFO]: Alternative Hopper Ticking: false
  225. [11:39:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  226. [11:39:01] [Server thread/INFO]: Random Lighting Updates: false
  227. [11:39:01] [Server thread/INFO]: Structure Info Saving: true
  228. [11:39:01] [Server thread/INFO]: Anti X-Ray: true
  229. [11:39:01] [Server thread/INFO]: Engine Mode: 1
  230. [11:39:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  231. [11:39:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  232. [11:39:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  233. [11:39:01] [Server thread/INFO]: Max Entity Collisions: 8
  234. [11:39:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  235. [11:39:01] [Server thread/INFO]: Max TNT Explosions: 100
  236. [11:39:01] [Server thread/INFO]: Item Despawn Rate: 6000
  237. [11:39:01] [Server thread/INFO]: Item Merge Radius: 2.5
  238. [11:39:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  239. [11:39:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  240. [11:39:01] [Server thread/INFO]: View Distance: 10
  241. [11:39:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  242. [11:39:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  243. [11:39:01] [Server thread/INFO]: Clear tick list: false
  244. [11:39:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  245. [11:39:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  246. [11:39:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  247. [11:39:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  248. [11:39:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  249. [11:39:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  250. [11:39:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  251. [11:39:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  252. [11:39:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  253. [11:39:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  254. [11:39:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  255. [11:39:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  256. [11:39:01] [Server thread/INFO]: Mob Spawn Range: 4
  257. [11:39:01] [Server thread/INFO]: Alternative Hopper Ticking: false
  258. [11:39:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  259. [11:39:01] [Server thread/INFO]: Random Lighting Updates: false
  260. [11:39:01] [Server thread/INFO]: Structure Info Saving: true
  261. [11:39:01] [Server thread/INFO]: Anti X-Ray: true
  262. [11:39:01] [Server thread/INFO]: Engine Mode: 1
  263. [11:39:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  264. [11:39:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  265. [11:39:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  266. [11:39:01] [Server thread/INFO]: Max Entity Collisions: 8
  267. [11:39:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  268. [11:39:01] [Server thread/INFO]: Max TNT Explosions: 100
  269. [11:39:01] [Server thread/INFO]: Item Despawn Rate: 6000
  270. [11:39:01] [Server thread/INFO]: Item Merge Radius: 2.5
  271. [11:39:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  272. [11:39:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  273. [11:39:01] [Server thread/INFO]: View Distance: 10
  274. [11:39:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  275. [11:39:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  276. [11:39:01] [Server thread/INFO]: Clear tick list: false
  277. [11:39:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  278. [11:39:01] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8959813909020906339)
  279. [11:39:02] [Server thread/INFO]: Preparing spawn area: 80%
  280. [11:39:03] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8959813909020906339)
  281. [11:39:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8959813909020906339)
  282. [11:39:03] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  283. [11:39:03] [Server thread/INFO]: [MessageAuto] Enabling MessageAuto v1.0
  284. [11:39:03] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  285. [11:39:03] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'builder' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
  286. [11:39:03] [Server thread/INFO]: GroupManager - INFO - World Found: world
  287. [11:39:03] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  288. [11:39:03] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  289. [11:39:03] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  290. [11:39:03] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  291. [11:39:03] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  292. [11:39:03] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  293. [11:39:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  294. [11:39:04] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  295. [11:39:04] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  296. [11:39:04] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  297. [11:39:04] [Server thread/INFO]: [iConomy - April Fools] Enabled (13 ms)
  298. [11:39:04] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  299. [11:39:04] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  300. [11:39:04] [Thread-11/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  301. [11:39:04] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
  302. [11:39:04] [Server thread/INFO]: [CookieMonster] Using Vault v1.5.2-b33 for economy
  303. [11:39:04] [Server thread/INFO]: [CookieMonster] v1.8 loaded successfully.
  304. [11:39:04] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
  305. [11:39:04] [Server thread/INFO]: [uCars] Enabling uCars v19
  306. [11:39:04] [Server thread/ERROR]: Error occurred while enabling uCars v19 (Is it up to date?)
  307. java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
  308. at com.useful.ucars.ucars.setupProtocol(ucars.java:133) ~[?:?]
  309. at com.useful.ucars.ucars.onEnable(ucars.java:589) ~[?:?]
  310. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  311. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  312. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  313. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  314. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  315. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  316. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  317. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  318. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  319. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  320. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  321. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.ProtocolLibrary
  322. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_75]
  323. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
  324. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
  325. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
  326. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  327. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-4faf77a-17a3db7]
  328. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
  329. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
  330. ... 13 more
  331. [11:39:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  332. [11:39:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  333. [11:39:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  334. [11:39:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  335. [11:39:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  336. [11:39:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  337. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  338. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  339. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  340. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  341. [11:39:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  342. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  343. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  344. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  345. [11:39:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  346. [11:39:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  347. [11:39:04] [Server thread/INFO]: [WorldGuard] Loading region data...
  348. [11:39:04] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  349. [11:39:04] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  350. [11:39:04] [Server thread/INFO]: git-Spigot-4faf77a-17a3db7 (MC: 1.8)
  351. [11:39:04] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  352. [11:39:04] [Server thread/INFO]: Using locale en_US
  353. [11:39:04] [Server thread/INFO]: Using locale en_US
  354. [11:39:04] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  355. [11:39:04] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  356. [11:39:04] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.2-b33)
  357. [11:39:04] [Server thread/INFO]: [dynmap] Enabling dynmap v2.1-SNAPSHOT-1091
  358. [11:39:05] [Server thread/INFO]: [dynmap] Using GroupManager 2.0 (Phoenix) for access control
  359. [11:39:05] [Server thread/INFO]: [dynmap] Mod Support processing completed
  360. [11:39:05] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  361. [11:39:05] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  362. [11:39:05] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  363. [11:39:06] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8124
  364. [11:39:06] [Server thread/INFO]: [dynmap] version 2.1-SNAPSHOT-1091 is enabled - core version 2.1-SNAPSHOT-2032
  365. [11:39:06] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  366. [11:39:06] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  367. [11:39:06] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  368. [11:39:06] [Server thread/INFO]: [dynmap] Enabled
  369. [11:39:06] [Server thread/INFO]: [DynmapPlotMe] Enabling DynmapPlotMe v0.3
  370. [11:39:06] [Server thread/INFO]: [DynmapPlotMe] [DynmapPlotMe] initializing
  371. [11:39:06] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
  372. [11:39:06] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
  373. [11:39:06] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
  374. [11:39:06] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  375. [11:39:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
  376. [11:39:06] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
  377. [11:39:06] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  378. [11:39:06] [Server thread/INFO]: [Quests] Enabling Quests v2.2.2
  379. [11:39:06] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.3.2
  380. [11:39:06] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
  381. [11:39:06] [Server thread/INFO]: [ServerListPlus] Starting...
  382. [11:39:06] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  383. [11:39:06] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  384. [11:39:06] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  385. [11:39:06] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: CoreConf
  386. [11:39:06] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
  387. [11:39:06] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  388. [11:39:06] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.3.2 enabled.
  389. [11:39:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  390. [11:39:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
  391. [11:39:07] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b688
  392. [11:39:07] [Server thread/INFO]: -------- World Settings For [PvpWorl] --------
  393. [11:39:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  394. [11:39:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  395. [11:39:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  396. [11:39:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  397. [11:39:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  398. [11:39:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  399. [11:39:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  400. [11:39:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  401. [11:39:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  402. [11:39:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  403. [11:39:07] [Server thread/INFO]: Mob Spawn Range: 4
  404. [11:39:07] [Server thread/INFO]: Alternative Hopper Ticking: false
  405. [11:39:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  406. [11:39:07] [Server thread/INFO]: Random Lighting Updates: false
  407. [11:39:07] [Server thread/INFO]: Structure Info Saving: true
  408. [11:39:07] [Server thread/INFO]: Anti X-Ray: true
  409. [11:39:07] [Server thread/INFO]: Engine Mode: 1
  410. [11:39:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  411. [11:39:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  412. [11:39:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  413. [11:39:07] [Server thread/INFO]: Max Entity Collisions: 8
  414. [11:39:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  415. [11:39:07] [Server thread/INFO]: Max TNT Explosions: 100
  416. [11:39:07] [Server thread/INFO]: Item Despawn Rate: 6000
  417. [11:39:07] [Server thread/INFO]: Item Merge Radius: 2.5
  418. [11:39:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  419. [11:39:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  420. [11:39:07] [Server thread/INFO]: View Distance: 10
  421. [11:39:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  422. [11:39:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  423. [11:39:07] [Server thread/INFO]: Clear tick list: false
  424. [11:39:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  425. [11:39:07] [Server thread/INFO]: Preparing start region for level 3 (Seed: 810076136529346986)
  426. [11:39:08] [Server thread/INFO]: [WorldGuard] (PvpWorl) TNT ignition is PERMITTED.
  427. [11:39:08] [Server thread/INFO]: [WorldGuard] (PvpWorl) Lighters are PERMITTED.
  428. [11:39:08] [Server thread/INFO]: [WorldGuard] (PvpWorl) Lava fire is blocked.
  429. [11:39:08] [Server thread/INFO]: [WorldGuard] (PvpWorl) Fire spread is UNRESTRICTED.
  430. [11:39:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvpWorl'
  431. [11:39:08] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'PvpWorl'.
  432. [11:39:08] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  433. [11:39:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  434. [11:39:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  435. [11:39:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  436. [11:39:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  437. [11:39:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  438. [11:39:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  439. [11:39:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  440. [11:39:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  441. [11:39:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  442. [11:39:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  443. [11:39:08] [Server thread/INFO]: Mob Spawn Range: 4
  444. [11:39:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  445. [11:39:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  446. [11:39:08] [Server thread/INFO]: Random Lighting Updates: false
  447. [11:39:08] [Server thread/INFO]: Structure Info Saving: true
  448. [11:39:08] [Server thread/INFO]: Anti X-Ray: true
  449. [11:39:08] [Server thread/INFO]: Engine Mode: 1
  450. [11:39:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  451. [11:39:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  452. [11:39:08] [Server thread/INFO]: Sending up to 10 chunks per packet
  453. [11:39:08] [Server thread/INFO]: Max Entity Collisions: 8
  454. [11:39:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  455. [11:39:08] [Server thread/INFO]: Max TNT Explosions: 100
  456. [11:39:08] [Server thread/INFO]: Item Despawn Rate: 6000
  457. [11:39:08] [Server thread/INFO]: Item Merge Radius: 2.5
  458. [11:39:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  459. [11:39:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  460. [11:39:08] [Server thread/INFO]: View Distance: 10
  461. [11:39:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  462. [11:39:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  463. [11:39:08] [Server thread/INFO]: Clear tick list: false
  464. [11:39:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  465. [11:39:08] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4076215644490455005)
  466. [11:39:08] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  467. [11:39:08] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  468. [11:39:08] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  469. [11:39:08] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  470. [11:39:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  471. [11:39:08] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
  472. [11:39:08] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  473. [11:39:09] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  474. [11:39:09] [Server thread/INFO]: [ShowCaseStandalone] Enabling ShowCaseStandalone v678
  475. [11:39:09] [Server thread/INFO]: [ShowCaseStandalone] Starting build 678.0, made on 2014-04-23 18:24:02 by kellerkindt with help by Ryzko, sorklin, rtainc
  476. [11:39:09] [Server thread/INFO]: [ShowCaseStandalone] Loading configuration.
  477. [11:39:09] [Server thread/INFO]: [ShowCaseStandalone] Loaded Shops: 47, PlayerSessions: 0
  478. [11:39:09] [Server thread/INFO]: WARNING: This is a development version, there COULD be issues. Please be aware of this!
  479. [11:39:09] [Server thread/INFO]: [ShowCaseStandalone] Enabled!
  480. [11:39:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  481. [11:39:09] [Server thread/INFO]: Done (7.504s)! For help, type "help" or "?"
  482. [11:39:09] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
  483. [11:39:09] [Server thread/INFO]: Des missions sont disponibles  ! 
  484. [11:39:09] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  485. [11:39:09] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
  486. [11:39:09] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
  487. [11:39:10] [Server thread/INFO]: [Quests] 5 Quest(s) loaded.
  488. [11:39:10] [Server thread/INFO]: [Quests] 5 Event(s) loaded.
  489. [11:39:10] [Server thread/INFO]: [Quests] 827 Phrase(s) loaded.
  490. [11:39:10] [Craft Scheduler Thread - 5/INFO]: [PlotMe] Checking if conversion to UUID needed...
  491. [11:39:10] [Craft Scheduler Thread - 5/INFO]: [PlotMe] No plot conversion needed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement