Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.72 KB | None | 0 0
  1. [17:00:24] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [17:00:24] [Server thread/INFO]: Loading properties
  3. [17:00:24] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:00:24] [Server thread/INFO]: Generating keypair
  5. [17:00:24] [Server thread/INFO]: Starting Minecraft server on 167.114.65.206:26179
  6. [17:00:24] [Server thread/INFO]: Using epoll channel type
  7. [17:00:24] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [17:00:24] [Server thread/WARN]: Couldn't load server icon
  9. java.lang.IllegalArgumentException: Must be 64 pixels wide
  10. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  11. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1617) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  12. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1605) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:728) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  14. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:249) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  15. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  16. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  17. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  20. [17:00:24] [Server thread/WARN]: Plugin `Administration_Panel v1.1.0' uses the space-character (0x20) in its name `Administration Panel' - this is discouraged
  21. [17:00:24] [Server thread/ERROR]: Could not load 'plugins/EssentialsChat-2.x-SNAPSHOT.jar' in folder 'plugins'
  22. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  23. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  25. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  26. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  27. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  28. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  29. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  31. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  32. Caused by: java.util.zip.ZipException: zip file is empty
  33. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_92]
  34. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_92]
  35. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_92]
  36. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_92]
  37. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_92]
  38. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  39. ... 8 more
  40. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/CS-CoreLib v1.5.9.jar' in folder 'plugins'
  41. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  42. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  44. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  45. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  46. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  47. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  48. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  50. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  51. Caused by: java.util.zip.ZipException: error in opening zip file
  52. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_92]
  53. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_92]
  54. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_92]
  55. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_92]
  56. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_92]
  57. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  58. ... 8 more
  59. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit-ActionMessager.jar' in folder 'plugins'
  60. org.bukkit.plugin.UnknownDependencyException: ActionMessager
  61. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  62. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  63. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  64. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  65. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  66. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  67. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  68. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  69. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/AuctionHouse.jar' in folder 'plugins'
  70. org.bukkit.plugin.UnknownDependencyException: Vault
  71. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  72. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  73. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  74. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  75. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  76. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  77. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  78. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  79. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/PvPTimer.jar' in folder 'plugins'
  80. org.bukkit.plugin.UnknownDependencyException: Vault
  81. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  82. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  83. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  84. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  85. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  86. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  87. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  88. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  89. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
  90. org.bukkit.plugin.UnknownDependencyException: dynmap
  91. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  92. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  93. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  94. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  95. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  96. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  97. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  98. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  99. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/TabAPI.jar' in folder 'plugins'
  100. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  101. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  102. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  103. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  104. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  105. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  106. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  107. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  108. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  109. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/FBasics.jar' in folder 'plugins'
  110. org.bukkit.plugin.UnknownDependencyException: Vault
  111. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  112. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  113. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  114. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  115. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  116. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  117. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  118. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  119. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/MH-AntyCheat v1.0-SNAPSHOT.jar' in folder 'plugins'
  120. org.bukkit.plugin.UnknownDependencyException: MH-API
  121. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  122. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  123. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  124. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  125. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  126. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  127. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  128. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  129. [17:00:25] [Server thread/INFO]: [INFO][NoCheatPlus] Fri Sep 23 17:00:25 EDT 2016
  130. [17:00:25] [Server thread/INFO]: Player instances are stored for efficiency.
  131. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/ItemRenamer-2.2.0.jar' in folder 'plugins'
  132. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  133. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  134. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  135. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  136. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  137. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  138. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  139. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  140. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  141. [17:00:25] [Server thread/ERROR]: Could not load 'plugins/AntiAuraObfuscated.jar' in folder 'plugins'
  142. org.bukkit.plugin.UnknownDependencyException: LibsDisguises
  143. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  144. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  145. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  146. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  147. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  148. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  149. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  150. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  151. [17:00:25] [Server thread/INFO]: [Plots] Loading Plots v0.12
  152. [17:00:25] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0
  153. [17:00:25] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v0.6
  154. [17:00:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  155. [17:00:25] [Server thread/INFO]: [Administration_Panel] Loading Administration_Panel v1.1.0
  156. [17:00:25] [Server thread/INFO]: [NoHitDelay] Loading NoHitDelay v2.2
  157. [17:00:25] [Server thread/INFO]: [StatsMenu] Loading StatsMenu v1.3
  158. [17:00:25] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  159. [17:00:25] [Server thread/INFO]: [ExtremeCommandBlocker] Loading ExtremeCommandBlocker v1.0
  160. [17:00:25] [Server thread/INFO]: [MOTD] Loading MOTD v1.0
  161. [17:00:25] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.0.8
  162. [17:00:25] [Server thread/INFO]: [Commandspy] Loading Commandspy v4.1.0
  163. [17:00:25] [Server thread/INFO]: [Screenshare] Loading Screenshare v2.7
  164. [17:00:25] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.3.0
  165. [17:00:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  166. [17:00:25] [Server thread/INFO]: [Installer] Loading Installer v2.3.4
  167. [17:00:25] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  168. [17:00:25] [Server thread/INFO]: [NoSwear] Loading NoSwear v7.1
  169. [17:00:25] [Server thread/INFO]: [SignTools] Loading SignTools v1.2.2
  170. [17:00:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  171. [17:00:25] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v4.0.1
  172. [17:00:25] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  173. [17:00:25] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v0.4
  174. [17:00:25] [Server thread/INFO]: [GroupCodesPEX] Loading GroupCodesPEX v1.0
  175. [17:00:25] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
  176. [17:00:25] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  177. [17:00:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  178. [17:00:25] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  179. [17:00:26] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  180. [17:00:26] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  181. [17:00:26] [Server thread/INFO]: [NightVision] Loading NightVision v1.0
  182. [17:00:26] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.5
  183. [17:00:26] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.3.2
  184. [17:00:26] [Server thread/INFO]: [ServerMotd] Loading ServerMotd v1.3
  185. [17:00:26] [Server thread/INFO]: [EasyPermissionsEx] Loading EasyPermissionsEx v1.0.2
  186. [17:00:26] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  187. [17:00:26] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
  188. [17:00:26] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.3.1
  189. [17:00:26] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
  190. [17:00:26] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  191. [17:00:26] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  192. [17:00:26] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  193. [17:00:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  194. [17:00:26] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.14
  195. [17:00:26] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v1.0.8
  196. [17:00:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  197. [17:00:26] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  198. [17:00:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
  199. [17:00:26] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  200. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.3.0
  201. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  202. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  203. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  204. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  205. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  206. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  207. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
  208. [17:00:26] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  209. [17:00:26] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  210. [17:00:26] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
  211. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
  212. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Cachefile datas...
  213. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Onlineplayer datas...
  214. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Registry datas...
  215. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] §eSaving Cachefile...
  216. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] §eSetup of IdUtil took §d38§ems.
  217. [17:00:26] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE §aCOMPLETE §e(Took §d309ms§e) ===
  218. [17:00:26] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  219. [17:00:26] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  220. [17:00:26] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  221. [17:00:26] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  222. [17:00:26] [Server thread/INFO]: Preparing level "world"
  223. [17:00:26] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6233314598287508106)
  224. [17:00:27] [Server thread/INFO]: Preparing spawn area: 70%
  225. [17:00:27] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3990754935676491896)
  226. [17:00:28] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3990754935676491896)
  227. [17:00:28] [Server thread/INFO]: [Plots] Enabling Plots v0.12
  228. [17:00:28] [Server thread/INFO]: [Plots] Plots v0.12 is now enabled.
  229. [17:00:28] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0
  230. [17:00:29] [Server thread/INFO]: [ItemNamer] Enabling ItemNamer v0.6
  231. [17:00:29] [Server thread/INFO]: Item Namer V0.6 is now enabled!
  232. [17:00:29] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  233. [17:00:29] [Server thread/INFO]: [Administration_Panel] Enabling Administration_Panel v1.1.0
  234. [17:00:29] [Server thread/INFO]: [Administration]: Administration_Panel v1.1.0 has been enabled!
  235. [17:00:29] [Server thread/INFO]: [NoHitDelay] Enabling NoHitDelay v2.2
  236. [17:00:29] [Server thread/INFO]: [NoHitDelay] NoHitDelay v2.2 by Hendrik_the_best enable
  237. [17:00:29] [Server thread/INFO]: [StatsMenu] Enabling StatsMenu v1.3
  238. [17:00:29] [Server thread/ERROR]: Error occurred while enabling StatsMenu v1.3 (Is it up to date?)
  239. java.lang.RuntimeException: Access to this plugin has been disabled due to piracy! Please contact SpigotMC!
  240. at es.officialramos.Menu.loadConfig0(Menu.java) ~[?:?]
  241. at es.officialramos.Menu.onEnable(Menu.java) ~[?:?]
  242. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  243. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  244. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  245. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  246. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  247. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  248. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  249. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  250. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  251. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  252. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  253. [17:00:29] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  254. [17:00:29] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  255. [17:00:29] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  256. [17:00:29] [Server thread/INFO]: [ExtremeCommandBlocker] Enabling ExtremeCommandBlocker v1.0
  257. [17:00:29] [Server thread/INFO]: [MOTD] Enabling MOTD v1.0
  258. [17:00:29] [Server thread/INFO]: MOTD is enabled!
  259. [17:00:29] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.0.8
  260. [17:00:29] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
  261. [17:00:29] [pool-5-thread-1/WARN]: [Fatal Error] :1:1: Premature end of file.
  262.  
  263. [17:00:29] [pool-5-thread-1/WARN]: [AlwaysDay] Could not connect to dev.bukkit.org, please try again later.
  264. [17:00:29] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  265. [17:00:29] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  266. [17:00:29] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  267. [17:00:29] [Server thread/INFO]: Injected custom channel handlers.
  268. [17:00:29] [Server thread/INFO]: Adding channels for online players...
  269. [17:00:29] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 168ms.
  270. [17:00:29] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
  271. [17:00:29] [Server thread/INFO]: [Commandspy] Enabling Commandspy v4.1.0
  272. [17:00:29] [Server thread/INFO]: [Screenshare] Enabling Screenshare v2.7
  273. [17:00:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  274. [17:00:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  275. [17:00:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  276. [17:00:30] [Server thread/INFO]: [Installer] Enabling Installer v2.3.4
  277. [17:00:30] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  278. [17:00:30] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62)
  279. [17:00:30] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  280. [17:00:30] [Server thread/INFO]: [NoSwear] Enabling NoSwear v7.1
  281. [17:00:30] [Server thread/INFO]: [NoSwear] 7.1 enabled!
  282. [17:00:30] [Server thread/INFO]: [NoSwear] Get 10% off a Premium Minecraft Server at ServerMiner.com with promo code 'NoSwear'
  283. [17:00:30] [Server thread/INFO]: [SignTools] Enabling SignTools v1.2.2
  284. [17:00:30] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  285. [17:00:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  286. [17:00:30] [Server thread/INFO]: git-Bukkit-e1ebe52 (MC: 1.8.8)
  287. [17:00:30] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  288. [17:00:30] [Server thread/INFO]: Using locale en_GB
  289. [17:00:31] [Server thread/INFO]: Using locale en_GB
  290. [17:00:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  291. [17:00:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  292. [17:00:31] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v4.0.1
  293. [17:00:31] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v0.4
  294. [17:00:31] [Server thread/INFO]: [GroupCodesPEX] Enabling GroupCodesPEX v1.0
  295. [17:00:31] [Server thread/ERROR]: Error occurred while enabling GroupCodesPEX v1.0 (Is it up to date?)
  296. ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  297. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  298. at com.stealthyone.bukkit.groupcodespex.permissions.PermissionManagerPEX.<init>(PermissionManagerPEX.java:20) ~[?:?]
  299. at com.stealthyone.bukkit.groupcodespex.BasePlugin.onEnable(BasePlugin.java:37) ~[?:?]
  300. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  301. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  302. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  303. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  304. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  305. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  306. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  307. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  308. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  309. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  310. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  311. [17:00:31] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
  312. [17:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  313. [17:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  314. [17:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 50000 at X: 28994.2 Z: 29637.1
  315. [17:00:31] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -256.0 Y: 72.0 Z: 706.0
  316. [17:00:31] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  317. [17:00:31] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  318. [17:00:31] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  319. [17:00:31] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  320. java.net.BindException: Address already in use
  321. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_92]
  322. at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_92]
  323. at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_92]
  324. at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_92]
  325. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
  326. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
  327. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
  328. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  329. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  330. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  331. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  332. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  333. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  334. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  335. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  336. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  337. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  338. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  339. [17:00:31] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  340. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  341. [17:00:31] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  342. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  343. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  344. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  345. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  346. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  347. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  348. [17:00:31] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  349. [17:00:31] [Server thread/INFO]: [NightVision] Enabling NightVision v1.0
  350. [17:00:31] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.5
  351. [17:00:31] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  352. [17:00:31] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.3.2
  353. [17:00:31] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  354. [17:00:31] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  355. [17:00:31] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  356. [17:00:31] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  357. [17:00:31] [Server thread/INFO]: [ServerMotd] Enabling ServerMotd v1.3
  358. [17:00:31] [Server thread/INFO]: [ServerMotd] ServerMotd v1.4 enabled correctly!
  359. [17:00:31] [Server thread/INFO]: [EasyPermissionsEx] Enabling EasyPermissionsEx v1.0.2
  360. [17:00:31] [Server thread/INFO]: [EasyPermissionsEx] EasyPermissionsEx v1.0.2 is now enabled!
  361. [17:00:31] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  362. [17:00:31] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  363. [17:00:31] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  364. [17:00:31] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  365. [17:00:31] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  366. [17:00:31] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
  367. [17:00:31] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  368. [17:00:31] [Server thread/INFO]: [ChatEx] Loading updater-config...
  369. [17:00:31] [Server thread/INFO]: [ChatEx] Done!
  370. [17:00:31] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  371. [17:00:31] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
  372. [17:00:31] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  373. [17:00:31] [Server thread/INFO]: [ChatEx] is now enabled!
  374. [17:00:31] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.3.1
  375. [17:00:31] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  376. [17:00:31] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  377. [17:00:31] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  378. [17:00:31] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  379. [17:00:31] [Server thread/WARN]: [EnjinMinecraftPlugin] Couldn't find the vault plugin! Please get it from dev.bukkit.org/bukkit-plugins/vault/!
  380. [17:00:31] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  381. [17:00:32] [Thread-12/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  382. [17:00:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  383. [17:00:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  384. [17:00:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  385. [17:00:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  386. [17:00:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  387. [17:00:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  388. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  389. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  390. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  391. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  392. [17:00:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  393. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  394. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  395. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  396. [17:00:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  397. [17:00:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  398. [17:00:32] [Server thread/INFO]: [WorldGuard] Loading region data...
  399. [17:00:32] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.14
  400. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE START ===
  401. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 11 players
  402. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 5 Factions
  403. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loading board from disk
  404. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 361 board locations
  405. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Economy integration is disabled, and the plugin "Vault" is not installed.
  406. [17:00:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE DONE (Took 223ms) ===
  407. [17:00:32] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v1.0.8
  408. [17:00:32] [Server thread/INFO]: [FactionsTop] Essentials found, using as economy backend.
  409. [17:00:33] [Server thread/INFO]: [FactionsTop] H2 successfully loaded via classpath.
  410. [17:00:33] [Server thread/INFO]: [FactionsTop] ----- IMPORTANT -----
  411. [17:00:33] [Server thread/INFO]: [FactionsTop] Detected a fresh database
  412. [17:00:33] [Server thread/INFO]: [FactionsTop] Starting chunk resynchronization
  413. [17:00:33] [Server thread/INFO]: [FactionsTop] To cancel, type: /ftoprec cancel
  414. [17:00:33] [Server thread/INFO]: [FactionsTop] ----- IMPORTANT -----
  415. [17:00:33] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  416. [17:00:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  417. [17:00:33] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  418. [17:00:33] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  419. [17:00:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: VERSION_1_1 & seed: -6233314598287508106
  420. [17:00:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 3990754935676491896
  421. [17:00:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 3990754935676491896
  422. [17:00:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Builders' - Env: NORMAL - Type: FLAT & seed: -5858261764574119036
  423. [17:00:34] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5858261764574119036)
  424. [17:00:34] [Server thread/INFO]: [WorldGuard] (Builders) TNT ignition is PERMITTED.
  425. [17:00:34] [Server thread/INFO]: [WorldGuard] (Builders) Lighters are PERMITTED.
  426. [17:00:34] [Server thread/INFO]: [WorldGuard] (Builders) Lava fire is blocked.
  427. [17:00:34] [Server thread/INFO]: [WorldGuard] (Builders) Fire spread is UNRESTRICTED.
  428. [17:00:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Builders'
  429. [17:00:34] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  430. [17:00:34] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
  431. [17:00:34] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  432. [17:00:34] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  433. [17:00:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  434. [17:00:35] [Server thread/INFO]: Done (8.445s)! For help, type "help" or "?"
  435. [17:00:35] [Server thread/ERROR]: Couldn't load server icon
  436. java.lang.IllegalStateException: Must be 64 pixels wide
  437. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  438. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:595) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  439. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:510) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  440. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  441. [17:00:35] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  442. [17:00:35] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  443. [17:00:35] [Server thread/WARN]:
  444. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  445. [17:00:35] [Server thread/WARN]:
  446. [17:00:35] [Server thread/WARN]: SignTools could not be properly activated,
  447. [17:00:35] [Server thread/WARN]: because you haven't installed CS-CoreLib.
  448. [17:00:35] [Server thread/WARN]: CS-CoreLib will now be automaticially downloaded,
  449. [17:00:35] [Server thread/WARN]: and you will be asked to restart your server.
  450. [17:00:35] [Server thread/WARN]: But until you restart, SignTools will remain disabled
  451. [17:00:35] [Server thread/WARN]:
  452. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  453. [17:00:35] [Server thread/WARN]:
  454. [17:00:35] [Server thread/WARN]:
  455. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  456. [17:00:35] [Server thread/WARN]:
  457. [17:00:35] [Server thread/WARN]: Please restart your Server to finish the Installation
  458. [17:00:35] [Server thread/WARN]: of SignTools and CS-CoreLib
  459. [17:00:35] [Server thread/WARN]:
  460. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  461. [17:00:35] [Server thread/WARN]:
  462. [17:00:35] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  463. [17:00:35] [Server thread/WARN]:
  464. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  465. [17:00:35] [Server thread/WARN]:
  466. [17:00:35] [Server thread/WARN]: CommandBlocker could not be properly activated,
  467. [17:00:35] [Server thread/WARN]: because you haven't installed CS-CoreLib.
  468. [17:00:35] [Server thread/WARN]: CS-CoreLib will now be automaticially downloaded,
  469. [17:00:35] [Server thread/WARN]: and you will be asked to restart your server.
  470. [17:00:35] [Server thread/WARN]: But until you restart, CommandBlocker will remain disabled
  471. [17:00:35] [Server thread/WARN]:
  472. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  473. [17:00:35] [Server thread/WARN]:
  474. [17:00:35] [Server thread/WARN]:
  475. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  476. [17:00:35] [Server thread/WARN]:
  477. [17:00:35] [Server thread/WARN]: Please restart your Server to finish the Installation
  478. [17:00:35] [Server thread/WARN]: of CommandBlocker and CS-CoreLib
  479. [17:00:35] [Server thread/WARN]:
  480. [17:00:35] [Server thread/WARN]: #################### - WARNING - ####################
  481. [17:00:35] [Server thread/WARN]:
  482. [17:00:35] [pool-3-thread-8/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  483. [17:00:35] [pool-3-thread-7/INFO]: [PlugMan] No update was found.
  484. [17:00:36] [Server thread/INFO]: Resynchronization of faction totals complete
  485. [17:00:36] [Server thread/INFO]: [WorldBorder] [Fill] World map generation task automatically continuing. (free mem: 2875 MB)
  486. [17:00:36] [Server thread/INFO]: [WorldBorder] [Fill] Reminder: you can cancel at any time with "wb fill cancel", or pause/unpause with "wb fill pause". (free mem: 2875 MB)
  487. [17:00:36] [pool-3-thread-11/INFO]: [PlotMe] Checking if conversion to UUID needed...
  488. [17:00:36] [Server thread/INFO]: [WorldBorder] [Fill] 0 more chunks processed (4227138 total, ~10.7%) (free mem: 2875 MB)
  489. [17:00:37] [pool-3-thread-11/INFO]: [PlotMe] No plot conversion needed
  490. [17:00:38] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  491. [17:00:41] [Server thread/INFO]: Saving...
  492. [17:00:41] [Server thread/INFO]: Saved the world
  493. [17:00:41] [Server thread/INFO]: Stopping the server
  494. [17:00:41] [Server thread/INFO]: Stopping server
  495. [17:00:41] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
  496. [17:00:41] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.1
  497. [17:00:41] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  498. [17:00:41] [Server thread/INFO]: [Multiverse-Core] - Disabled
  499. [17:00:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  500. [17:00:41] [Server thread/INFO]: [FactionsTop] Disabling FactionsTop v1.0.8
  501. [17:00:41] [Server thread/INFO]: [FactionsTop] Preparing shutdown...
  502. [17:00:41] [Server thread/INFO]: [FactionsTop] Shutting down chunk worth task...
  503. [17:00:41] [Server thread/INFO]: [FactionsTop] Saving everything to database...
  504. [17:00:41] [Server thread/INFO]: [FactionsTop] Terminating plugin services...
  505. [17:00:41] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.14
  506. [17:00:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Disabled
  507. [17:00:41] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
  508. [17:00:41] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  509. [17:00:41] [Server thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.16.1
  510. [17:00:41] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.7
  511. [17:00:41] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.2
  512. [17:00:41] [Server thread/INFO]: [MassiveCore 2.8.2] Disabled
  513. [17:00:41] [Server thread/INFO]: [StaffChat] Disabling StaffChat v1.3.1
  514. [17:00:41] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.4
  515. [17:00:41] [Server thread/INFO]: [ChatEx] is now disabled!
  516. [17:00:41] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  517. [17:00:41] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  518. [17:00:41] [Server thread/INFO]: [EasyPermissionsEx] Disabling EasyPermissionsEx v1.0.2
  519. [17:00:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  520. [17:00:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  521. [17:00:41] [Server thread/INFO]: [EasyPermissionsEx] EasyPermissionsEx v1.0.2 is now disabled.
  522. [17:00:41] [Server thread/INFO]: [ServerMotd] Disabling ServerMotd v1.3
  523. [17:00:41] [Server thread/INFO]: [ServerMotd] ServerMotd 1.4 disabled correctly!
  524. [17:00:41] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.3.2
  525. [17:00:41] [Server thread/INFO]: [AsyncWorldEdit] Disabled
  526. [17:00:41] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.5
  527. [17:00:41] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
  528. [17:00:41] [Server thread/INFO]: [NightVision] Disabling NightVision v1.0
  529. [17:00:41] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  530. [17:00:41] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  531. [17:00:41] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
  532. [17:00:41] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  533. [17:00:41] [Server thread/INFO]: [Votifier] Votifier disabled.
  534. [17:00:41] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.6
  535. [17:00:41] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  536. [17:00:41] [Server thread/INFO]: [GroupCodesPEX] Disabling GroupCodesPEX v1.0
  537. [17:00:41] [Server thread/INFO]: [AutoBroadcaster] Disabling AutoBroadcaster v0.4
  538. [17:00:41] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.16.3
  539. [17:00:41] [Server thread/INFO]: [CommandBlocker] Disabling CommandBlocker v4.0.1
  540. [17:00:41] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  541. [17:00:41] [Server thread/INFO]: [SignTools] Disabling SignTools v1.2.2
  542. [17:00:41] [Server thread/INFO]: [NoSwear] Disabling NoSwear v7.1
  543. [17:00:41] [Server thread/INFO]: [NoSwear] Disabled!
  544. [17:00:41] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  545. [17:00:41] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  546. [17:00:41] [Server thread/INFO]: [Installer] Disabling Installer v2.3.4
  547. [17:00:41] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  548. [17:00:41] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.3.0
  549. [17:00:41] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  550. [17:00:41] [Server thread/INFO]: [Screenshare] Disabling Screenshare v2.7
  551. [17:00:41] [Server thread/INFO]: [Commandspy] Disabling Commandspy v4.1.0
  552. [17:00:41] [Server thread/INFO]: [StaffPlus] Disabling StaffPlus v3.0.8
  553. [17:00:41] [Server thread/INFO]: [Staff+] Staff+ is now disabling!
  554. [17:00:41] [Server thread/INFO]: Removing channels for online players...
  555. [17:00:41] [Server thread/INFO]: Removing packet handlers (1)...
  556. [17:00:41] [Server thread/INFO]: [MOTD] Disabling MOTD v1.0
  557. [17:00:41] [Server thread/INFO]: MOTD is disabled!
  558. [17:00:41] [Server thread/INFO]: [ExtremeCommandBlocker] Disabling ExtremeCommandBlocker v1.0
  559. [17:00:41] [Server thread/INFO]: [AlwaysDay] Disabling AlwaysDay v2.2.8
  560. [17:00:41] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now disabled.
  561. [17:00:41] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  562. [17:00:41] [Server thread/INFO]: [StatsMenu] Disabling StatsMenu v1.3
  563. [17:00:41] [Server thread/INFO]: [StatsMenu]Disabling plugin !
  564. [17:00:41] [Server thread/INFO]: [NoHitDelay] Disabling NoHitDelay v2.2
  565. [17:00:41] [Server thread/INFO]: [NoHitDelay] NoHitDelay v2.2 by Hendrik_the_best disable
  566. [17:00:41] [Server thread/INFO]: [Administration_Panel] Disabling Administration_Panel v1.1.0
  567. [17:00:41] [Server thread/INFO]: [Administration]: Administration_Panel v1.1.0 has been disabled!
  568. [17:00:41] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.1
  569. [17:00:41] [Server thread/INFO]: [ItemNamer] Disabling ItemNamer v0.6
  570. [17:00:41] [Server thread/INFO]: Item Namer is now disabled!
  571. [17:00:41] [Server thread/INFO]: [ClearChat] Disabling ClearChat v2.0
  572. [17:00:41] [Server thread/INFO]: [Plots] Disabling Plots v0.12
  573. [17:00:41] [Server thread/INFO]: [Plots] Plots v0.12 is now disabled.
  574. [17:00:41] [Server thread/INFO]: Saving players
  575. [17:00:41] [Server thread/INFO]: Saving worlds
  576. [17:00:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  577. [17:00:42] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  578. [17:00:42] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  579. [17:00:42] [Server thread/INFO]: Saving chunks for level 'Builders'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement