Advertisement
Guest User

Untitled

a guest
Sep 24th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.18 KB | None | 0 0
  1. [15:46:46] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:46:46] [Server thread/INFO]: Loading properties
  3. [15:46:46] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:46:46] [Server thread/INFO]: Generating keypair
  5. [15:46:46] [Server thread/INFO]: Starting Minecraft server on 167.114.65.206:26179
  6. [15:46:46] [Server thread/INFO]: Using epoll channel type
  7. [15:46:46] [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. [15:46:46] [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. [15:46:47] [Server thread/WARN]: Plugin `Administration_Panel v1.1.0' uses the space-character (0x20) in its name `Administration Panel' - this is discouraged
  21. [15:46:47] [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. [15:46:47] [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. [15:46:47] [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. [15:46:47] [Server thread/ERROR]: Could not load 'plugins/MH-AntyCheat v1.0-SNAPSHOT.jar' in folder 'plugins'
  70. org.bukkit.plugin.UnknownDependencyException: MH-API
  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. [15:46:47] [Server thread/INFO]: [INFO][NoCheatPlus] Sat Sep 24 15:46:47 EDT 2016
  80. [15:46:47] [Server thread/INFO]: Player instances are stored for efficiency.
  81. [15:46:47] [Server thread/ERROR]: Could not load 'plugins/AntiAuraObfuscated.jar' in folder 'plugins'
  82. org.bukkit.plugin.UnknownDependencyException: LibsDisguises
  83. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  84. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  85. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  86. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  87. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  88. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  89. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  90. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  91. [15:46:47] [Server thread/ERROR]: ebean.properties not found
  92. [15:46:47] [Server thread/WARN]: No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@5dcad159] Classpath Searched[[file:/home/mch/multicraft/servers/server24025/craftbukkit-1.8.8.jar]]
  93. [15:46:47] [Server thread/INFO]: Classpath search hits in jars[] pkgs[] searchTime[2]
  94. [15:46:47] [Server thread/INFO]: DataSourcePool [FBasics] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  95. [15:46:48] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  96. [15:46:48] [Server thread/ERROR]: Could not load 'plugins/FBasics.jar' in folder 'plugins'
  97. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  98. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  99. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  100. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  101. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  102. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  103. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  104. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  105. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  106. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  107. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  108. Caused by: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  109. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:623) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  110. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:163) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  111. at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:132) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  112. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  113. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:63) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  114. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  115. at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:373) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  116. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:104) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  117. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  118. at org.originmc.fbasics.FBasics.<init>(FBasics.java:24) ~[FBasics.jar:?]
  119. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_92]
  120. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_92]
  121. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_92]
  122. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_92]
  123. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_92]
  124. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  125. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  126. ... 9 more
  127. Caused by: java.lang.ClassNotFoundException: org.joda.time.LocalDateTime
  128. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_92]
  129. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_92]
  130. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_92]
  131. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_92]
  132. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:623) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  133. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:163) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  134. at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:132) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  135. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  136. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:63) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  137. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  138. at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:373) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  139. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:104) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  140. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  141. at org.originmc.fbasics.FBasics.<init>(FBasics.java:24) ~[FBasics.jar:?]
  142. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_92]
  143. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_92]
  144. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_92]
  145. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_92]
  146. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_92]
  147. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  148. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  149. ... 9 more
  150. [15:46:48] [Server thread/INFO]: [Plots] Loading Plots v0.12
  151. [15:46:48] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0
  152. [15:46:48] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v0.6
  153. [15:46:48] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  154. [15:46:48] [Server thread/INFO]: [Administration_Panel] Loading Administration_Panel v1.1.0
  155. [15:46:48] [Server thread/INFO]: [NoHitDelay] Loading NoHitDelay v2.2
  156. [15:46:48] [Server thread/INFO]: [StatsMenu] Loading StatsMenu v1.3
  157. [15:46:48] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  158. [15:46:48] [Server thread/INFO]: [ExtremeCommandBlocker] Loading ExtremeCommandBlocker v1.0
  159. [15:46:48] [Server thread/INFO]: [MOTD] Loading MOTD v1.0
  160. [15:46:48] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.0.8
  161. [15:46:48] [Server thread/INFO]: [Commandspy] Loading Commandspy v4.1.0
  162. [15:46:48] [Server thread/INFO]: [Screenshare] Loading Screenshare v2.7
  163. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.3.0
  164. [15:46:48] [Server thread/INFO]: [dynmap] Loading dynmap v2.3-1142
  165. [15:46:48] [Server thread/INFO]: [dynmap] version=git-Bukkit-e1ebe52 (MC: 1.8.8)
  166. [15:46:48] [Server thread/INFO]: [dynmap] Mod Support API available
  167. [15:46:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  168. [15:46:48] [Server thread/INFO]: [Installer] Loading Installer v2.3.4
  169. [15:46:48] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  170. [15:46:48] [Server thread/INFO]: [SignTools] Loading SignTools v1.2.2
  171. [15:46:48] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  172. [15:46:48] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v0.4
  173. [15:46:48] [Server thread/INFO]: [GroupCodesPEX] Loading GroupCodesPEX v1.0
  174. [15:46:48] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
  175. [15:46:48] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  176. [15:46:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
  177. [15:46:48] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  178. [15:46:48] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  179. [15:46:48] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  180. [15:46:48] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  181. [15:46:48] [Server thread/INFO]: [NightVision] Loading NightVision v1.0
  182. [15:46:48] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.5
  183. [15:46:48] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.3.2
  184. [15:46:48] [Server thread/INFO]: [ServerMotd] Loading ServerMotd v1.3
  185. [15:46:48] [Server thread/INFO]: [EasyPermissionsEx] Loading EasyPermissionsEx v1.0.2
  186. [15:46:48] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  187. [15:46:48] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.3.1
  188. [15:46:48] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  189. [15:46:48] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
  190. [15:46:48] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  191. [15:46:48] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  192. [15:46:48] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  193. [15:46:48] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.14
  194. [15:46:48] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.0.1
  195. [15:46:48] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v1.0.8
  196. [15:46:48] [Server thread/INFO]: [PvPTimer] Loading PvPTimer v1.3
  197. [15:46:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  198. [15:46:48] [Server thread/INFO]: [TabAPI] Loading TabAPI vB 0.1.15
  199. [15:46:48] [Server thread/INFO]: [NoSwear] Loading NoSwear v7.1
  200. [15:46:48] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  201. [15:46:48] [Server thread/INFO]: [ItemRenamer] Loading ItemRenamer v2.2.0
  202. [15:46:48] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.4
  203. [15:46:48] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.9
  204. [15:46:48] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  205. [15:46:48] [Server thread/INFO]: [DynmapPlotMe] Loading DynmapPlotMe v0.3
  206. [15:46:48] [Server thread/INFO]: [CommandBlocker] Loading CommandBlocker v4.0.1
  207. [15:46:48] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  208. [15:46:48] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
  209. [15:46:48] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  210. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.3.0
  211. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  212. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  213. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  214. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  215. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  216. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  217. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
  218. [15:46:48] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  219. [15:46:48] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
  220. [15:46:48] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  221. [15:46:48] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  222. [15:46:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  223. [15:46:48] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  224. [15:46:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  225. [15:46:48] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  226. [15:46:48] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  227. [15:46:48] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
  228. [15:46:48] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
  229. [15:46:48] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Cachefile datas...
  230. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Onlineplayer datas...
  231. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Registry datas...
  232. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] §eSaving Cachefile...
  233. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] §eSetup of IdUtil took §d37§ems.
  234. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] §aActivated §eintegration with §dVault
  235. [15:46:49] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE §aCOMPLETE §e(Took §d180ms§e) ===
  236. [15:46:49] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  237. [15:46:49] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  238. [15:46:49] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  239. [15:46:49] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  240. [15:46:49] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  241. [15:46:49] [Server thread/INFO]: Preparing level "world"
  242. [15:46:49] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6233314598287508106)
  243. [15:46:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3990754935676491896)
  244. [15:46:50] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3990754935676491896)
  245. [15:46:50] [Server thread/INFO]: [Plots] Enabling Plots v0.12
  246. [15:46:50] [Server thread/INFO]: [Plots] Plots v0.12 is now enabled.
  247. [15:46:50] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0
  248. [15:46:50] [Server thread/INFO]: [ItemNamer] Enabling ItemNamer v0.6
  249. [15:46:50] [Server thread/INFO]: Item Namer V0.6 is now enabled!
  250. [15:46:50] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  251. [15:46:50] [Server thread/INFO]: [Administration_Panel] Enabling Administration_Panel v1.1.0
  252. [15:46:50] [Server thread/INFO]: [Administration]: Administration_Panel v1.1.0 has been enabled!
  253. [15:46:50] [Server thread/INFO]: [NoHitDelay] Enabling NoHitDelay v2.2
  254. [15:46:50] [Server thread/INFO]: [NoHitDelay] NoHitDelay v2.2 by Hendrik_the_best enable
  255. [15:46:50] [Server thread/INFO]: [StatsMenu] Enabling StatsMenu v1.3
  256. [15:46:51] [Server thread/ERROR]: Error occurred while enabling StatsMenu v1.3 (Is it up to date?)
  257. java.lang.RuntimeException: Access to this plugin has been disabled due to piracy! Please contact SpigotMC!
  258. at es.officialramos.Menu.loadConfig0(Menu.java) ~[StatsMenu.jar:?]
  259. at es.officialramos.Menu.onEnable(Menu.java) ~[StatsMenu.jar:?]
  260. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  261. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  262. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  263. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  264. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  265. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  266. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  267. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  268. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  269. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  270. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  271. [15:46:51] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  272. [15:46:51] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  273. [15:46:51] [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!
  274. [15:46:51] [Server thread/INFO]: [ExtremeCommandBlocker] Enabling ExtremeCommandBlocker v1.0
  275. [15:46:51] [Server thread/INFO]: [MOTD] Enabling MOTD v1.0
  276. [15:46:51] [Server thread/INFO]: MOTD is enabled!
  277. [15:46:51] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.0.8
  278. [15:46:51] [pool-7-thread-1/WARN]: [Fatal Error] :1:1: Premature end of file.
  279.  
  280. [15:46:51] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
  281. [15:46:51] [pool-7-thread-1/WARN]: [AlwaysDay] Could not connect to dev.bukkit.org, please try again later.
  282. [15:46:51] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  283. [15:46:51] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  284. [15:46:51] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  285. [15:46:51] [Server thread/INFO]: Injected custom channel handlers.
  286. [15:46:51] [Server thread/INFO]: Adding channels for online players...
  287. [15:46:51] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 96ms.
  288. [15:46:51] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
  289. [15:46:51] [Server thread/INFO]: [Commandspy] Enabling Commandspy v4.1.0
  290. [15:46:51] [Server thread/INFO]: [Screenshare] Enabling Screenshare v2.7
  291. [15:46:51] [Server thread/INFO]: [dynmap] Enabling dynmap v2.3-1142
  292. [15:46:52] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  293. [15:46:52] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  294. [15:46:52] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  295. [15:46:52] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  296. [15:46:52] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  297. [15:46:52] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  298. [15:46:52] [Server thread/INFO]: [dynmap] Mod Support processing completed
  299. [15:46:52] [Thread-10/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  300. [15:46:52] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  301. [15:46:52] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  302. [15:46:52] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  303. [15:46:52] [Server thread/ERROR]: [dynmap] Failed to start WebServer on address 167.114.65.206:8123 : Address already in use
  304. [15:46:52] [Server thread/INFO]: [dynmap] version 2.3-1142 is enabled - core version 2.3-2074
  305. [15:46:52] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  306. [15:46:53] [Server thread/INFO]: [dynmap] Loaded 474538 pending tile renders for world 'world'
  307. [15:46:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  308. [15:46:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  309. [15:46:53] [Server thread/INFO]: [dynmap] Enabled
  310. [15:46:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  311. [15:46:53] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  312. [15:46:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  313. [15:46:53] [Server thread/INFO]: [Installer] Enabling Installer v2.3.4
  314. [15:46:53] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  315. [15:46:53] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62)
  316. [15:46:53] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  317. [15:46:53] [Server thread/INFO]: [SignTools] Enabling SignTools v1.2.2
  318. [15:46:53] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  319. [15:46:53] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  320. [15:46:53] [Server thread/INFO]: git-Bukkit-e1ebe52 (MC: 1.8.8)
  321. [15:46:53] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  322. [15:46:53] [Server thread/INFO]: Using locale en_GB
  323. [15:46:53] [Server thread/INFO]: Using locale en_GB
  324. [15:46:53] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  325. [15:46:53] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  326. [15:46:53] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v0.4
  327. [15:46:53] [Server thread/INFO]: [GroupCodesPEX] Enabling GroupCodesPEX v1.0
  328. [15:46:53] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
  329. [15:46:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  330. [15:46:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  331. [15:46:53] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 50000 at X: 28994.2 Z: 29637.1
  332. [15:46:53] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  333. [15:46:53] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -256.0 Y: 72.0 Z: 706.0
  334. [15:46:53] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  335. [15:46:53] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  336. [15:46:53] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  337. [15:46:53] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  338. java.net.BindException: Address already in use
  339. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_92]
  340. at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_92]
  341. at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_92]
  342. at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_92]
  343. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
  344. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
  345. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
  346. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  347. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  348. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  349. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  350. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  351. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  352. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  353. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  354. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  355. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  356. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  357. [15:46:53] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  358. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  359. [15:46:53] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  360. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  361. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  362. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  363. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  364. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  365. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  366. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  367. [15:46:53] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  368. [15:46:54] [Server thread/INFO]: [NightVision] Enabling NightVision v1.0
  369. [15:46:54] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.5
  370. [15:46:54] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  371. [15:46:54] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.3.2
  372. [15:46:54] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  373. [15:46:54] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  374. [15:46:54] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  375. [15:46:54] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  376. [15:46:54] [Server thread/INFO]: [ServerMotd] Enabling ServerMotd v1.3
  377. [15:46:54] [Server thread/INFO]: [ServerMotd] ServerMotd v1.4 enabled correctly!
  378. [15:46:54] [Server thread/INFO]: [EasyPermissionsEx] Enabling EasyPermissionsEx v1.0.2
  379. [15:46:54] [Server thread/INFO]: [EasyPermissionsEx] EasyPermissionsEx v1.0.2 is now enabled!
  380. [15:46:54] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.3.1
  381. [15:46:54] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  382. [15:46:54] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  383. [15:46:54] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  384. [15:46:54] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  385. [15:46:54] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  386. [15:46:54] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  387. [15:46:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  388. [15:46:54] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  389. [15:46:54] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  390. [15:46:54] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  391. [15:46:54] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  392. [15:46:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  393. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  394. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  395. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  396. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  397. [15:46:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  398. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  399. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  400. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  401. [15:46:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  402. [15:46:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  403. [15:46:54] [Server thread/INFO]: [WorldGuard] Loading region data...
  404. [15:46:54] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.14
  405. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE START ===
  406. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 14 players
  407. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 5 Factions
  408. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loading board from disk
  409. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 361 board locations
  410. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Economy integration through Vault plugin successful.
  411. [15:46:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  412. [15:46:55] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE DONE (Took 731ms) ===
  413. [15:46:55] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.0.1
  414. [15:46:55] [Server thread/ERROR]: Error occurred while enabling AuctionHouse v1.0.1 (Is it up to date?)
  415. java.lang.IllegalStateException: Failed to connect to the database server!
  416. at de.cubeisland.AuctionHouse.Database.Database.<init>(Database.java:58) ~[AuctionHouse.jar:?]
  417. at de.cubeisland.AuctionHouse.AuctionHouse.onEnable(AuctionHouse.java:81) ~[AuctionHouse.jar:?]
  418. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  419. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  420. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  421. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  422. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  423. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  424. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  425. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  426. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  427. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  428. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  429. Caused by: java.sql.SQLException: Access denied for user 'root'@'127.0.0.1' (using password: NO)
  430. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  431. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  432. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  433. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  434. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  435. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  436. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  437. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  438. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  439. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  440. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  441. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_92]
  442. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_92]
  443. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_92]
  444. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_92]
  445. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  446. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  447. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  448. at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_92]
  449. at java.sql.DriverManager.getConnection(DriverManager.java:247) ~[?:1.8.0_92]
  450. at de.cubeisland.AuctionHouse.Database.Database.<init>(Database.java:54) ~[AuctionHouse.jar:?]
  451. ... 12 more
  452. [15:46:55] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v1.0.8
  453. [15:46:55] [Server thread/INFO]: [FactionsTop] Essentials found, using as economy backend.
  454. [15:46:55] [Server thread/INFO]: [FactionsTop] H2 successfully loaded via classpath.
  455. [15:46:55] [Server thread/INFO]: [PvPTimer] Enabling PvPTimer v1.3
  456. [15:46:56] [Server thread/ERROR]: Error occurred while enabling PvPTimer v1.3 (Is it up to date?)
  457. java.lang.RuntimeException: Access to this plugin has been disabled due to piracy! Please contact SpigotMC!
  458. at me.intellijent.spigot.PvPTimer.loadConfig0(PvPTimer.java) ~[PvPTimer.jar:?]
  459. at me.intellijent.spigot.PvPTimer.onEnable(PvPTimer.java) ~[PvPTimer.jar:?]
  460. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  461. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  462. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  463. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  464. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  465. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  466. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  467. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  468. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  469. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  470. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  471. [15:46:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  472. [15:46:56] [Server thread/INFO]: [TabAPI] Enabling TabAPI vB 0.1.15
  473. [15:46:56] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [TabAPI] Unsupported server packet ID in current Minecraft version: Dynamic-090cfd01-aa06-48cd-9a2c-61f8c9468efa[LEGACY, SERVER, -1, legacy: 201, classNames: [] (unregistered)]
  474. [15:46:56] [Server thread/INFO]: [NoSwear] Enabling NoSwear v7.1
  475. [15:46:56] [Server thread/INFO]: [NoSwear] 7.1 enabled!
  476. [15:46:56] [Server thread/INFO]: [NoSwear] Get 10% off a Premium Minecraft Server at ServerMiner.com with promo code 'NoSwear'
  477. [15:46:56] [Server thread/INFO]: [ItemRenamer] Enabling ItemRenamer v2.2.0
  478. [15:46:56] [Server thread/ERROR]: Error occurred while enabling ItemRenamer v2.2.0 (Is it up to date?)
  479. java.lang.IllegalAccessError: tried to access class com.google.common.collect.Cut from class com.google.common.collect.Ranges
  480. at com.google.common.collect.Ranges.closed(Ranges.java:102) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:git-Bukkit-e1ebe52]
  481. at com.google.common.collect.Ranges.singleton(Ranges.java:226) ~[AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:git-Bukkit-e1ebe52]
  482. at org.shininet.bukkit.itemrenamer.serialization.DamageSerializer.parseRange(DamageSerializer.java:123) ~[ItemRenamer-2.2.0.jar:?]
  483. at org.shininet.bukkit.itemrenamer.serialization.DamageSerializer.readLookup(DamageSerializer.java:62) ~[ItemRenamer-2.2.0.jar:?]
  484. at org.shininet.bukkit.itemrenamer.configuration.RulePack.parseRange(RulePack.java:81) ~[ItemRenamer-2.2.0.jar:?]
  485. at org.shininet.bukkit.itemrenamer.configuration.RulePack.load(RulePack.java:64) ~[ItemRenamer-2.2.0.jar:?]
  486. at org.shininet.bukkit.itemrenamer.configuration.RenameConfiguration.loadPack(RenameConfiguration.java:92) ~[ItemRenamer-2.2.0.jar:?]
  487. at org.shininet.bukkit.itemrenamer.configuration.RenameConfiguration.<init>(RenameConfiguration.java:36) ~[ItemRenamer-2.2.0.jar:?]
  488. at org.shininet.bukkit.itemrenamer.configuration.ItemRenamerConfiguration.initializeConfig(ItemRenamerConfiguration.java:99) ~[ItemRenamer-2.2.0.jar:?]
  489. at org.shininet.bukkit.itemrenamer.configuration.ItemRenamerConfiguration.<init>(ItemRenamerConfiguration.java:45) ~[ItemRenamer-2.2.0.jar:?]
  490. at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin$1.<init>(ItemRenamerPlugin.java:86) ~[ItemRenamer-2.2.0.jar:?]
  491. at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onEnable(ItemRenamerPlugin.java:86) ~[ItemRenamer-2.2.0.jar:?]
  492. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  493. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  494. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  495. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  496. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  497. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  498. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  499. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  500. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  501. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  502. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  503. [15:46:56] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.4
  504. [15:46:56] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  505. [15:46:56] [Server thread/INFO]: [ChatEx] Loading updater-config...
  506. [15:46:56] [Server thread/INFO]: [ChatEx] Done!
  507. [15:46:56] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  508. [15:46:56] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
  509. [15:46:56] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  510. [15:46:56] [Server thread/INFO]: [ChatEx] is now enabled!
  511. [15:46:56] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.9
  512. [15:46:56] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
  513. [15:46:56] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "Factions"
  514. [15:46:56] [Server thread/INFO]: [DynmapPlotMe] Enabling DynmapPlotMe v0.3
  515. [15:46:56] [Server thread/INFO]: [DynmapPlotMe] [DynmapPlotMe] initializing
  516. [15:46:56] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v4.0.1
  517. [15:46:56] [Server thread/ERROR]: [CommandBlocker] Cannot load configuration from jar
  518. org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
  519. in 'string', line 10, column 3:
  520. world_nether
  521. ^
  522. could not find expected ':'
  523. in 'string', line 11, column 8:
  524. /tp:
  525. ^
  526.  
  527. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  528. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:214) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  529. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  530. at me.mrCookieSlime.CSCoreLibPlugin.PluginUtils.setupConfig(PluginUtils.java:93) [CS-CoreLib_v1.5.9.jar:?]
  531. at me.MrEminent42.CommandBlocker.Main.onEnable(Main.java:28) [CommandBlocker_4.0.1-2.jar:?]
  532. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  533. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  534. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  535. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  536. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  537. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  538. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  539. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  540. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  541. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  542. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  543. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
  544. in 'string', line 10, column 3:
  545. world_nether
  546. ^
  547. could not find expected ':'
  548. in 'string', line 11, column 8:
  549. /tp:
  550. ^
  551.  
  552. at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  553. at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  554. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  555. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  556. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  557. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  558. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  559. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  560. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  561. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  562. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  563. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  564. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  565. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  566. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  567. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  568. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  569. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  570. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  571. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  572. ... 15 more
  573. [15:46:56] [Server thread/ERROR]: Error occurred while enabling CommandBlocker v4.0.1 (Is it up to date?)
  574. java.lang.NullPointerException
  575. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:522) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  576. at me.MrEminent42.CommandBlocker.CommandListener.<init>(CommandListener.java:14) ~[CommandBlocker_4.0.1-2.jar:?]
  577. at me.MrEminent42.CommandBlocker.Main.onEnable(Main.java:37) ~[CommandBlocker_4.0.1-2.jar:?]
  578. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  579. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  580. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  581. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  582. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  583. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  584. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  585. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  586. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  587. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  588. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  589. [15:46:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  590. [15:46:56] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  591. [15:46:56] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  592. [15:46:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: VERSION_1_1 & seed: -6233314598287508106
  593. [15:46:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 3990754935676491896
  594. [15:46:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 3990754935676491896
  595. [15:46:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Builders' - Env: NORMAL - Type: FLAT & seed: -5858261764574119036
  596. [15:46:56] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5858261764574119036)
  597. [15:46:56] [Server thread/INFO]: [WorldGuard] (Builders) TNT ignition is PERMITTED.
  598. [15:46:56] [Server thread/INFO]: [WorldGuard] (Builders) Lighters are PERMITTED.
  599. [15:46:56] [Server thread/INFO]: [WorldGuard] (Builders) Lava fire is blocked.
  600. [15:46:56] [Server thread/INFO]: [WorldGuard] (Builders) Fire spread is UNRESTRICTED.
  601. [15:46:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Builders'
  602. [15:46:56] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Builders'.
  603. [15:46:56] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  604. [15:46:56] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
  605. [15:46:56] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  606. [15:46:56] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  607. [15:46:56] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  608. [15:46:57] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  609. [15:46:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  610. [15:46:57] [Server thread/INFO]: Done (7.828s)! For help, type "help" or "?"
  611. [15:46:57] [Server thread/ERROR]: Couldn't load server icon
  612. java.lang.IllegalStateException: Must be 64 pixels wide
  613. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  614. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:595) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  615. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:510) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  616. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  617. [15:46:57] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  618. [15:46:57] [pool-3-thread-12/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  619. [15:46:57] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  620. [15:46:57] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  621. [15:46:57] [pool-3-thread-10/INFO]: [PlugMan] No update was found.
  622. [15:46:57] [Server thread/WARN]:
  623. [15:46:57] [Server thread/WARN]: #################### - WARNING - ####################
  624. [15:46:57] [Server thread/WARN]:
  625. [15:46:57] [Server thread/WARN]: SignTools could not be properly activated,
  626. [15:46:57] [Server thread/WARN]: because you haven't installed CS-CoreLib.
  627. [15:46:57] [Server thread/WARN]: CS-CoreLib will now be automaticially downloaded,
  628. [15:46:57] [Server thread/WARN]: and you will be asked to restart your server.
  629. [15:46:57] [Server thread/WARN]: But until you restart, SignTools will remain disabled
  630. [15:46:57] [Server thread/WARN]:
  631. [15:46:57] [Server thread/WARN]: #################### - WARNING - ####################
  632. [15:46:57] [Server thread/WARN]:
  633. [15:46:57] [Server thread/WARN]:
  634. [15:46:57] [Server thread/WARN]: #################### - WARNING - ####################
  635. [15:46:57] [Server thread/WARN]:
  636. [15:46:57] [Server thread/WARN]: Please restart your Server to finish the Installation
  637. [15:46:57] [Server thread/WARN]: of SignTools and CS-CoreLib
  638. [15:46:57] [Server thread/WARN]:
  639. [15:46:57] [Server thread/WARN]: #################### - WARNING - ####################
  640. [15:46:57] [Server thread/WARN]:
  641. [15:46:57] [pool-3-thread-10/INFO]: [Vault] Checking for Updates ...
  642. [15:46:57] [pool-3-thread-10/INFO]: [Vault] No new version available
  643. [15:46:58] [Thread-29/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  644. [15:46:58] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  645. [15:46:58] [Server thread/INFO]: [WorldBorder] [Fill] World map generation task automatically continuing. (free mem: 3324 MB)
  646. [15:46:58] [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: 3324 MB)
  647. [15:46:58] [pool-3-thread-8/INFO]: [PlotMe] Checking if conversion to UUID needed...
  648. [15:46:58] [Server thread/INFO]: [WorldBorder] [Fill] 49 more chunks processed (7086424 total, ~18.0%) (free mem: 3299 MB)
  649. [15:46:59] [pool-3-thread-8/INFO]: [PlotMe] No plot conversion needed
  650. [15:47:00] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  651. [15:47:03] [Server thread/INFO]: [WorldBorder] [Fill] 214 more chunks processed (7086638 total, ~18.0%) (free mem: 3048 MB)
  652. [15:47:08] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (7086738 total, ~18.0%) (free mem: 2919 MB)
  653. [15:47:10] [Server thread/INFO]: Saving...
  654. [15:47:10] [Server thread/INFO]: Saved the world
  655. [15:47:10] [Server thread/INFO]: Stopping the server
  656. [15:47:10] [Server thread/INFO]: Stopping server
  657. [15:47:10] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
  658. [15:47:10] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.1
  659. [15:47:10] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  660. [15:47:10] [Server thread/INFO]: [Multiverse-Core] - Disabled
  661. [15:47:10] [Server thread/INFO]: [CommandBlocker] Disabling CommandBlocker v4.0.1
  662. [15:47:10] [Server thread/INFO]: [DynmapPlotMe] Disabling DynmapPlotMe v0.3
  663. [15:47:10] [Server thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.16.1
  664. [15:47:10] [Server thread/INFO]: [CS-CoreLib] Disabling CS-CoreLib v1.5.9
  665. [15:47:10] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.4
  666. [15:47:10] [Server thread/INFO]: [ChatEx] is now disabled!
  667. [15:47:10] [Server thread/INFO]: [ItemRenamer] Disabling ItemRenamer v2.2.0
  668. [15:47:10] [Server thread/ERROR]: Error occurred while disabling ItemRenamer v2.2.0 (Is it up to date?)
  669. java.lang.NullPointerException
  670. at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onDisable(ItemRenamerPlugin.java:223) ~[ItemRenamer-2.2.0.jar:?]
  671. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  672. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  673. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  674. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  675. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:330) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  676. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:452) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  677. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:569) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  678. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  679. [15:47:10] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.16.3
  680. [15:47:10] [Server thread/INFO]: [NoSwear] Disabling NoSwear v7.1
  681. [15:47:10] [Server thread/INFO]: [NoSwear] Disabled!
  682. [15:47:10] [Server thread/INFO]: [TabAPI] Disabling TabAPI vB 0.1.15
  683. [15:47:10] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  684. [15:47:10] [Server thread/INFO]: [PvPTimer] Disabling PvPTimer v1.3
  685. [15:47:10] [Server thread/ERROR]: Error occurred while disabling PvPTimer v1.3 (Is it up to date?)
  686. java.lang.NullPointerException
  687. at me.intellijent.spigot.PvPTimer.onDisable(PvPTimer.java:38) ~[PvPTimer.jar:?]
  688. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  689. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  690. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  691. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  692. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:330) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  693. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:452) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  694. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:569) [craftbukkit-1.8.8.jar:git-Bukkit-e1ebe52]
  695. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  696. [15:47:10] [Server thread/INFO]: [FactionsTop] Disabling FactionsTop v1.0.8
  697. [15:47:10] [Server thread/INFO]: [FactionsTop] Preparing shutdown...
  698. [15:47:10] [Server thread/INFO]: [FactionsTop] Shutting down chunk worth task...
  699. [15:47:10] [Server thread/INFO]: [FactionsTop] Saving everything to database...
  700. [15:47:10] [Server thread/INFO]: [FactionsTop] Terminating plugin services...
  701. [15:47:10] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.0.1
  702. [15:47:10] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.14
  703. [15:47:10] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Disabled
  704. [15:47:10] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
  705. [15:47:10] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  706. [15:47:10] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.7
  707. [15:47:10] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.2
  708. [15:47:10] [Server thread/INFO]: [MassiveCore 2.8.2] Disabled
  709. [15:47:10] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  710. [15:47:10] [Server thread/INFO]: [StaffChat] Disabling StaffChat v1.3.1
  711. [15:47:10] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  712. [15:47:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  713. [15:47:10] [Server thread/INFO]: [EasyPermissionsEx] Disabling EasyPermissionsEx v1.0.2
  714. [15:47:10] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  715. [15:47:10] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  716. [15:47:10] [Server thread/INFO]: [EasyPermissionsEx] EasyPermissionsEx v1.0.2 is now disabled.
  717. [15:47:10] [Server thread/INFO]: [ServerMotd] Disabling ServerMotd v1.3
  718. [15:47:10] [Server thread/INFO]: [ServerMotd] ServerMotd 1.4 disabled correctly!
  719. [15:47:10] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.3.2
  720. [15:47:10] [Server thread/INFO]: [AsyncWorldEdit] Disabled
  721. [15:47:10] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.5
  722. [15:47:10] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
  723. [15:47:10] [Server thread/INFO]: [NightVision] Disabling NightVision v1.0
  724. [15:47:10] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  725. [15:47:10] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  726. [15:47:10] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
  727. [15:47:10] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
  728. [15:47:10] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  729. [15:47:10] [Server thread/INFO]: [Votifier] Votifier disabled.
  730. [15:47:10] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.6
  731. [15:47:10] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  732. [15:47:10] [Server thread/INFO]: [GroupCodesPEX] Disabling GroupCodesPEX v1.0
  733. [15:47:10] [Server thread/INFO]: [AutoBroadcaster] Disabling AutoBroadcaster v0.4
  734. [15:47:10] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  735. [15:47:10] [Server thread/INFO]: [SignTools] Disabling SignTools v1.2.2
  736. [15:47:10] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  737. [15:47:10] [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?
  738. [15:47:10] [Server thread/INFO]: [Installer] Disabling Installer v2.3.4
  739. [15:47:10] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  740. [15:47:10] [Server thread/INFO]: [dynmap] Disabling dynmap v2.3-1142
  741. [15:47:10] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  742. [15:47:10] [Server thread/INFO]: [dynmap] Stopping map renderer...
  743. [15:47:10] [Server thread/INFO]: [dynmap] Saved 474517 pending tile renders in world 'world'
  744. [15:47:15] [Server thread/INFO]: [dynmap] Disabled
  745. [15:47:15] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.3.0
  746. [15:47:15] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  747. [15:47:15] [Server thread/INFO]: [Screenshare] Disabling Screenshare v2.7
  748. [15:47:15] [Server thread/INFO]: [Commandspy] Disabling Commandspy v4.1.0
  749. [15:47:15] [Server thread/INFO]: [StaffPlus] Disabling StaffPlus v3.0.8
  750. [15:47:15] [Server thread/INFO]: [Staff+] Staff+ is now disabling!
  751. [15:47:15] [Server thread/INFO]: Removing channels for online players...
  752. [15:47:15] [Server thread/INFO]: Removing packet handlers (1)...
  753. [15:47:15] [Server thread/INFO]: [MOTD] Disabling MOTD v1.0
  754. [15:47:15] [Server thread/INFO]: MOTD is disabled!
  755. [15:47:15] [Server thread/INFO]: [ExtremeCommandBlocker] Disabling ExtremeCommandBlocker v1.0
  756. [15:47:15] [Server thread/INFO]: [AlwaysDay] Disabling AlwaysDay v2.2.8
  757. [15:47:15] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now disabled.
  758. [15:47:15] [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!
  759. [15:47:15] [Server thread/INFO]: [StatsMenu] Disabling StatsMenu v1.3
  760. [15:47:15] [Server thread/INFO]: [StatsMenu]Disabling plugin !
  761. [15:47:15] [Server thread/INFO]: [NoHitDelay] Disabling NoHitDelay v2.2
  762. [15:47:15] [Server thread/INFO]: [NoHitDelay] NoHitDelay v2.2 by Hendrik_the_best disable
  763. [15:47:15] [Server thread/INFO]: [Administration_Panel] Disabling Administration_Panel v1.1.0
  764. [15:47:15] [Server thread/INFO]: [Administration]: Administration_Panel v1.1.0 has been disabled!
  765. [15:47:15] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.1
  766. [15:47:15] [Server thread/INFO]: [ItemNamer] Disabling ItemNamer v0.6
  767. [15:47:15] [Server thread/INFO]: Item Namer is now disabled!
  768. [15:47:15] [Server thread/INFO]: [ClearChat] Disabling ClearChat v2.0
  769. [15:47:15] [Server thread/INFO]: [Plots] Disabling Plots v0.12
  770. [15:47:15] [Server thread/INFO]: [Plots] Plots v0.12 is now disabled.
  771. [15:47:15] [Server thread/INFO]: Saving players
  772. [15:47:15] [Server thread/INFO]: Saving worlds
  773. [15:47:15] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  774. [15:47:16] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  775. [15:47:16] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  776. [15:47:16] [Server thread/INFO]: Saving chunks for level 'Builders'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement