Advertisement
Guest User

Startup log

a guest
Nov 30th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.35 KB | None | 0 0
  1. [01:42:33] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [01:42:33] [Server thread/INFO]: Loading properties
  3. [01:42:33] [Server thread/INFO]: Default game type: SURVIVAL
  4. [01:42:33] [Server thread/INFO]: Generating keypair
  5. [01:42:33] [Server thread/INFO]: Starting Minecraft server on 72.46.139.10:25660
  6. [01:42:33] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-2abdb9a (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  7. [01:42:34] [Server thread/ERROR]: Could not load 'plugins/DragonTravel.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/EntityEnderDragon
  9. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:275) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  12. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:286) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  13. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:248) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  14. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  15. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  16. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  17. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  19. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/EntityEnderDragon
  20. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_05]
  21. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  22. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  23. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  24. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_05]
  25. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  26. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  27. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
  28. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  31. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  32. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  33. at eu.phiwa.dt.DragonTravelMain.<init>(DragonTravelMain.java:127) ~[?:?]
  34. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_05]
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
  36. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
  37. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_05]
  38. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_05]
  39. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  40. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  41. ... 9 more
  42. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.EntityEnderDragon
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  45. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  46. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  47. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_05]
  48. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  49. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  50. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_05]
  51. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_05]
  52. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  53. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  54. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
  55. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  58. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  59. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  60. at eu.phiwa.dt.DragonTravelMain.<init>(DragonTravelMain.java:127) ~[?:?]
  61. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_05]
  62. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
  63. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_05]
  64. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_05]
  65. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_05]
  66. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  67. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  68. ... 9 more
  69. [01:42:35] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  70. [01:42:35] [Server thread/INFO]: [JoeIPTracker] Loading JoeIPTracker v1.0.5
  71. [01:42:35] [Server thread/INFO]: [TrailGUI] Loading TrailGUI v2.4
  72. [01:42:35] [Server thread/INFO]: [WeatherVote] Loading WeatherVote v2.1
  73. [01:42:35] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5
  74. [01:42:35] [Server thread/INFO]: [RemoveZombieDrops] Loading RemoveZombieDrops v1.0
  75. [01:42:35] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.1.2
  76. [01:42:35] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  77. [01:42:35] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
  78. [01:42:35] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  79. [01:42:35] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v0.7
  80. [01:42:35] [Server thread/INFO]: [ChatControl] Loading ChatControl v4.5.5
  81. [01:42:35] [Server thread/INFO]: [Chairs] Loading Chairs v4.3
  82. [01:42:35] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
  83. [01:42:35] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  84. [01:42:35] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
  85. [01:42:35] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.0) has not yet been tested! Proceed with caution.
  86. [01:42:35] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
  87. If this problem hasn't already been reported, please open a ticket
  88. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  89. ===== STACK TRACE =====
  90. java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.build(Lcom/google/common/cache/CacheLoader;)Lcom/google/common/cache/Cache;
  91. at com.comphenix.protocol.utility.MinecraftReflection.<clinit>(MinecraftReflection.java:155)
  92. at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:259)
  93. at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250)
  94. at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233)
  95. at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:216)
  96. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291)
  97. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:248)
  98. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
  99. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
  100. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
  101. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
  102. at java.lang.Thread.run(Unknown Source)
  103. ===== DUMP =====
  104. Parameters:
  105. [NULL]
  106. Sender:
  107. com.comphenix.protocol.ProtocolLibrary@ae2a7b5[
  108. statistisc=<null>
  109. backgroundCompiler=<null>
  110. packetTask=-1
  111. tickCounter=0
  112. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cf08dfd
  113. configExpectedMod=-1
  114. updater=com.comphenix.protocol.metrics.Updater@4de394d6
  115. logger=org.bukkit.plugin.PluginLogger@66d4c3af
  116. redirectHandler=<null>
  117. commandProtocol=<null>
  118. commandPacket=<null>
  119. commandFilter=<null>
  120. skipDisable=false
  121. isEnabled=false
  122. loader=org.bukkit.plugin.java.JavaPluginLoader@6df9ab1f
  123. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-2abdb9a,minecraftVersion=1.8}
  124. file=plugins/ProtocolLib.jar
  125. description=org.bukkit.plugin.PluginDescriptionFile@347a3167
  126. dataFolder=plugins/ProtocolLib
  127. classLoader=org.bukkit.plugin.java.PluginClassLoader@a616ffc
  128. naggable=true
  129. ebean=<null>
  130. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  131. configFile=plugins/ProtocolLib/config.yml
  132. logger=org.bukkit.plugin.PluginLogger@66d4c3af
  133. ]
  134. Version:
  135. ProtocolLib v3.4.0
  136. Server:
  137. git-Bukkit-2abdb9a (MC: 1.8)
  138.  
  139. [01:42:35] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6
  140. [01:42:35] [Server thread/INFO]: [BlockDyer] Loading BlockDyer v1.5.7
  141. [01:42:35] [Server thread/INFO]: [ChatParty] Loading ChatParty v0.3.0
  142. [01:42:35] [Server thread/INFO]: [UltimateSpy] Loading UltimateSpy v1.0
  143. [01:42:35] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  144. [01:42:35] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT
  145. [01:42:35] [Server thread/INFO]: [SimpleHelpTickets] Loading SimpleHelpTickets v1.3.6
  146. [01:42:35] [Server thread/INFO]: [DiscoArmor] Loading DiscoArmor v2.6.2
  147. [01:42:35] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  148. [01:42:35] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT
  149. [01:42:35] [Server thread/INFO]: [SafeEdit] Loading SafeEdit v1.2.0
  150. [01:42:35] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v2.1.6
  151. [01:42:35] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  152. [01:42:35] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.0
  153. [01:42:35] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
  154. [01:42:35] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
  155. [01:42:35] [Server thread/INFO]: [CreeperHeal] Loading CreeperHeal v6.7.2
  156. [01:42:35] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v2.2.3
  157. [01:42:35] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.0
  158. [01:42:35] [Server thread/INFO]: [RandomLocation] Loading RandomLocation v4.75
  159. [01:42:35] [Server thread/INFO]: [FastCraft] Loading FastCraft v15
  160. [01:42:35] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
  161. [01:42:35] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  162. [01:42:35] [Server thread/INFO]: [Autorank] Loading Autorank v3.3
  163. [01:42:35] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.8.3
  164. [01:42:35] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  165. [01:42:35] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.5.0-b16
  166. [01:42:35] [Server thread/INFO]: [HeavySpleef] Loading HeavySpleef v1.5.1
  167. [01:42:35] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT:3825-c98139b,master
  168. [01:42:35] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.2.2
  169. [01:42:35] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  170. [01:42:35] [Server thread/INFO]: [RealJobs] Loading RealJobs v1.4.0
  171. [01:42:35] [Server thread/INFO]: [CraftBay] Loading CraftBay v1.2.8
  172. [01:42:35] [Server thread/INFO]: [Bounty] Loading Bounty v3.5.1
  173. [01:42:35] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  174. [01:42:35] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  175. [01:42:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
  176. [01:42:35] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
  177. If this problem hasn't already been reported, please open a ticket
  178. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  179. ===== STACK TRACE =====
  180. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.utility.MinecraftReflection
  181. at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:78)
  182. at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:356)
  183. at com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218)
  184. at com.comphenix.protocol.utility.ChatExtensions.<clinit>(ChatExtensions.java:56)
  185. at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:377)
  186. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  187. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
  188. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  189. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
  190. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
  191. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249)
  192. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
  193. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
  194. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
  195. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
  196. at java.lang.Thread.run(Unknown Source)
  197. ===== DUMP =====
  198. Sender:
  199. com.comphenix.protocol.ProtocolLibrary@ae2a7b5[
  200. statistisc=<null>
  201. backgroundCompiler=<null>
  202. packetTask=-1
  203. tickCounter=0
  204. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@cf08dfd
  205. configExpectedMod=-1
  206. updater=com.comphenix.protocol.metrics.Updater@4de394d6
  207. logger=org.bukkit.plugin.PluginLogger@66d4c3af
  208. redirectHandler=<null>
  209. commandProtocol=<null>
  210. commandPacket=<null>
  211. commandFilter=<null>
  212. skipDisable=false
  213. isEnabled=true
  214. loader=org.bukkit.plugin.java.JavaPluginLoader@6df9ab1f
  215. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-2abdb9a,minecraftVersion=1.8}
  216. file=plugins/ProtocolLib.jar
  217. description=org.bukkit.plugin.PluginDescriptionFile@347a3167
  218. dataFolder=plugins/ProtocolLib
  219. classLoader=org.bukkit.plugin.java.PluginClassLoader@a616ffc
  220. naggable=true
  221. ebean=<null>
  222. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  223. configFile=plugins/ProtocolLib/config.yml
  224. logger=org.bukkit.plugin.PluginLogger@66d4c3af
  225. ]
  226. Version:
  227. ProtocolLib v3.4.0
  228. Server:
  229. git-Bukkit-2abdb9a (MC: 1.8)
  230.  
  231. [01:42:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
  232. [01:42:35] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v2.1.6
  233. [01:42:35] [Server thread/INFO]: [OFC] Your version of CraftBukkit is not supported.
  234. [01:42:35] [Server thread/INFO]: [OFC] Please look for an updated version of Orebfuscator.
  235. [01:42:35] [Server thread/INFO]: [Orebfuscator] Disabling Orebfuscator v2.1.6
  236. [01:42:35] [Server thread/INFO]: [OFC] Orebfuscator encountered an error with the CraftBukkit version "v1_8_R1". Please look for an updated version of Orebfuscator.
  237. [01:42:35] [Server thread/ERROR]: [OFC] java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_8_R1.ChunkCache
  238. [01:42:35] [Server thread/WARN]: java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_8_R1.ChunkCache
  239. [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
  240. [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
  241. [01:42:35] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
  242. [01:42:35] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
  243. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
  244. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  245. [01:42:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  246. [01:42:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  247. [01:42:35] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  248. [01:42:35] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  249. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.internal.InternalAccessor.createObject(InternalAccessor.java:78)
  250. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.internal.InternalAccessor.newChunkCache(InternalAccessor.java:53)
  251. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.cache.ObfuscatedDataCache.getInternalCache(ObfuscatedDataCache.java:33)
  252. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.cache.ObfuscatedDataCache.clearCache(ObfuscatedDataCache.java:39)
  253. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.Orebfuscator.onDisable(Orebfuscator.java:108)
  254. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318)
  255. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:349)
  256. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423)
  257. [01:42:35] [Server thread/WARN]: at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:64)
  258. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  259. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
  260. [01:42:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  261. [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
  262. [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
  263. [01:42:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249)
  264. [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68)
  265. [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
  266. [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
  267. [01:42:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
  268. [01:42:35] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  269. [01:42:35] [Server thread/ERROR]: Error occurred while disabling Orebfuscator v2.1.6 (Is it up to date?)
  270. java.lang.NullPointerException
  271. at com.lishid.orebfuscator.cache.ObfuscatedDataCache.clearCache(ObfuscatedDataCache.java:39) ~[?:?]
  272. at com.lishid.orebfuscator.Orebfuscator.onDisable(Orebfuscator.java:108) ~[?:?]
  273. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  274. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:349) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  275. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  276. at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:64) [Orebfuscator.jar:?]
  277. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  278. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  279. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  280. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  281. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  282. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  283. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  284. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  285. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  286. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  287. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  288. [01:42:35] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
  289. [01:42:35] [Server thread/INFO]: PlotMe 0 plots loaded
  290. [01:42:35] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  291. [01:42:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  292. [01:42:35] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  293. [01:42:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  294. [01:42:35] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  295. [01:42:35] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  296. [01:42:35] [Server thread/INFO]: Preparing level "world"
  297. [01:42:35] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6037367326505771488)
  298. [01:42:36] [Server thread/INFO]: Preparing spawn area: 64%
  299. [01:42:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8262272990223824106)
  300. [01:42:37] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8262272990223824106)
  301. [01:42:37] [Server thread/INFO]: [JoeIPTracker] Enabling JoeIPTracker v1.0.5
  302. [01:42:37] [Server thread/INFO]: [IPT] Data loaded. 980 players, 361 cached IPs. Took 135 ms.
  303. [01:42:37] [Server thread/INFO]: [IPT] Loaded 0 banned players. Took 1 ms
  304. [01:42:37] [Server thread/INFO]: Enabled Joe's IP Tracker 1.0.5
  305. [01:42:37] [Server thread/INFO]: [TrailGUI] Enabling TrailGUI v2.4
  306. [01:42:37] [Server thread/INFO]: [TrailGUI] Is Now Enabled.
  307. [01:42:37] [Server thread/INFO]: [WeatherVote] Enabling WeatherVote v2.1
  308. [01:42:37] [Server thread/INFO]: [WeatherVote] Now submitting data to http://mcstats.org for WeatherVote Thank you!
  309. [01:42:37] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5
  310. [01:42:37] [Server thread/INFO]: [TimeLock] Enabled
  311. [01:42:37] [Server thread/INFO]: [RemoveZombieDrops] Enabling RemoveZombieDrops v1.0
  312. [01:42:37] [Server thread/INFO]: RemoveZombieDrops1.0 has been enabled!
  313. [01:42:37] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.1.2
  314. [01:42:37] [Server thread/ERROR]: Error occurred while enabling TitleManager v1.1.2 (Is it up to date?)
  315. java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
  316. at io.puharesource.mc.titlemanager.Config.loadSettings(Config.java:87) ~[?:?]
  317. at io.puharesource.mc.titlemanager.Config.loadConfig(Config.java:78) ~[?:?]
  318. at io.puharesource.mc.titlemanager.Main.onEnable(Main.java:15) ~[?:?]
  319. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  320. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  321. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  322. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  323. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  324. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  325. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  326. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  327. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  328. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  329. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  330. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
  331. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  332. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  333. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  334. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  335. ... 14 more
  336. [01:42:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  337. [01:42:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  338. [01:42:38] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
  339. [01:42:38] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  340. [01:42:38] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  341. [01:42:38] [Server thread/INFO]: git-Bukkit-2abdb9a (MC: 1.8)
  342. [01:42:38] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  343. [01:42:38] [Server thread/INFO]: Using locale en
  344. [01:42:38] [Server thread/INFO]: Using locale en
  345. [01:42:38] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  346. [01:42:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  347. [01:42:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  348. [01:42:38] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v0.7
  349. [01:42:38] [Server thread/INFO]: [CommandBlocker] activated
  350. [01:42:38] [Server thread/INFO]: [CommandBlocker] by Bestora
  351. [01:42:38] [Server thread/INFO]: [CommandBlocker] Config:
  352. [01:42:38] [Server thread/INFO]: Message: ยงc [CommandBlocker] This Command is blocked!
  353. [01:42:38] [Server thread/INFO]: Blocked NonOp Commands: [/stop, /ban, /kick]
  354. [01:42:38] [Server thread/INFO]: Blocked Op Commands: [/blockedcommand, /blabla, /lalallala, /test~this]
  355. [01:42:38] [Server thread/INFO]: [CommandBlocker] loaded!
  356. [01:42:38] [Server thread/INFO]: [ChatControl] Enabling ChatControl v4.5.5
  357. [01:42:38] [Server thread/ERROR]: Error occurred while enabling ChatControl v4.5.5 (Is it up to date?)
  358. java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  359. at chatcontrol.ChatControl.onEnable(ChatControl.java:99) ~[?:?]
  360. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  361. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  362. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  363. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  364. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  365. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  366. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  367. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  368. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  369. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  370. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  371. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  372. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  373. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  374. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
  375. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
  376. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  377. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  378. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  379. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  380. ... 12 more
  381. [01:42:38] [Server thread/INFO]: [Chairs] Enabling Chairs v4.3
  382. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  383. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  384. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  385. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  386. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  387. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  388. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  389. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  390. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  391. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  392. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  393. [01:42:38] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  394. [01:42:38] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
  395. [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  396. [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  397. [01:42:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 10000 at X: 0.5 Z: 0.5
  398. [01:42:38] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -256.0 Y: 64.0 Z: -44.0
  399. [01:42:38] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  400. [01:42:38] [Server thread/INFO]: [Votifier] Votifier enabled.
  401. [01:42:38] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6
  402. [01:42:38] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v8.2.6 (Is it up to date?)
  403. java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  404. at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:75) ~[?:?]
  405. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  406. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  407. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  408. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  409. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  410. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  411. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  412. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  413. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  414. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  415. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  416. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  417. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  418. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
  419. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
  420. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
  421. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  422. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  423. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  424. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
  425. ... 12 more
  426. [01:42:38] [Server thread/INFO]: [BlockDyer] Enabling BlockDyer v1.5.7
  427. [01:42:38] [Server thread/INFO]: [ChatParty] Enabling ChatParty v0.3.0
  428. [01:42:38] [Server thread/INFO]: [UltimateSpy] Enabling UltimateSpy v1.0
  429. [01:42:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  430. [01:42:38] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT
  431. [01:42:38] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  432. [01:42:38] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  433. [01:42:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  434. [01:42:38] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  435. [01:42:38] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  436. [01:42:38] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  437. [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] Enabling SimpleHelpTickets v1.3.6
  438. [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] 1.3.6 enabled.
  439. [01:42:38] [Server thread/INFO]: [SimpleHelpTickets] 0 Expired Tickets Deleted
  440. [01:42:38] [Server thread/INFO]: [DiscoArmor] Enabling DiscoArmor v2.6.2
  441. [01:42:38] [Server thread/INFO]: [DiscoArmor] DiscoArmor seems to be comaptible with your server version.
  442. [01:42:38] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  443. [01:42:38] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  444. [01:42:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT
  445. [01:42:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  446. [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  447. [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  448. [01:42:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  449. [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  450. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  451. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  452. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  453. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  454. [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  455. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  456. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  457. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  458. [01:42:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  459. [01:42:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  460. [01:42:38] [Server thread/INFO]: [WorldGuard] Loading region data...
  461. [01:42:39] [Server thread/INFO]: [SafeEdit] Enabling SafeEdit v1.2.0
  462. [01:42:44] [Server thread/INFO]: SafeEdit Version 1.2.0 Has Been Enabled!
  463. [01:42:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  464. [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.0
  465. [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  466. [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  467. [01:42:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  468. [01:42:44] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  469. [01:42:44] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
  470. [01:42:45] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  471. [01:42:45] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.7
  472. [01:42:45] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
  473. [01:42:45] [Server thread/INFO]: [MobArena] v0.96.7 enabled.
  474. [01:42:45] [Server thread/INFO]: [CreeperHeal] Enabling CreeperHeal v6.7.2
  475. [01:42:45] [Server thread/INFO]: debug: false
  476. [01:42:45] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v2.2.3
  477. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: tools.yml
  478. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: vanish.yml
  479. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: settings.yml
  480. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: hub.yml
  481. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: member-tools.yml
  482. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: chairs.yml
  483. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: staff-tools.yml
  484. [01:42:45] [Server thread/INFO]: [ChestCommands] Loading menu: admin-tools.yml
  485. [01:42:45] [Server thread/INFO]: [ChestCommands] Economy plugin found, economy support enabled!
  486. [01:42:45] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.0
  487. [01:42:45] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  488. [01:42:45] [Server thread/INFO]: [ServerSigns] Version 3.1.0 is now enabled.
  489. [01:42:45] [Server thread/INFO]: [RandomLocation] Enabling RandomLocation v4.75
  490. [01:42:45] [Server thread/INFO]: ================= Enabling RandomLocation ==================
  491. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Factions: false
  492. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Towny: false
  493. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into WorldBorder: true
  494. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into GriefPrevention: false
  495. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into Vault: true
  496. [01:42:45] [Server thread/INFO]: [RandomLocation] Hooking into WorldGuard: false
  497. [01:42:45] [Server thread/INFO]: ================================================================
  498. [01:42:45] [Server thread/INFO]: [RandomLocation] Loading zone: arena
  499. [01:42:45] [Server thread/INFO]: [RandomLocation] Loading zone: Wild
  500. [01:42:45] [Server thread/INFO]: [RandomLocation] Loaded 2 players with 0 errors
  501. [01:42:45] [Server thread/INFO]: ================================================================
  502. [01:42:45] [Server thread/INFO]: [FastCraft] Enabling FastCraft v15
  503. [01:42:45] [Thread-18/WARN]: [ChestCommands] The author of this plugin has misconfigured their Auto Update system
  504. [01:42:45] [Thread-18/WARN]: [ChestCommands] File versions should follow the format 'PluginName vVERSION'
  505. [01:42:45] [Thread-18/WARN]: [ChestCommands] Please notify the author of this error.
  506. [01:42:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  507. [01:42:45] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  508. [01:42:45] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  509. [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 6037367326505771488
  510. [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -8476076283862542364
  511. [01:42:45] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  512. [01:42:45] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
  513. [01:42:45] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  514. [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -8476076283862542364
  515. [01:42:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SpawnWorld' - Env: NORMAL - Type: NORMAL & seed: -3483783210529608959 & generator: CleanroomGenerator:.
  516. [01:42:45] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3483783210529608959)
  517. [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) TNT ignition is PERMITTED.
  518. [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lighters are PERMITTED.
  519. [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lava fire is blocked.
  520. [01:42:46] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Fire spread is UNRESTRICTED.
  521. [01:42:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnWorld'
  522. [01:42:46] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  523. [01:42:46] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
  524. [01:42:46] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  525. [01:42:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'HubWorld' - Env: NORMAL - Type: NORMAL & seed: -3886713081270458040 & generator: CleanroomGenerator:.
  526. [01:42:46] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3886713081270458040)
  527. [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) TNT ignition is PERMITTED.
  528. [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Lighters are PERMITTED.
  529. [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Lava fire is blocked.
  530. [01:42:46] [Server thread/INFO]: [WorldGuard] (HubWorld) Fire spread is UNRESTRICTED.
  531. [01:42:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubWorld'
  532. [01:42:46] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  533. [01:42:46] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
  534. [01:42:46] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  535. [01:42:46] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  536. [01:42:46] [Server thread/INFO]: [Autorank] Enabling Autorank v3.3
  537. [01:42:46] [Server thread/INFO]: [Autorank] Simple config file loaded
  538. [01:42:46] [Server thread/INFO]: [Autorank] Advanced config file loaded
  539. [01:42:46] [Server thread/INFO]: [Autorank] Settings config file loaded
  540. [01:42:46] [Server thread/INFO]: [Autorank] Loaded playerdata.
  541. [01:42:46] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
  542. [01:42:46] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
  543. [01:42:46] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
  544. [01:42:46] [Server thread/INFO]: [Autorank] Data file loaded
  545. [01:42:47] [Server thread/INFO]: [Autorank] Config files have been correctly setup!
  546. [01:42:47] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
  547. [01:42:47] [Server thread/INFO]: [Autorank] Using timings of: autorank
  548. [01:42:47] [Server thread/INFO]: [Autorank] Autorank 3.3 has been enabled!
  549. [01:42:47] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.3
  550. [01:42:47] [Server thread/ERROR]: Error occurred while enabling ScoreboardStats v0.8.3 (Is it up to date?)
  551. java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
  552. at com.github.games647.scoreboardstats.Settings.getConfigFromDisk(Settings.java:270) ~[?:?]
  553. at com.github.games647.scoreboardstats.Settings.loadConfig(Settings.java:199) ~[?:?]
  554. at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:89) ~[?:?]
  555. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  556. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  557. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  558. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  559. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  560. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  561. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  562. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  563. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  564. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit_beta.jar:git-Bukkit-2abdb9a]
  565. at java.lang.Thread.run(Unknown Source) [?:1.8.0_05]
  566. [01:42:47] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  567. [01:42:47] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  568. [01:42:47] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  569. [01:42:47] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  570. [01:42:47] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  571. [01:42:47] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  572. [01:42:47] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  573. [01:42:47] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.5.0-b16
  574. [01:42:47] [Server thread/INFO]: [EchoPet] [INFO] EchoPet 2.5.0-b16 is not compatible with this version of CraftBukkit
  575. [01:42:47] [Server thread/INFO]: [EchoPet] [INFO] Initialisation failed. Please update the plugin.
  576. [01:42:48] [Server thread/INFO]: [HeavySpleef] Enabling HeavySpleef v1.5.1
  577. [01:42:48] [Server thread/INFO]: [HeavySpleef] Loaded 0 games!
  578. [01:42:48] [Server thread/INFO]: [HeavySpleef] HeavySpleef v1.5.1 activated!
  579. [01:42:48] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT:3825-c98139b,master
  580. [01:42:48] [Server thread/ERROR]: [CraftBook] You have a corrupt version of ProtocolLib! Please redownload it!
  581. [01:42:48] [Server thread/ERROR]: [CraftBook] java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
  582. at com.sk89q.craftbook.util.compat.companion.CompanionPlugins.initiate(CompanionPlugins.java:52)
  583. at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:369)
  584. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  585. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
  586. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  587. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338)
  588. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311)
  589. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392)
  590. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360)
  591. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315)
  592. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190)
  593. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475)
  594. at java.lang.Thread.run(Unknown Source)
  595. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.ProtocolLibrary
  596. at java.net.URLClassLoader$1.run(Unknown Source)
  597. at java.net.URLClassLoader$1.run(Unknown Source)
  598. at java.security.AccessController.doPrivileged(Native Method)
  599. at java.net.URLClassLoader.findClass(Unknown Source)
  600. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
  601. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  602. at java.lang.ClassLoader.loadClass(Unknown Source)
  603. at java.lang.ClassLoader.loadClass(Unknown Source)
  604. ... 13 more
  605.  
  606. [01:42:48] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
  607. [01:42:48] [Server thread/WARN]: [CraftBook] Footprints require ProtocolLib! They will not function without it!
  608. [01:42:48] [Server thread/WARN]: [CraftBook] Failed to enable mechanic: Footprints
  609. [01:42:48] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  610. [01:42:48] [Server thread/INFO]: [CraftBook] 3223 chunk(s) for 5 world(s) processed (46ms elapsed)
  611. [01:42:48] [Server thread/INFO]: [CraftBook] CraftBook v3.9 Beta 4 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.9 Beta 4 installed.
  612. [01:42:48] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.2.2
  613. [01:42:48] [Server thread/INFO]: [StaffChat] Found vault! Attempting to setup permissions!
  614. [01:42:48] [Server thread/INFO]: [StaffChat] Permissions setup!
  615. [01:42:48] [Server thread/INFO]: [RealJobs] Enabling RealJobs v1.4.0
  616. [01:42:48] [Server thread/INFO]: <<[ RealJobs ]>> [ Version ]=[ 1.4.0 ] [ Successfully Loaded! ]
  617. [01:42:48] [Server thread/INFO]: [CraftBay] Enabling CraftBay v1.2.8
  618. [01:42:49] [Server thread/WARN]: [CraftBay] Unknown color value: light_blue
  619. [01:42:49] [Server thread/INFO]: [CraftBay] Falling back to default chat
  620. [01:42:49] [Thread-23/INFO]: [StaffChat] Staff Chat v2.2.2
  621. [01:42:49] [Server thread/INFO]: [Bounty] Enabling Bounty v3.5.1
  622. [01:42:49] [Server thread/INFO]: [Bounty] Plugin enabled
  623. [01:42:49] [Server thread/INFO]: [Bounty] Settings read from config file
  624. [01:42:49] [Server thread/INFO]: [Bounty] Language settings read from language config file
  625. [01:42:49] [Server thread/WARN]: Could not register alias arena join because it contains illegal characters
  626. [01:42:49] [Server thread/WARN]: Could not register alias arena watch because it contains illegal characters
  627. [01:42:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  628. [01:42:49] [Server thread/INFO]: Done (13.679s)! For help, type "help" or "?"
  629. [01:42:49] [Server thread/INFO]: Starting GS4 status listener
  630. [01:42:49] [Query Listener #1/INFO]: Query running on 72.46.139.10:25660
  631. [01:42:49] [pool-3-thread-2/INFO]: Checking if conversion to UUID needed...
  632. [01:42:49] [pool-3-thread-2/INFO]: Verifying if database needs conversion
  633. [01:42:49] [pool-3-thread-2/INFO]: No plot conversion needed
  634. [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Connection established!
  635. [01:42:49] [pool-3-thread-20/INFO]: ====================== Backup Manager ======================
  636. [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Saving zones...
  637. [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Loading queued votes
  638. [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Starting backup...
  639. [01:42:49] [pool-3-thread-10/INFO]: [GAListener] Loaded 5 queued votes
  640. [01:42:49] [pool-3-thread-20/INFO]: [RandomLocation] Successfully saved zones and made backup
  641. [01:42:49] [pool-3-thread-20/INFO]: ================================================================
  642. [01:42:49] [Server thread/INFO]: ----------------------------------------------------------
  643. [01:42:49] [Server thread/INFO]: [ChestCommands] Could not find a compatible NMS code for this bukkit version. Attributes will show up on items.If you're using a new version, expect an update soon. The plugin will still work.
  644. [01:42:49] [Server thread/INFO]: ----------------------------------------------------------
  645. [01:42:49] [pool-3-thread-19/INFO]: ========================= Updater ==========================
  646. [01:42:49] [pool-3-thread-19/INFO]: [RandomLocation] Plugin is up to date
  647. [01:42:49] [pool-3-thread-19/INFO]: ================================================================
  648. [01:42:49] [pool-3-thread-28/INFO]: [Vault] Checking for Updates:
  649. [01:42:49] [pool-3-thread-28/INFO]: [Vault] No new version available
  650. [01:42:50] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  651. [01:42:51] [pool-3-thread-12/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  652. [01:42:52] [pool-3-thread-12/INFO]: [FastCraft] Checking for updates...
  653. [01:42:52] [pool-3-thread-12/INFO]: [FastCraft] No update found!
  654. [01:42:56] [User Authenticator #1/INFO]: UUID of player Maxipan is aac9adf2-4579-4a5e-886d-767576574e17
  655. [01:42:56] [Server thread/INFO]: [IPT] Maxipan 91.118.140.99 ~ German (Austria) : (AS6830 Liberty Global Operations B.V)
  656. [01:42:56] [Server thread/INFO]: [IPT] Maxipan (91.118.140.99) ~nikpan, Sn3akySheep, birgit_bachmaier, MailboxOrder, auc815, NinjaStar911
  657. [01:42:57] [Server thread/INFO]: Maxipan[/91.118.140.99:50302] logged in with entity id 101 at ([HubWorld] 16.737563154319588, 211.23765569497635, -31.2384398440276)
  658. [01:42:57] [pool-3-thread-26/INFO]: [GAListener] Player: Maxipan has 24 votes
  659. [01:42:57] [Server thread/INFO]: [+] Maxipan joined the game
  660. [01:43:21] [Server thread/INFO]: Maxipan issued server command: /speed 1
  661. [01:43:28] [Server thread/INFO]: CONSOLE issued server command: /list
  662. [01:43:28] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
  663. [01:43:28] [Server thread/INFO]: Admins: Maxipan
  664. [01:43:51] [Server thread/INFO]: Maxipan issued server command: /spawn
  665. [01:44:04] [Server thread/INFO]: Maxipan issued server command: /warp hub
  666. [01:44:07] [Server thread/INFO]: CONSOLE issued server command: /list
  667. [01:44:07] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
  668. [01:44:07] [Server thread/INFO]: Admins: Maxipan
  669. [01:44:46] [Server thread/INFO]: CONSOLE issued server command: /list
  670. [01:44:46] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
  671. [01:44:46] [Server thread/INFO]: Admins: Maxipan
  672. [01:45:25] [Server thread/INFO]: CONSOLE issued server command: /list
  673. [01:45:25] [Server thread/INFO]: [Info] There are 1 out of maximum 48 players online
  674. [01:45:25] [Server thread/INFO]: Admins: Maxipan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement