Guest User

Untitled

a guest
Jan 15th, 2016
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.13 KB | None | 0 0
  1. [17:08:18] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [17:08:18] [Server thread/INFO]: Loading properties
  3. [17:08:18] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:08:18] [Server thread/INFO]: Generating keypair
  5. [17:08:18] [Server thread/INFO]: Starting Minecraft server on 192.168.0.15:25565
  6. [17:08:18] [Server thread/INFO]: Using default channel type
  7. [17:08:19] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [17:08:19] [Server thread/WARN]: Couldn't load server icon
  9. java.lang.IllegalArgumentException: Must be 64 pixels high
  10. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  11. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1618) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  12. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1605) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:728) [craftbukkit.jar:git-Bukkit-18fbb24]
  14. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:249) [craftbukkit.jar:git-Bukkit-18fbb24]
  15. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  16. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  17. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  20. [17:08:19] [Server thread/ERROR]: Could not load 'plugins\iControlU.jar' in folder 'plugins'
  21. org.bukkit.plugin.UnknownDependencyException: LibsDisguises
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
  23. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
  24. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  25. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  26. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  27. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  28. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  29. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  30. [17:08:19] [Server thread/ERROR]: Could not load 'plugins\Version_1.1B.jar' in folder 'plugins'
  31. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.MartinA.EasyHub.Main'
  32. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:42) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  33. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  34. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  35. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  36. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
  37. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  38. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  39. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  40. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  42. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  43. Caused by: java.lang.ClassNotFoundException: me.MartinA.EasyHub.Main
  44. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  47. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  48. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  49. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  50. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
  51. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  52. ... 10 more
  53. [17:08:19] [Server thread/ERROR]: Could not load 'plugins\ChatManager.jar' in folder 'plugins'
  54. org.bukkit.plugin.UnknownDependencyException: Vault
  55. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
  56. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
  57. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  58. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  59. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  60. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  61. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  62. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  63. [17:08:19] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft (2).jar' in folder 'plugins'
  64. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  65. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  66. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  67. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  68. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
  69. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
  70. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  71. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  72. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  73. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  74. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  75. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  76. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  77. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
  78. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  79. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  80. ... 9 more
  81. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  82. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  83. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  84. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  85. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  86. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  87. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
  88. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  89. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  90. ... 9 more
  91. [17:08:19] [Server thread/INFO]: [AcceptRules] Loading AcceptRules v2.7-53
  92. [17:08:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  93. [17:08:19] [Server thread/INFO]: [EasyStaffChat] Loading EasyStaffChat v1.0.0
  94. [17:08:19] [Server thread/INFO]: [AFK] Loading AFK v1.0
  95. [17:08:19] [Server thread/INFO]: [EconomyManager] Loading EconomyManager v1.0.3
  96. [17:08:19] [Server thread/INFO]: [NickNames] Loading NickNames v2.3
  97. [17:08:19] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.0.1
  98. [17:08:19] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  99. [17:08:19] [Server thread/INFO]: [PlayerMention] Loading PlayerMention v1.3
  100. [17:08:19] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
  101. [17:08:19] [Server thread/INFO]: [EasyChatClear] Loading EasyChatClear v1.1.1
  102. [17:08:19] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.1
  103. [17:08:19] [Server thread/INFO]: [EasyAntiSpam] Loading EasyAntiSpam v4.3
  104. [17:08:19] [Server thread/INFO]: [EasyHome] Loading EasyHome v0.7
  105. [17:08:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  106. [17:08:19] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  107. [17:08:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  108. [17:08:19] [Server thread/INFO]: [EasyChatProtect] Loading EasyChatProtect v1.1
  109. [17:08:19] [Server thread/WARN]: [EasyChatProtect] Default system encoding may have misread config.yml from plugin jar
  110. [17:08:19] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
  111. [17:08:19] [Server thread/INFO]: [GlobalMute] Loading GlobalMute v1.3
  112. [17:08:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  113. [17:08:19] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
  114. [17:08:19] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
  115. [17:08:19] [Server thread/INFO]: [EasyKits] Loading EasyKits v2.0.4
  116. [17:08:19] [Server thread/INFO]: [T] Loading Title v1.2
  117. [17:08:19] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  118. [17:08:19] [Server thread/INFO]: [ReportSystem] Loading ReportSystem v1.0
  119. [17:08:19] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  120. [17:08:19] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  121. [17:08:19] [Server thread/INFO]: [SignSpy] Loading SignSpy v1.3
  122. [17:08:19] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  123. [17:08:19] [Server thread/INFO]: [NoobResponse] Loading NoobResponse v3.02
  124. [17:08:19] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  125. [17:08:19] [Server thread/INFO]: [GCPluginHider] Loading GCPluginHider v1.8
  126. [17:08:19] [Server thread/INFO]: [EasyOPChat] Loading EasyOPChat v1.1
  127. [17:08:19] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  128. [17:08:19] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.3
  129. [17:08:19] [Server thread/INFO]: [AnvilColors] Loading AnvilColors v1.3.1
  130. [17:08:19] [Server thread/INFO]: [ColoredTexts] Loading ColoredTexts v1.4
  131. [17:08:19] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  132. [17:08:19] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  133. [17:08:19] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.2.0
  134. [17:08:19] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
  135. [17:08:19] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  136. [17:08:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  137. [17:08:19] [Server thread/INFO]: [Factions] Loading Factions v2.8.2
  138. [17:08:19] [Server thread/INFO]: [EconomyManager] Enabling EconomyManager v1.0.3
  139. [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{STONE x 1}
  140. [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{STONE x 1}
  141. [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{WOOL x 1}
  142. [17:08:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  143. [17:08:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  144. [17:08:19] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
  145. [17:08:20] [Server thread/ERROR]: Error occurred while enabling SkinsRestorer v10.4.4 (Is it up to date?)
  146. java.lang.NullPointerException
  147. at skinsrestorer.bukkit.SkinsRestorer.onEnable(SkinsRestorer.java:89) ~[?:?]
  148. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  149. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  150. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  151. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  152. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  153. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:252) [craftbukkit.jar:git-Bukkit-18fbb24]
  154. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
  155. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
  156. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
  157. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  158. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  159. [17:08:20] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
  160. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
  161. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Cachefile datas...
  162. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Onlineplayer datas...
  163. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Registry datas...
  164. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eSaving Cachefile...
  165. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eSetup of IdUtil took §d9§ems.
  166. [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE §aCOMPLETE §e(Took §d106ms§e) ===
  167. [17:08:20] [Server thread/INFO]: Preparing level "world"
  168. [17:08:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4512721813909448414)
  169. [17:08:21] [Server thread/INFO]: Preparing spawn area: 64%
  170. [17:08:21] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4512721813909448414)
  171. [17:08:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4512721813909448414)
  172. [17:08:22] [Server thread/INFO]: [AcceptRules] Enabling AcceptRules v2.7-53
  173. [17:08:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  174. [17:08:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  175. [17:08:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  176. [17:08:23] [Server thread/INFO]: [EasyStaffChat] Enabling EasyStaffChat v1.0.0
  177. [17:08:23] [Server thread/INFO]: [EasyStaffChat] Successfully enabled EasyStaffChat v1.0.0
  178. [17:08:23] [Server thread/INFO]: [AFK] Enabling AFK v1.0
  179. [17:08:23] [Server thread/INFO]: [AFK] Plugin has been enabled!
  180. [17:08:23] [Server thread/INFO]: [NickNames] Enabling NickNames v2.3
  181. [17:08:23] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.0.1
  182. [17:08:23] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  183. [17:08:23] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.0.1
  184. [17:08:23] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
  185. [17:08:23] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
  186. [17:08:23] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  187. [17:08:23] [Server thread/INFO]: [TitleMotd] Loading configuration ...
  188. [17:08:23] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
  189. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  190. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  191. [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  192. [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  193. [17:08:23] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  194. [17:08:23] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  195. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.getNMSClass(Title.java:450)
  196. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.loadClasses(Title.java:113)
  197. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.<init>(Title.java:61)
  198. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.TitleMotd.onEnable(TitleMotd.java:36)
  199. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  200. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  201. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  202. [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
  203. [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
  204. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406)
  205. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370)
  206. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325)
  207. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235)
  208. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504)
  209. [17:08:23] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  210. [17:08:23] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
  211. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  212. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  213. [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  214. [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  215. [17:08:23] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  216. [17:08:23] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  217. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.getNMSClass(Title.java:450)
  218. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.loadClasses(Title.java:113)
  219. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.<init>(Title.java:61)
  220. [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.TitleMotd.onEnable(TitleMotd.java:46)
  221. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  222. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  223. [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  224. [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
  225. [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
  226. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406)
  227. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370)
  228. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325)
  229. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235)
  230. [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504)
  231. [17:08:23] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  232. [17:08:23] [Server thread/INFO]: [TitleMotd] Loading failback ...
  233. [17:08:23] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  234. [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsProtect to the same version.
  235. [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsChat to the same version.
  236. [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsAntiBuild to the same version.
  237. [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsSpawn to the same version.
  238. [17:08:23] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  239. [17:08:23] [Server thread/INFO]: git-Bukkit-18fbb24 (MC: 1.8.8)
  240. [17:08:23] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  241. [17:08:23] [Server thread/INFO]: Using locale en_US
  242. [17:08:23] [Server thread/INFO]: Using locale en_US
  243. [17:08:23] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  244. [17:08:23] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  245. [17:08:23] [Server thread/INFO]: [PlayerMention] Enabling PlayerMention v1.3
  246. [17:08:23] [Server thread/ERROR]: Error occurred while enabling PlayerMention v1.3 (Is it up to date?)
  247. java.lang.NullPointerException
  248. at me.hypexmon5ter.pm.PlayerMention.onEnable(PlayerMention.java:107) ~[?:?]
  249. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  250. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  251. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  252. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  253. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  254. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  255. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  256. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  257. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  258. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  259. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  260. [17:08:23] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
  261. [17:08:23] [Server thread/ERROR]: [floAuction] ----- WhatIsIt Dependency Failure -----
  262. [17:08:23] [Server thread/ERROR]: [floAuction] ATTENTION! THIS IS A NOTIFICATION THAT floAuction HAS NOT BEEN
  263. [17:08:23] [Server thread/ERROR]: [floAuction] ENABLED. floAuction REQUIRES THE WhatIsIt PLUGIN AND YOU LACK
  264. [17:08:23] [Server thread/ERROR]: [floAuction] IT. DOWNLOAD AND INSTALL WhatIsIt IF YOU WANT floAuction TO
  265. [17:08:23] [Server thread/ERROR]: [floAuction] PROVIDE YOU WITH IT'S LEGENDARY AUCTION FUNCTIONALITY!
  266. [17:08:23] [Server thread/ERROR]: [floAuction] ----- --------------------------- -----
  267. [17:08:23] [Server thread/INFO]: [floAuction] Disabling floAuction v3.1.0
  268. [17:08:23] [Server thread/INFO]: [floAuction] has been disabled.
  269. [17:08:23] [Server thread/INFO]: [EasyChatClear] Enabling EasyChatClear v1.1.1
  270. [17:08:23] [Server thread/INFO]: [EasyChatClear] Plugin activatet!
  271. [17:08:23] [Server thread/INFO]: [EasyChatClear] Plugin by MDRunaway!
  272. [17:08:23] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.1
  273. [17:08:23] [Server thread/INFO]: [EasyAntiSpam] Enabling EasyAntiSpam v4.3
  274. [17:08:23] [Server thread/INFO]: EasyAntiSpam enabled.
  275. [17:08:23] [Server thread/INFO]: [EasyHome] Enabling EasyHome v0.7
  276. [17:08:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  277. [17:08:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  278. [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  279. [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  280. [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  281. [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  282. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  283. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  284. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  285. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  286. [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  287. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  288. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  289. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  290. [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  291. [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  292. [17:08:23] [Server thread/INFO]: [WorldGuard] Loading region data...
  293. [17:08:23] [Server thread/INFO]: [EasyChatProtect] Enabling EasyChatProtect v1.1
  294. [17:08:23] [Server thread/INFO]: [EasyChatProtect] ChatProtect enabled.
  295. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  296. [17:08:23] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  297. [17:08:23] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  298. [17:08:23] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Bukkit-18fbb24 (MC: 1.8.8)). Please check for updates and consider to request support.
  299. [17:08:23] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  300. [17:08:23] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  301. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  302. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  303. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  304. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  305. [17:08:23] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  306. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
  307. [17:08:23] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
  308. [17:08:23] [Server thread/INFO]: [GlobalMute] Enabling GlobalMute v1.3
  309. [17:08:23] [Server thread/INFO]: [GlobalMute] [GlobalMute] Enabling Plugin...
  310. [17:08:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  311. [17:08:23] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
  312. [17:08:23] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
  313. [17:08:23] [Server thread/INFO]: 5.1
  314. [17:08:23] [Server thread/WARN]: §a[Punishmental] Starting lag checker
  315. [17:08:23] [Server thread/WARN]: §a[Punishmental] Lag cheker running
  316. [17:08:23] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
  317. [17:08:23] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
  318. [17:08:23] [Server thread/INFO]: [Punishmental]: Commands READY
  319. [17:08:24] [Server thread/INFO]: [EasyKits] Enabling EasyKits v2.0.4
  320. [17:08:24] [Server thread/ERROR]: Error occurred while enabling EasyKits v2.0.4 (Is it up to date?)
  321. java.lang.NoClassDefFoundError: net/milkbowl/vault/economy/Economy
  322. at info.TrenTech.EasyKits.EasyKits.setupEconomy(EasyKits.java:84) ~[?:?]
  323. at info.TrenTech.EasyKits.EasyKits.onEnable(EasyKits.java:49) ~[?:?]
  324. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  325. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  326. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  327. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  328. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  329. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  330. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  331. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  332. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  333. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  334. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  335. Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.economy.Economy
  336. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
  337. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  338. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  339. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  340. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  341. ... 13 more
  342. [17:08:24] [Server thread/INFO]: [T] Enabling Title v1.2
  343. [17:08:24] [Server thread/INFO]: [TITLE] Could not load titles
  344. [17:08:24] [Server thread/INFO]: [T] Disabling Title v1.2
  345. [17:08:24] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  346. [17:08:24] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  347. [17:08:24] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  348. [17:08:24] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  349. [17:08:24] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  350. [17:08:24] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  351. [17:08:24] [Server thread/INFO]: [ReportSystem] Enabling ReportSystem v1.0
  352. [17:08:24] [Server thread/INFO]: ReportSystem Version 1.0 Enabled!
  353. [17:08:24] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  354. [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsProtect v2.13.1 (Is it up to date?)
  355. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  356. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:21) ~[?:?]
  357. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:32) ~[?:?]
  358. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  359. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  360. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  361. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  362. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  363. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  364. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  365. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  366. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  367. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  368. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  369. [17:08:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  370. [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
  371. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  372. at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
  373. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  374. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  375. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  376. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  377. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  378. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  379. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  380. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  381. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  382. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  383. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  384. [17:08:24] [Server thread/INFO]: [SignSpy] Enabling SignSpy v1.3
  385. [17:08:24] [Server thread/INFO]: [SignSpy] SignSpy v1.3 is enabled! :D
  386. [17:08:24] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  387. [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
  388. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  389. at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
  390. at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
  391. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  392. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  393. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  394. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  395. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  396. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  397. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  398. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  399. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  400. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  401. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  402. [17:08:24] [Server thread/INFO]: [NoobResponse] Enabling NoobResponse v3.02
  403. [17:08:24] [Server thread/INFO]: [NoobResponse] Loading configuration...
  404. [17:08:24] [Server thread/INFO]: [NoobResponse] Starting update check...
  405. [17:08:24] [Server thread/INFO]: [NoobResponse] NoobResponse version 3.02 successfully enabled!
  406. [17:08:24] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  407. [17:08:24] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  408. [17:08:24] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  409. [17:08:24] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  410. [17:08:24] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  411. [17:08:24] [Server thread/INFO]: [GCPluginHider] Enabling GCPluginHider v1.8
  412. [17:08:24] [Server thread/INFO]: [EasyOPChat] Enabling EasyOPChat v1.1
  413. [17:08:24] [Server thread/INFO]: EasyOPChat loaded!
  414. [17:08:24] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  415. [17:08:24] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.3
  416. [17:08:24] [Server thread/INFO]: [AnvilColors] Enabling AnvilColors v1.3.1
  417. [17:08:24] [Server thread/INFO]: [ColoredTexts] Enabling ColoredTexts v1.4
  418. [17:08:24] [Server thread/INFO]: ColoredTexts Version 1.4 Has been Enabled!
  419. [17:08:24] [Server thread/INFO]: [§bColored§2Texts§r]§e is the most up to date version.
  420. [17:08:24] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  421. [17:08:24] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  422. [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
  423. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  424. at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
  425. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  426. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
  427. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
  428. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
  429. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
  430. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
  431. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
  432. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
  433. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
  434. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
  435. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  436. [17:08:24] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.2.0
  437. [17:08:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  438. [17:08:24] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  439. [17:08:24] [Server thread/INFO]: [Factions] Enabling Factions v2.8.2
  440. [17:08:24] [Server thread/INFO]: [Factions 2.8.2] === ENABLE START ===
  441. [17:08:24] [Server thread/INFO]: [Factions 2.8.2] Activated integration with WorldGuard
  442. [17:08:24] [Server thread/INFO]: [Factions 2.8.2] === ENABLE COMPLETE (Took 128ms) ===
  443. [17:08:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  444. [17:08:25] [Server thread/INFO]: Done (4.874s)! For help, type "help" or "?"
  445. [17:08:25] [Server thread/ERROR]: Couldn't load server icon
  446. java.lang.IllegalStateException: Must be 64 pixels high
  447. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  448. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:596) [craftbukkit.jar:git-Bukkit-18fbb24]
  449. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:510) [craftbukkit.jar:git-Bukkit-18fbb24]
  450. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  451. [17:08:25] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins\PlayerVaults\uuidvaults directory.
  452. [17:08:25] [pool-3-thread-5/INFO]: [PlayerVaults] We didn't find an update!
  453. [17:08:25] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  454. [17:08:25] [Server thread/WARN]: --- Missing entries -------------------------------
  455. [17:08:25] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  456. [17:08:25] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  457. [17:08:25] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  458. [17:08:25] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  459. [17:08:25] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  460. [17:08:25] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  461. [17:08:25] [Server thread/WARN]: * MISSING 177(WALL_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  462. [17:08:25] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  463. [17:08:25] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  464. [17:08:25] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  465. [17:08:25] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
  466. [17:08:25] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  467. [17:08:25] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  468. [17:08:25] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  469. [17:08:25] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  470. [17:08:25] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  471. [17:08:25] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  472. [17:08:25] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  473. [17:08:25] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  474. [17:08:25] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  475. [17:08:25] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  476. [17:08:25] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  477. [17:08:25] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  478. [17:08:25] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  479. [17:08:25] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  480. [17:08:25] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  481. [17:08:25] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  482. [17:08:25] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  483. [17:08:25] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  484. [17:08:25] [pool-3-thread-6/WARN]: §c[Punishmental] Failsafe Activated to prevent server lock-up
  485. [17:08:25] [pool-3-thread-6/WARN]: §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
  486. [17:08:25] [pool-3-thread-6/WARN]: §a[Punishmental] Starting lag checker
  487. [17:08:25] [pool-3-thread-6/WARN]: §a[Punishmental] Lag cheker running
  488. [17:08:25] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
  489. [17:08:27] [pool-3-thread-12/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  490. [17:08:38] [Server thread/INFO]: Stopping the server
  491. [17:08:38] [Server thread/INFO]: Stopping server
  492. [17:08:38] [Server thread/INFO]: [Factions] Disabling Factions v2.8.2
  493. [17:08:38] [Server thread/INFO]: [Factions 2.8.2] Disabled
  494. [17:08:38] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  495. [17:08:38] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.2
  496. [17:08:38] [Server thread/INFO]: [MassiveCore 2.8.2] Disabled
  497. [17:08:38] [Server thread/INFO]: [Commandspy] Disabling Commandspy v3.2.0
  498. [17:08:38] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  499. [17:08:38] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
  500. [17:08:38] [Server thread/INFO]: [ChairStairs] has been disabled.
  501. [17:08:38] [Server thread/INFO]: [ColoredTexts] Disabling ColoredTexts v1.4
  502. [17:08:38] [Server thread/INFO]: ColoredTexts Has been Disabled!
  503. [17:08:38] [Server thread/INFO]: [AnvilColors] Disabling AnvilColors v1.3.1
  504. [17:08:38] [Server thread/INFO]: [EasyWarp] Disabling EasyWarp v3.3
  505. [17:08:38] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  506. [17:08:38] [Server thread/INFO]: [EasyOPChat] Disabling EasyOPChat v1.1
  507. [17:08:38] [Server thread/INFO]: [GCPluginHider] Disabling GCPluginHider v1.8
  508. [17:08:38] [Server thread/INFO]: GCPluginHider version 1.8 has successfully disabled.
  509. [17:08:38] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
  510. [17:08:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  511. [17:08:38] [Server thread/INFO]: [NoobResponse] Disabling NoobResponse v3.02
  512. [17:08:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  513. [17:08:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  514. [17:08:38] [Server thread/INFO]: [NoobResponse] NoobResponse version 3.02 successfully disabled!
  515. [17:08:38] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
  516. [17:08:38] [Server thread/INFO]: [SignSpy] Disabling SignSpy v1.3
  517. [17:08:38] [Server thread/INFO]: [SignSpy] SignSpy v1.3 is disabled! D:
  518. [17:08:38] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  519. [17:08:38] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
  520. [17:08:38] [Server thread/INFO]: [ReportSystem] Disabling ReportSystem v1.0
  521. [17:08:38] [Server thread/INFO]: ReportSystem Version 1.0 Disabled!
  522. [17:08:38] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.19.1
  523. [17:08:38] [Server thread/INFO]: [VanishNoPacket] 3.19.1 unloaded.
  524. [17:08:38] [Server thread/INFO]: [EasyKits] Disabling EasyKits v2.0.4
  525. [17:08:38] [Server thread/INFO]: [Punishmental] Disabling Punishmental v5.1
  526. [17:08:38] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
  527. [17:08:38] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.4.4
  528. [17:08:38] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
  529. [17:08:38] [Server thread/INFO]: [GlobalMute] Disabling GlobalMute v1.3
  530. [17:08:38] [Server thread/INFO]: [GlobalMute] [GlobalMute] Disabling Plugin...
  531. [17:08:38] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  532. [17:08:38] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is disabled.
  533. [17:08:38] [Server thread/INFO]: [EasyChatProtect] Disabling EasyChatProtect v1.1
  534. [17:08:38] [Server thread/INFO]: [EasyChatProtect] ChatProtect disabled.
  535. [17:08:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  536. [17:08:38] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  537. [17:08:38] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  538. [17:08:38] [Server thread/INFO]: [EasyHome] Disabling EasyHome v0.7
  539. [17:08:38] [Server thread/INFO]: [EasyAntiSpam] Disabling EasyAntiSpam v4.3
  540. [17:08:38] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v2.1
  541. [17:08:38] [Server thread/INFO]: [EasyChatClear] Disabling EasyChatClear v1.1.1
  542. [17:08:38] [Server thread/INFO]: [EasyChatClear] Plugin deactivatet!
  543. [17:08:38] [Server thread/INFO]: [EasyChatClear] Plugin by MDRunaway!
  544. [17:08:38] [Server thread/INFO]: [PlayerMention] Disabling PlayerMention v1.3
  545. [17:08:38] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  546. [17:08:38] [Server thread/INFO]: [TitleMotd] Disabling TitleMotd v1.0.1
  547. [17:08:38] [Server thread/INFO]: [NickNames] Disabling NickNames v2.3
  548. [17:08:38] [Server thread/INFO]: [EconomyManager] Disabling EconomyManager v1.0.3
  549. [17:08:38] [Server thread/INFO]: [AFK] Disabling AFK v1.0
  550. [17:08:38] [Server thread/INFO]: [AFK] Plugin has been disabled!
  551. [17:08:38] [Server thread/INFO]: [EasyStaffChat] Disabling EasyStaffChat v1.0.0
  552. [17:08:38] [Server thread/INFO]: [EasyStaffChat] Successfully disabled EasyStaffChat v1.0.0
  553. [17:08:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  554. [17:08:38] [Server thread/INFO]: [AcceptRules] Disabling AcceptRules v2.7-53
  555. [17:08:38] [Server thread/INFO]: Saving players
  556. [17:08:38] [Server thread/INFO]: Saving worlds
  557. [17:08:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  558. [17:08:39] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  559. [17:08:39] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment