Advertisement
Guest User

Untitled

a guest
Dec 19th, 2016
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.40 KB | None | 0 0
  1. [17:36:48] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [17:36:48] [Server thread/INFO]: Loading properties
  3. [17:36:48] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:36:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-de459a2-51263e9 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
  5. [17:36:48] [Server thread/INFO]: Debug logging is disabled
  6. [17:36:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:36:48] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:36:48] [Server thread/INFO]: Generating keypair
  9. [17:36:49] [Server thread/INFO]: Starting Minecraft server on 46.105.103.143:25932
  10. [17:36:49] [Server thread/INFO]: Using epoll channel type
  11. [17:36:50] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:36:50] [Server thread/ERROR]: Could not load 'plugins/RegionJukebox.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: WGRegionEvents
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  15. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  16. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  17. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  19. [17:36:50] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
  20. org.bukkit.plugin.UnknownDependencyException: dynmap
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  22. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  23. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  24. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  25. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  26. [17:36:51] [Server thread/ERROR]: Could not load 'plugins/Rankup.jar' in folder 'plugins'
  27. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/okx/rankup/Rankup : Unsupported major.minor version 52.0
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  31. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  32. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  33. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  34. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  35. Caused by: java.lang.UnsupportedClassVersionError: me/okx/rankup/Rankup : Unsupported major.minor version 52.0
  36. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_101]
  37. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_101]
  38. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_101]
  39. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_101]
  40. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_101]
  41. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_101]
  42. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_101]
  43. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_101]
  44. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_101]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_101]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_101]
  49. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_101]
  50. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_101]
  51. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  52. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  53. ... 6 more
  54. [17:36:51] [Server thread/ERROR]: Could not load 'plugins/MundoSK.jar' in folder 'plugins'
  55. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/pie/tlatoani/Mundo : Unsupported major.minor version 52.0
  56. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  57. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  58. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  59. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  60. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  61. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  62. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  63. Caused by: java.lang.UnsupportedClassVersionError: com/pie/tlatoani/Mundo : Unsupported major.minor version 52.0
  64. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_101]
  65. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_101]
  66. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_101]
  67. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_101]
  68. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_101]
  69. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_101]
  70. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_101]
  71. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_101]
  72. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_101]
  73. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  74. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  75. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_101]
  76. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_101]
  77. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_101]
  78. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_101]
  79. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  80. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  81. ... 6 more
  82. [17:36:51] [Server thread/ERROR]: Could not load 'plugins/PirateSK-0.4.1.jar' in folder 'plugins'
  83. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: pl/piratjsk/piratesk/PirateSK : Unsupported major.minor version 52.0
  84. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  85. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  86. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  87. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  88. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  89. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  90. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  91. Caused by: java.lang.UnsupportedClassVersionError: pl/piratjsk/piratesk/PirateSK : Unsupported major.minor version 52.0
  92. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_101]
  93. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_101]
  94. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_101]
  95. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_101]
  96. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_101]
  97. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_101]
  98. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_101]
  99. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_101]
  100. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_101]
  101. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  102. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  103. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_101]
  104. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_101]
  105. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_101]
  106. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_101]
  107. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  108. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  109. ... 6 more
  110. [17:36:52] [Server thread/ERROR]: Could not load 'plugins/RandomSK_2_7_1.jar' in folder 'plugins'
  111. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/mirre/random/RandomSK : Unsupported major.minor version 52.0
  112. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  113. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  114. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  115. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  116. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  117. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  118. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  119. Caused by: java.lang.UnsupportedClassVersionError: com/mirre/random/RandomSK : Unsupported major.minor version 52.0
  120. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_101]
  121. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_101]
  122. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_101]
  123. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_101]
  124. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_101]
  125. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_101]
  126. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_101]
  127. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_101]
  128. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_101]
  129. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  130. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  131. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_101]
  132. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_101]
  133. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_101]
  134. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_101]
  135. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  136. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  137. ... 6 more
  138. [17:36:52] [Server thread/INFO]: [MagicCarpet] Loading MagicCarpet v2.4.5
  139. [17:36:52] [Server thread/INFO]: [CustomRecipes] Loading CustomRecipes v2.0.1
  140. [17:36:52] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.9
  141. [17:36:52] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  142. [17:36:52] [Server thread/INFO]: [MultiLogger] Loading MultiLogger v1.3
  143. [17:36:52] [Server thread/INFO]: [Elevators] Loading Elevators v1.0.3
  144. [17:36:52] [Server thread/INFO]: [ReQuip] Loading ReQuip v2.0.1
  145. [17:36:52] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.21
  146. [17:36:52] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  147. [17:36:52] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.4
  148. [17:36:52] [Server thread/INFO]: [RegenBlock] Loading RegenBlock vBeta 5.7
  149. [17:36:52] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  150. [17:36:52] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  151. [17:36:52] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.2
  152. [17:36:52] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  153. [17:36:52] [Server thread/INFO]: [DisableChat] Loading DisableChat v1.0
  154. [17:36:52] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
  155. [17:36:52] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  156. [17:36:52] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.1
  157. [17:36:52] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.17.0
  158. [17:36:52] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1437)
  159. [17:36:52] [Server thread/INFO]: [Waypoints] Loading Waypoints v2.5
  160. [17:36:52] [Server thread/INFO]: [MassiveHat] Loading MassiveHat v2.8.21
  161. [17:36:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  162. [17:36:52] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  163. [17:36:52] [Server thread/INFO]: [SignEditor] Loading SignEditor v1.07
  164. [17:36:52] [Server thread/INFO]: [MassiveBooks] Loading MassiveBooks v2.8.21
  165. [17:36:52] [Server thread/INFO]: [Launchpads] Loading Launchpads v3.0.0
  166. [17:36:52] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  167. [17:36:52] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.1
  168. [17:36:52] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
  169. [17:36:52] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  170. [17:36:52] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  171. [17:36:53] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  172. [17:36:53] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  173. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Communications link failure
  174.  
  175. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  176. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?]
  177. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?]
  178. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?]
  179. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  180. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  181. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  182. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:303) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  183. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  184. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  185. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  186. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  187.  
  188. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  189. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_101]
  190. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_101]
  191. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_101]
  192. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_101]
  193. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  194. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:983) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  195. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:339) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  196. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  197. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  198. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  199. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  200. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  201. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_101]
  202. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_101]
  203. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_101]
  204. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_101]
  205. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  206. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  207. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  208. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  209. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  210. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  211. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  212. ... 9 more
  213. Caused by: java.net.ConnectException: Connexion refusée
  214. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.7.0_101]
  215. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) ~[?:1.7.0_101]
  216. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) ~[?:1.7.0_101]
  217. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) ~[?:1.7.0_101]
  218. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.7.0_101]
  219. at java.net.Socket.connect(Socket.java:579) ~[?:1.7.0_101]
  220. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  221. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:298) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  222. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  223. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  224. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  225. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  226. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  227. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_101]
  228. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_101]
  229. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_101]
  230. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_101]
  231. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  232. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  233. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  234. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  235. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  236. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  237. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  238. ... 9 more
  239. [17:36:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  240. [17:36:53] [Server thread/INFO]: [AdminChat] Loading Admin-Chat v1.4.4
  241. [17:36:53] [Server thread/INFO]: [SkExtras] Loading SkExtras v3.9.1
  242. [17:36:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  243. [17:36:53] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.2
  244. [17:36:53] [Server thread/INFO]: [iChat] Loading iChat v2.1.1
  245. [17:36:53] [Server thread/INFO]: [MassiveTickets] Loading MassiveTickets v2.8.21
  246. [17:36:53] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  247. [17:36:53] [Server thread/INFO]: [ExtrasSK] Loading ExtrasSK v1.1
  248. [17:36:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
  249. [17:36:53] [Server thread/INFO]: [Prison] Loading Prison v2.2.3
  250. [17:36:53] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.4.1
  251. [17:36:53] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.77
  252. [17:36:53] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
  253. [17:36:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  254. [17:36:53] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.22.1
  255. [17:36:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
  256. [17:36:53] [Server thread/INFO]: [StBukkitLib] Loading StBukkitLib v1.3.1
  257. [17:36:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  258. [17:36:53] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
  259. [17:36:53] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.4.0
  260. [17:36:53] [Server thread/INFO]: [Factions] Loading Factions v2.8.21
  261. [17:36:53] [Server thread/INFO]: [AncientGates] Loading AncientGates v2.0.6
  262. [17:36:53] [Server thread/INFO]: [ShowCaseStandalone] Loading ShowCaseStandalone v769
  263. [17:36:53] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.7.1
  264. [17:36:53] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.21
  265. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] === ENABLE START ===
  266. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Cachefile datas...
  267. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Onlineplayer datas...
  268. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Loading Registry datas...
  269. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Saving Cachefile...
  270. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Setup of IdUtil took 49ms.
  271. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  272. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  273. [17:36:53] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  274. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  275. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  276. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  277. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  278. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  279. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  280. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  281. [17:36:54] [User Authenticator #1/INFO]: UUID of player merlinein is b50018d4-62d4-34c4-84bb-bc463b5bc22d
  282. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinEvent set to Default
  283. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinActionbar set to Default
  284. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinActual set to Default
  285. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinCommand set to Default
  286. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinDisplayName set to Default
  287. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinGamemode set to Default
  288. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinInventory set to Default
  289. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinKick set to Default
  290. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinMessage set to Default
  291. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinModification set to Default
  292. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinPlayed set to Default
  293. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinSenderPs set to Default
  294. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinTeleport set to Default
  295. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinTitle set to Default
  296. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinVisibility set to Default
  297. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Mixin MixinWorld set to Default
  298. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] === ENABLE COMPLETE (Took 1230ms) ===
  299. [17:36:54] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.4
  300. [17:36:54] [Server thread/INFO]: Detected Minecraft v1_10_R1, using UniversalSkinFactory
  301. [17:36:54] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  302. [17:36:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  303. [17:36:54] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  304. [17:36:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  305. [17:36:54] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  306. [17:36:54] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  307. [17:36:54] [Server thread/INFO]: [MassiveCore 2.8.21] Integration Activated IntegrationVault
  308. [17:36:54] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  309. [17:36:54] [Server thread/WARN]: [PlotMe] This MC version is not supported yet, trying latest version!
  310. [17:36:54] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
  311. [17:36:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  312. [17:36:55] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  313. [17:36:55] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  314. [17:36:55] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  315. [17:36:55] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  316. [17:36:55] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  317. [17:36:55] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  318. [17:36:55] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  319. [17:36:55] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  320. [17:36:55] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  321. [17:36:55] [Server thread/INFO]: Preparing level "world"
  322. [17:36:55] [Server thread/INFO]: -------- World Settings For [world] --------
  323. [17:36:55] [Server thread/INFO]: Mob Spawn Range: 4
  324. [17:36:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  325. [17:36:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  326. [17:36:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  327. [17:36:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  328. [17:36:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  329. [17:36:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  330. [17:36:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  331. [17:36:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  332. [17:36:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  333. [17:36:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  334. [17:36:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  335. [17:36:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  336. [17:36:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  337. [17:36:55] [Server thread/INFO]: Random Lighting Updates: false
  338. [17:36:55] [Server thread/INFO]: Structure Info Saving: true
  339. [17:36:55] [Server thread/INFO]: Max Entity Collisions: 8
  340. [17:36:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  341. [17:36:55] [Server thread/INFO]: Max TNT Explosions: 50
  342. [17:36:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  343. [17:36:55] [Server thread/INFO]: Item Despawn Rate: 6000
  344. [17:36:55] [Server thread/INFO]: Item Merge Radius: 2.5
  345. [17:36:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  346. [17:36:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  347. [17:36:55] [Server thread/INFO]: View Distance: 5
  348. [17:36:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  349. [17:36:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  350. [17:36:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  351. [17:36:55] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  352. [17:36:55] [Server thread/INFO]: Mob Spawn Range: 4
  353. [17:36:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  354. [17:36:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  355. [17:36:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  356. [17:36:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  357. [17:36:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  358. [17:36:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  359. [17:36:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  360. [17:36:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  361. [17:36:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  362. [17:36:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  363. [17:36:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  364. [17:36:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  365. [17:36:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  366. [17:36:55] [Server thread/INFO]: Random Lighting Updates: false
  367. [17:36:55] [Server thread/INFO]: Structure Info Saving: true
  368. [17:36:55] [Server thread/INFO]: Max Entity Collisions: 8
  369. [17:36:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  370. [17:36:55] [Server thread/INFO]: Max TNT Explosions: 50
  371. [17:36:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  372. [17:36:55] [Server thread/INFO]: Item Despawn Rate: 6000
  373. [17:36:55] [Server thread/INFO]: Item Merge Radius: 2.5
  374. [17:36:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  375. [17:36:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  376. [17:36:55] [Server thread/INFO]: View Distance: 5
  377. [17:36:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  378. [17:36:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  379. [17:36:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  380. [17:36:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  381. [17:36:56] [Server thread/INFO]: Mob Spawn Range: 4
  382. [17:36:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  383. [17:36:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  384. [17:36:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  385. [17:36:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  386. [17:36:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  387. [17:36:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  388. [17:36:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  389. [17:36:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  390. [17:36:56] [Server thread/INFO]: Vine Growth Modifier: 100%
  391. [17:36:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  392. [17:36:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  393. [17:36:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  394. [17:36:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  395. [17:36:56] [Server thread/INFO]: Random Lighting Updates: false
  396. [17:36:56] [Server thread/INFO]: Structure Info Saving: true
  397. [17:36:56] [Server thread/INFO]: Max Entity Collisions: 8
  398. [17:36:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  399. [17:36:56] [Server thread/INFO]: Max TNT Explosions: 50
  400. [17:36:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  401. [17:36:56] [Server thread/INFO]: Item Despawn Rate: 6000
  402. [17:36:56] [Server thread/INFO]: Item Merge Radius: 2.5
  403. [17:36:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  404. [17:36:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  405. [17:36:56] [Server thread/INFO]: View Distance: 5
  406. [17:36:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  407. [17:36:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  408. [17:36:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  409. [17:36:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5427568673442154093)
  410. [17:36:56] [User Authenticator #2/INFO]: UUID of player Tchaine_Kems is 2ff7ab85-3754-35e4-89b3-a4e2e1dd17c9
  411. [17:36:57] [Server thread/INFO]: Preparing spawn area: 1%
  412. [17:36:58] [Server thread/INFO]: Preparing spawn area: 42%
  413. [17:37:00] [Server thread/INFO]: Preparing spawn area: 48%
  414. [17:37:01] [Server thread/INFO]: Preparing spawn area: 95%
  415. [17:37:01] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3831342949067470191)
  416. [17:37:02] [Server thread/INFO]: Preparing spawn area: 49%
  417. [17:37:03] [Server thread/INFO]: Preparing spawn area: 89%
  418. [17:37:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3831342949067470191)
  419. [17:37:04] [Server thread/INFO]: [MagicCarpet] Enabling MagicCarpet v2.4.5
  420. [17:37:04] [Server thread/INFO]: [MagicCarpet] Loading carpets...
  421. [17:37:04] [Server thread/INFO]: [MagicCarpet] is now enabled!
  422. [17:37:04] [Server thread/INFO]: [CustomRecipes] Enabling CustomRecipes v2.0.1
  423. [17:37:04] [Server thread/INFO]: [CustomRecipes] The plugin has been enabled successfully, and all recipes have been loaded.
  424. [17:37:04] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.9
  425. [17:37:04] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.MythicMobListener because net/elseland/xikage/MythicMobs/API/Bukkit/Events/MythicMobDeathEvent does not exist.
  426. [17:37:04] [Server thread/ERROR]: [AutoPickup] Plugin AutoPickup v3.9 has failed to register events for class me.MnMaxon.AutoPickup.TokenEnchantListener because com/vk2gpz/tokenenchant/event/TEBlockExplodeEvent does not exist.
  427. [17:37:04] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  428. [17:37:04] [Server thread/INFO]: GroupManager - INFO - World Found: world
  429. [17:37:04] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  430. [17:37:04] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  431. [17:37:04] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  432. [17:37:04] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  433. [17:37:04] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  434. [17:37:04] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  435. [17:37:04] [Server thread/INFO]: [MultiLogger] Enabling MultiLogger v1.3
  436. [17:37:04] [Server thread/INFO]: Starting MultiLogger by etaxi341!
  437. [17:37:04] [Server thread/ERROR]: Error occurred while enabling MultiLogger v1.3 (Is it up to date?)
  438. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  439. at me.etaxi341.ML.Main.onEnable(Main.java:45) ~[?:?]
  440. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  441. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  442. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  443. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  444. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  445. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  446. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  447. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  448. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  449. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  450. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  451. [17:37:04] [Server thread/INFO]: [Elevators] Enabling Elevators v1.0.3
  452. [17:37:04] [Server thread/INFO]: [Elevators] Metrics started
  453. [17:37:04] [Server thread/INFO]: [ReQuip] Enabling ReQuip v2.0.1
  454. [17:37:04] [Server thread/INFO]: Started Metrics for mcstats.org
  455. [17:37:04] [Server thread/INFO]: [RegenBlock] Enabling RegenBlock vBeta 5.7
  456. [17:37:04] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.2
  457. [17:37:04] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 enabled!!
  458. [17:37:04] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  459. [17:37:05] [Server thread/INFO]: [DisableChat] Enabling DisableChat v1.0
  460. [17:37:05] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.1
  461. [17:37:06] [Server thread/INFO]:
  462. [17:37:06] [Server thread/INFO]: === Super Trails ===
  463. [17:37:06] [Server thread/INFO]: SuperTrails 9.6.1 for MC 1.10 enabled
  464. [17:37:06] [Server thread/INFO]: Thank you for using !
  465. [17:37:06] [Server thread/INFO]: =====================
  466. [17:37:06] [Server thread/INFO]:
  467. [17:37:06] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.17.0
  468. [17:37:06] [Server thread/INFO]: [LagMeter] Not using logs folder.
  469. [17:37:06] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /home/minecraft/servers/mine168370/plugins/LagMeter/lag.log.
  470. [17:37:07] [Server thread/INFO]: [LagMeter] Chunks loaded:
  471. [17:37:07] [Server thread/INFO]: [LagMeter] World "world": 625.
  472. [17:37:07] [Server thread/INFO]: [LagMeter] World "world_nether": 625.
  473. [17:37:07] [Server thread/INFO]: [LagMeter] World "world_the_end": 625.
  474. [17:37:07] [Server thread/INFO]: [LagMeter] Total chunks loaded: 1875
  475. [17:37:07] [Server thread/INFO]: [LagMeter] Entities:
  476. [17:37:07] [Server thread/INFO]: [LagMeter] World "world": 4124.
  477. [17:37:07] [Server thread/INFO]: [LagMeter] World "world_nether": 135.
  478. [17:37:07] [Server thread/INFO]: [LagMeter] World "world_the_end": 11.
  479. [17:37:07] [Server thread/INFO]: [LagMeter] Total entities: 4270
  480. [17:37:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1437)
  481. [17:37:07] [Server thread/INFO]: [Waypoints] Enabling Waypoints v2.5
  482. [17:37:07] [Server thread/INFO]: [MassiveHat] Enabling MassiveHat v2.8.21
  483. [17:37:07] [Server thread/INFO]: [MassiveHat 2.8.21] === ENABLE START ===
  484. [17:37:07] [Server thread/INFO]: [MassiveHat 2.8.21] === ENABLE COMPLETE (Took 25ms) ===
  485. [17:37:07] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  486. [17:37:09] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  487. [17:37:09] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
  488. [17:37:09] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_101).
  489. [17:37:09] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  490. [17:37:09] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  491. [17:37:13] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  492. [17:37:13] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 255, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448
  493. [17:37:13] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  494. [17:37:13] [Server thread/INFO]: [SignEditor] Enabling SignEditor v1.07
  495. [17:37:14] [Server thread/INFO]: [MassiveBooks] Enabling MassiveBooks v2.8.21
  496. [17:37:14] [Server thread/INFO]: [MassiveBooks 2.8.21] === ENABLE START ===
  497. [17:37:14] [Server thread/INFO]: [MassiveBooks 2.8.21] === ENABLE COMPLETE (Took 121ms) ===
  498. [17:37:14] [Server thread/INFO]: [Launchpads] Enabling Launchpads v3.0.0
  499. [17:37:14] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  500. [17:37:15] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.1
  501. [17:37:15] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  502. [17:37:15] [Server thread/INFO]: [ReflectionHelper] Version is v1_10_R1 (11001)
  503. [17:37:15] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  504. [17:37:15] [Server thread/INFO]: Injected custom channel handlers.
  505. [17:37:15] [Server thread/INFO]: Adding channels for online players...
  506. [17:37:15] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_10_R1'.
  507. [17:37:15] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 800ms.
  508. [17:37:15] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
  509. [17:37:15] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
  510. [17:37:15] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  511. [17:37:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  512. [17:37:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  513. [17:37:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  514. [17:37:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  515. [17:37:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  516. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  517. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  518. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  519. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  520. [17:37:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  521. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  522. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  523. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  524. [17:37:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  525. [17:37:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  526. [17:37:17] [Server thread/INFO]: [WorldGuard] Loading region data...
  527. [17:37:17] [Server thread/INFO]: [AdminChat] Enabling Admin-Chat v1.4.4
  528. [17:37:17] [Server thread/INFO]: [AdminChat] Enabling metrics...
  529. [17:37:17] [Server thread/INFO]: [AdminChat] Enabling executive manager...
  530. [17:37:18] [Server thread/INFO]: [AdminChat] Enabling Command Handler...
  531. [17:37:18] [Server thread/INFO]: [AdminChat] Enabling Channel Manager...
  532. [17:37:18] [Server thread/WARN]: [AdminChat] The permission adminchat.channel.adminchat is already registered!
  533. [17:37:18] [Server thread/WARN]: [AdminChat] The permission adminchat.channel.main is already registered!
  534. [17:37:18] [Server thread/INFO]: [AdminChat] Enabling Listener...
  535. [17:37:18] [Server thread/INFO]: [SkExtras] Enabling SkExtras v3.9.1
  536. [17:37:18] [Server thread/ERROR]: [SkExtras] LibsDisguise wasn't found, so I'm not going to load it's stuff :3
  537. [17:37:18] [Server thread/INFO]: [SkExtras] Registered Anvil Rename Event via ProtocolLib
  538. [17:37:18] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Collision Event
  539. [17:37:18] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Anvil Rename Event
  540. [17:37:18] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Move Freeze Event
  541. [17:37:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  542. [17:37:18] [Server thread/INFO]: [ClearLag] Loading modules...
  543. [17:37:18] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  544. [17:37:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  545. [17:37:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  546. [17:37:18] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.2
  547. [17:37:18] [Thread-34/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.10]...
  548. [17:37:18] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
  549. [17:37:18] [Server thread/INFO]: [iChat] Enabling iChat v2.1.1
  550. [17:37:18] [Thread-34/INFO]: [ClearLag] No updates found!
  551. [17:37:18] [Server thread/INFO]: [iChat] iChat is up-to-date!
  552. [17:37:18] [Server thread/INFO]: [MassiveTickets] Enabling MassiveTickets v2.8.21
  553. [17:37:18] [Server thread/INFO]: [MassiveTickets 2.8.21] === ENABLE START ===
  554. [17:37:18] [Server thread/INFO]: [MassiveTickets 2.8.21] === ENABLE COMPLETE (Took 99ms) ===
  555. [17:37:18] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  556. [17:37:18] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  557. [17:37:18] [Server thread/INFO]: git-Spigot-de459a2-51263e9 (MC: 1.10.2)
  558. [17:37:18] [Server thread/INFO]: 1.10.2-R0.1-SNAPSHOT
  559. [17:37:19] [Server thread/INFO]: Using locale fr_FR
  560. [17:37:19] [Server thread/INFO]: Using locale fr_FR
  561. [17:37:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  562. [17:37:19] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  563. [17:37:19] [Server thread/INFO]: [ExtrasSK] Enabling ExtrasSK v1.1
  564. [17:37:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
  565. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  566. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  567. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  568. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  569. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  570. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  571. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  572. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  573. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  574. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  575. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  576. [17:37:20] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  577. [17:37:21] [Server thread/WARN]: java.lang.NullPointerException
  578. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.WorldServer.<init>(WorldServer.java:58)
  579. [17:37:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.createWorld(CraftServer.java:895)
  580. [17:37:21] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:468)
  581. [17:37:21] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261)
  582. [17:37:21] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:466)
  583. [17:37:21] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:447)
  584. [17:37:21] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:422)
  585. [17:37:21] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:725)
  586. [17:37:21] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
  587. [17:37:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  588. [17:37:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  589. [17:37:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  590. [17:37:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373)
  591. [17:37:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323)
  592. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412)
  593. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377)
  594. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332)
  595. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271)
  596. [17:37:21] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535)
  597. [17:37:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  598. [17:37:21] [Server thread/ERROR]: [Multiverse-Core] The world 'creatif' could NOT be loaded because it contains errors and is probably corrupt!
  599. [17:37:21] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'creatif'
  600. [17:37:21] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  601. [17:37:21] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld2
  602. [17:37:21] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  603. [17:37:21] [Server thread/INFO]: -------- World Settings For [PvP] --------
  604. [17:37:21] [Server thread/INFO]: Mob Spawn Range: 4
  605. [17:37:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  606. [17:37:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  607. [17:37:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  608. [17:37:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  609. [17:37:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  610. [17:37:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  611. [17:37:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  612. [17:37:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  613. [17:37:21] [Server thread/INFO]: Vine Growth Modifier: 100%
  614. [17:37:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  615. [17:37:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  616. [17:37:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  617. [17:37:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  618. [17:37:21] [Server thread/INFO]: Random Lighting Updates: false
  619. [17:37:21] [Server thread/INFO]: Structure Info Saving: true
  620. [17:37:21] [Server thread/INFO]: Max Entity Collisions: 8
  621. [17:37:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  622. [17:37:21] [Server thread/INFO]: Max TNT Explosions: 50
  623. [17:37:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  624. [17:37:21] [Server thread/INFO]: Item Despawn Rate: 6000
  625. [17:37:21] [Server thread/INFO]: Item Merge Radius: 2.5
  626. [17:37:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  627. [17:37:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  628. [17:37:21] [Server thread/INFO]: View Distance: 5
  629. [17:37:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  630. [17:37:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  631. [17:37:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  632. [17:37:21] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5705245557713122205)
  633. [17:37:22] [Server thread/INFO]: [WorldGuard] (PvP) TNT ignition is PERMITTED.
  634. [17:37:22] [Server thread/INFO]: [WorldGuard] (PvP) Lighters are PERMITTED.
  635. [17:37:22] [Server thread/INFO]: [WorldGuard] (PvP) Lava fire is blocked.
  636. [17:37:22] [Server thread/INFO]: [WorldGuard] (PvP) Fire spread is UNRESTRICTED.
  637. [17:37:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvP'
  638. [17:37:22] [Server thread/INFO]: -------- World Settings For [test] --------
  639. [17:37:22] [Server thread/INFO]: Mob Spawn Range: 4
  640. [17:37:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  641. [17:37:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  642. [17:37:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  643. [17:37:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  644. [17:37:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  645. [17:37:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  646. [17:37:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  647. [17:37:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  648. [17:37:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  649. [17:37:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  650. [17:37:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  651. [17:37:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  652. [17:37:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  653. [17:37:22] [Server thread/INFO]: Random Lighting Updates: false
  654. [17:37:22] [Server thread/INFO]: Structure Info Saving: true
  655. [17:37:22] [Server thread/INFO]: Max Entity Collisions: 8
  656. [17:37:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  657. [17:37:22] [Server thread/INFO]: Max TNT Explosions: 50
  658. [17:37:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  659. [17:37:22] [Server thread/INFO]: Item Despawn Rate: 6000
  660. [17:37:22] [Server thread/INFO]: Item Merge Radius: 2.5
  661. [17:37:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  662. [17:37:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  663. [17:37:22] [Server thread/INFO]: View Distance: 5
  664. [17:37:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  665. [17:37:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  666. [17:37:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  667. [17:37:22] [Server thread/INFO]: Preparing start region for level 4 (Seed: -220164466727289219)
  668. [17:37:23] [Server thread/INFO]: Preparing spawn area for test, 69%
  669. [17:37:24] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
  670. [17:37:24] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
  671. [17:37:24] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
  672. [17:37:24] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
  673. [17:37:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
  674. [17:37:24] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Creatif
  675. [17:37:24] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  676. [17:37:24] [Server thread/INFO]: -------- World Settings For [TeamBuilder2] --------
  677. [17:37:24] [Server thread/INFO]: Mob Spawn Range: 4
  678. [17:37:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  679. [17:37:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  680. [17:37:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  681. [17:37:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  682. [17:37:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  683. [17:37:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  684. [17:37:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  685. [17:37:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  686. [17:37:24] [Server thread/INFO]: Vine Growth Modifier: 100%
  687. [17:37:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  688. [17:37:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  689. [17:37:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  690. [17:37:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  691. [17:37:24] [Server thread/INFO]: Random Lighting Updates: false
  692. [17:37:24] [Server thread/INFO]: Structure Info Saving: true
  693. [17:37:24] [Server thread/INFO]: Max Entity Collisions: 8
  694. [17:37:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  695. [17:37:24] [Server thread/INFO]: Max TNT Explosions: 50
  696. [17:37:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  697. [17:37:24] [Server thread/INFO]: Item Despawn Rate: 6000
  698. [17:37:24] [Server thread/INFO]: Item Merge Radius: 2.5
  699. [17:37:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  700. [17:37:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  701. [17:37:24] [Server thread/INFO]: View Distance: 5
  702. [17:37:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  703. [17:37:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  704. [17:37:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  705. [17:37:24] [Server thread/INFO]: Preparing start region for level 5 (Seed: -5064140206649227000)
  706. [17:37:25] [Server thread/INFO]: [WorldGuard] (TeamBuilder2) TNT ignition is PERMITTED.
  707. [17:37:25] [Server thread/INFO]: [WorldGuard] (TeamBuilder2) Lighters are PERMITTED.
  708. [17:37:25] [Server thread/INFO]: [WorldGuard] (TeamBuilder2) Lava fire is blocked.
  709. [17:37:25] [Server thread/INFO]: [WorldGuard] (TeamBuilder2) Fire spread is UNRESTRICTED.
  710. [17:37:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TeamBuilder2'
  711. [17:37:25] [Server thread/INFO]: -------- World Settings For [faction] --------
  712. [17:37:25] [Server thread/INFO]: Mob Spawn Range: 4
  713. [17:37:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  714. [17:37:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  715. [17:37:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  716. [17:37:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  717. [17:37:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  718. [17:37:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  719. [17:37:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  720. [17:37:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  721. [17:37:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  722. [17:37:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  723. [17:37:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  724. [17:37:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  725. [17:37:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  726. [17:37:25] [Server thread/INFO]: Random Lighting Updates: false
  727. [17:37:25] [Server thread/INFO]: Structure Info Saving: true
  728. [17:37:25] [Server thread/INFO]: Max Entity Collisions: 8
  729. [17:37:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  730. [17:37:25] [Server thread/INFO]: Max TNT Explosions: 50
  731. [17:37:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  732. [17:37:25] [Server thread/INFO]: Item Despawn Rate: 6000
  733. [17:37:25] [Server thread/INFO]: Item Merge Radius: 2.5
  734. [17:37:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  735. [17:37:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  736. [17:37:25] [Server thread/INFO]: View Distance: 5
  737. [17:37:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  738. [17:37:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  739. [17:37:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  740. [17:37:25] [Server thread/INFO]: Preparing start region for level 6 (Seed: 4109229583356073690)
  741. [17:37:26] [Server thread/INFO]: Preparing spawn area for faction, 0%
  742. [17:37:27] [Server thread/INFO]: Preparing spawn area for faction, 8%
  743. [17:37:28] [Server thread/INFO]: Preparing spawn area for faction, 16%
  744. [17:37:29] [User Authenticator #3/INFO]: UUID of player merlinein is b50018d4-62d4-34c4-84bb-bc463b5bc22d
  745. [17:37:29] [Server thread/INFO]: Preparing spawn area for faction, 40%
  746. [17:37:31] [Server thread/INFO]: Preparing spawn area for faction, 53%
  747. [17:37:32] [Server thread/INFO]: Preparing spawn area for faction, 85%
  748. [17:37:32] [Server thread/INFO]: [WorldGuard] (faction) TNT ignition is PERMITTED.
  749. [17:37:32] [Server thread/INFO]: [WorldGuard] (faction) Lighters are PERMITTED.
  750. [17:37:32] [Server thread/INFO]: [WorldGuard] (faction) Lava fire is blocked.
  751. [17:37:32] [Server thread/INFO]: [WorldGuard] (faction) Fire spread is UNRESTRICTED.
  752. [17:37:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'faction'
  753. [17:37:32] [Server thread/INFO]: -------- World Settings For [survie] --------
  754. [17:37:32] [Server thread/INFO]: Mob Spawn Range: 4
  755. [17:37:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  756. [17:37:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  757. [17:37:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  758. [17:37:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  759. [17:37:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  760. [17:37:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  761. [17:37:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  762. [17:37:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  763. [17:37:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  764. [17:37:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  765. [17:37:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  766. [17:37:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  767. [17:37:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  768. [17:37:32] [Server thread/INFO]: Random Lighting Updates: false
  769. [17:37:32] [Server thread/INFO]: Structure Info Saving: true
  770. [17:37:32] [Server thread/INFO]: Max Entity Collisions: 8
  771. [17:37:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  772. [17:37:32] [Server thread/INFO]: Max TNT Explosions: 50
  773. [17:37:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  774. [17:37:32] [Server thread/INFO]: Item Despawn Rate: 6000
  775. [17:37:32] [Server thread/INFO]: Item Merge Radius: 2.5
  776. [17:37:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  777. [17:37:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  778. [17:37:32] [Server thread/INFO]: View Distance: 5
  779. [17:37:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  780. [17:37:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  781. [17:37:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  782. [17:37:32] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2375535973007603307)
  783. [17:37:33] [Server thread/INFO]: Preparing spawn area for survie, 0%
  784. [17:37:34] [Server thread/INFO]: Preparing spawn area for survie, 20%
  785. [17:37:35] [Server thread/INFO]: Preparing spawn area for survie, 61%
  786. [17:37:36] [Server thread/INFO]: [WorldGuard] (survie) TNT ignition is PERMITTED.
  787. [17:37:36] [Server thread/INFO]: [WorldGuard] (survie) Lighters are PERMITTED.
  788. [17:37:36] [Server thread/INFO]: [WorldGuard] (survie) Lava fire is blocked.
  789. [17:37:36] [Server thread/INFO]: [WorldGuard] (survie) Fire spread is UNRESTRICTED.
  790. [17:37:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survie'
  791. [17:37:36] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  792. [17:37:36] [Server thread/INFO]: Mob Spawn Range: 4
  793. [17:37:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  794. [17:37:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  795. [17:37:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  796. [17:37:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  797. [17:37:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  798. [17:37:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  799. [17:37:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  800. [17:37:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  801. [17:37:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  802. [17:37:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  803. [17:37:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  804. [17:37:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  805. [17:37:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  806. [17:37:36] [Server thread/INFO]: Random Lighting Updates: false
  807. [17:37:36] [Server thread/INFO]: Structure Info Saving: true
  808. [17:37:36] [Server thread/INFO]: Max Entity Collisions: 8
  809. [17:37:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  810. [17:37:36] [Server thread/INFO]: Max TNT Explosions: 50
  811. [17:37:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  812. [17:37:36] [Server thread/INFO]: Item Despawn Rate: 6000
  813. [17:37:36] [Server thread/INFO]: Item Merge Radius: 2.5
  814. [17:37:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  815. [17:37:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  816. [17:37:36] [Server thread/INFO]: View Distance: 5
  817. [17:37:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  818. [17:37:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  819. [17:37:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  820. [17:37:36] [User Authenticator #4/INFO]: UUID of player Tchaine_Kems is 2ff7ab85-3754-35e4-89b3-a4e2e1dd17c9
  821. [17:37:36] [Server thread/INFO]: Preparing start region for level 8 (Seed: 3683485428776096571)
  822. [17:37:37] [Server thread/INFO]: Preparing spawn area for plotworld, 12%
  823. [17:37:38] [Server thread/INFO]: Preparing spawn area for plotworld, 44%
  824. [17:37:39] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  825. [17:37:39] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  826. [17:37:39] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  827. [17:37:39] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  828. [17:37:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  829. [17:37:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Capitaine_Jack
  830. [17:37:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  831. [17:37:39] [Server thread/INFO]: -------- World Settings For [opprison] --------
  832. [17:37:39] [Server thread/INFO]: Mob Spawn Range: 4
  833. [17:37:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  834. [17:37:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  835. [17:37:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  836. [17:37:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  837. [17:37:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  838. [17:37:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  839. [17:37:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  840. [17:37:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  841. [17:37:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  842. [17:37:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  843. [17:37:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  844. [17:37:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  845. [17:37:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  846. [17:37:39] [Server thread/INFO]: Random Lighting Updates: false
  847. [17:37:39] [Server thread/INFO]: Structure Info Saving: true
  848. [17:37:39] [Server thread/INFO]: Max Entity Collisions: 8
  849. [17:37:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  850. [17:37:39] [Server thread/INFO]: Max TNT Explosions: 50
  851. [17:37:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  852. [17:37:39] [Server thread/INFO]: Item Despawn Rate: 6000
  853. [17:37:39] [Server thread/INFO]: Item Merge Radius: 2.5
  854. [17:37:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  855. [17:37:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  856. [17:37:39] [Server thread/INFO]: View Distance: 5
  857. [17:37:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  858. [17:37:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  859. [17:37:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  860. [17:37:39] [Server thread/INFO]: Preparing start region for level 9 (Seed: -7544930448600417039)
  861. [17:37:40] [Server thread/INFO]: [WorldGuard] (opprison) TNT ignition is PERMITTED.
  862. [17:37:40] [Server thread/INFO]: [WorldGuard] (opprison) Lighters are PERMITTED.
  863. [17:37:40] [Server thread/INFO]: [WorldGuard] (opprison) Lava fire is blocked.
  864. [17:37:40] [Server thread/INFO]: [WorldGuard] (opprison) Fire spread is UNRESTRICTED.
  865. [17:37:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'opprison'
  866. [17:37:40] [Server thread/INFO]: -------- World Settings For [NzoSifou] --------
  867. [17:37:40] [Server thread/INFO]: Mob Spawn Range: 4
  868. [17:37:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  869. [17:37:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  870. [17:37:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  871. [17:37:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  872. [17:37:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  873. [17:37:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  874. [17:37:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  875. [17:37:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  876. [17:37:40] [Server thread/INFO]: Vine Growth Modifier: 100%
  877. [17:37:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  878. [17:37:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  879. [17:37:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  880. [17:37:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  881. [17:37:40] [Server thread/INFO]: Random Lighting Updates: false
  882. [17:37:40] [Server thread/INFO]: Structure Info Saving: true
  883. [17:37:40] [Server thread/INFO]: Max Entity Collisions: 8
  884. [17:37:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  885. [17:37:40] [Server thread/INFO]: Max TNT Explosions: 50
  886. [17:37:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  887. [17:37:40] [Server thread/INFO]: Item Despawn Rate: 6000
  888. [17:37:40] [Server thread/INFO]: Item Merge Radius: 2.5
  889. [17:37:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  890. [17:37:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  891. [17:37:40] [Server thread/INFO]: View Distance: 5
  892. [17:37:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  893. [17:37:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  894. [17:37:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  895. [17:37:41] [Server thread/INFO]: Preparing start region for level 10 (Seed: 7517026523329398730)
  896. [17:37:42] [Server thread/INFO]: [WorldGuard] (NzoSifou) TNT ignition is PERMITTED.
  897. [17:37:42] [Server thread/INFO]: [WorldGuard] (NzoSifou) Lighters are PERMITTED.
  898. [17:37:42] [Server thread/INFO]: [WorldGuard] (NzoSifou) Lava fire is blocked.
  899. [17:37:42] [Server thread/INFO]: [WorldGuard] (NzoSifou) Fire spread is UNRESTRICTED.
  900. [17:37:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'NzoSifou'
  901. [17:37:42] [Server thread/INFO]: -------- World Settings For [TNT] --------
  902. [17:37:42] [Server thread/INFO]: Mob Spawn Range: 4
  903. [17:37:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  904. [17:37:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  905. [17:37:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  906. [17:37:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  907. [17:37:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  908. [17:37:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  909. [17:37:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  910. [17:37:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  911. [17:37:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  912. [17:37:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  913. [17:37:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  914. [17:37:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  915. [17:37:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  916. [17:37:42] [Server thread/INFO]: Random Lighting Updates: false
  917. [17:37:42] [Server thread/INFO]: Structure Info Saving: true
  918. [17:37:42] [Server thread/INFO]: Max Entity Collisions: 8
  919. [17:37:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  920. [17:37:42] [Server thread/INFO]: Max TNT Explosions: 50
  921. [17:37:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  922. [17:37:42] [Server thread/INFO]: Item Despawn Rate: 6000
  923. [17:37:42] [Server thread/INFO]: Item Merge Radius: 2.5
  924. [17:37:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  925. [17:37:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  926. [17:37:42] [Server thread/INFO]: View Distance: 5
  927. [17:37:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  928. [17:37:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  929. [17:37:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  930. [17:37:42] [Server thread/INFO]: Preparing start region for level 11 (Seed: -5609077898645504189)
  931. [17:37:42] [Server thread/INFO]: [WorldGuard] (TNT) TNT ignition is PERMITTED.
  932. [17:37:42] [Server thread/INFO]: [WorldGuard] (TNT) Lighters are PERMITTED.
  933. [17:37:42] [Server thread/INFO]: [WorldGuard] (TNT) Lava fire is blocked.
  934. [17:37:42] [Server thread/INFO]: [WorldGuard] (TNT) Fire spread is UNRESTRICTED.
  935. [17:37:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TNT'
  936. [17:37:42] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world2
  937. [17:37:42] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  938. [17:37:42] [Server thread/INFO]: Could not set generator for world 'TARDIS_TimeVortex': Plugin 'TARDISChunkGenerator' does not exist
  939. [17:37:42] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: TARDIS_TimeVortex
  940. [17:37:42] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  941. [17:37:42] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Crᅢatif
  942. [17:37:42] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  943. [17:37:42] [Server thread/INFO]: -------- World Settings For [mondestaff] --------
  944. [17:37:42] [Server thread/INFO]: Mob Spawn Range: 4
  945. [17:37:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  946. [17:37:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  947. [17:37:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  948. [17:37:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  949. [17:37:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  950. [17:37:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  951. [17:37:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  952. [17:37:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  953. [17:37:42] [Server thread/INFO]: Vine Growth Modifier: 100%
  954. [17:37:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  955. [17:37:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  956. [17:37:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  957. [17:37:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  958. [17:37:42] [Server thread/INFO]: Random Lighting Updates: false
  959. [17:37:42] [Server thread/INFO]: Structure Info Saving: true
  960. [17:37:42] [Server thread/INFO]: Max Entity Collisions: 8
  961. [17:37:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  962. [17:37:42] [Server thread/INFO]: Max TNT Explosions: 50
  963. [17:37:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  964. [17:37:42] [Server thread/INFO]: Item Despawn Rate: 6000
  965. [17:37:42] [Server thread/INFO]: Item Merge Radius: 2.5
  966. [17:37:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  967. [17:37:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  968. [17:37:42] [Server thread/INFO]: View Distance: 5
  969. [17:37:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  970. [17:37:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  971. [17:37:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  972. [17:37:42] [Server thread/INFO]: Preparing start region for level 12 (Seed: 7352900633316624754)
  973. [17:37:43] [Server thread/INFO]: [WorldGuard] (mondestaff) TNT ignition is PERMITTED.
  974. [17:37:43] [Server thread/INFO]: [WorldGuard] (mondestaff) Lighters are PERMITTED.
  975. [17:37:43] [Server thread/INFO]: [WorldGuard] (mondestaff) Lava fire is blocked.
  976. [17:37:43] [Server thread/INFO]: [WorldGuard] (mondestaff) Fire spread is UNRESTRICTED.
  977. [17:37:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mondestaff'
  978. [17:37:43] [Server thread/INFO]: -------- World Settings For [tntwars] --------
  979. [17:37:43] [Server thread/INFO]: Mob Spawn Range: 4
  980. [17:37:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  981. [17:37:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  982. [17:37:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  983. [17:37:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  984. [17:37:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  985. [17:37:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  986. [17:37:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  987. [17:37:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  988. [17:37:43] [Server thread/INFO]: Vine Growth Modifier: 100%
  989. [17:37:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  990. [17:37:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  991. [17:37:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  992. [17:37:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  993. [17:37:43] [Server thread/INFO]: Random Lighting Updates: false
  994. [17:37:43] [Server thread/INFO]: Structure Info Saving: true
  995. [17:37:43] [Server thread/INFO]: Max Entity Collisions: 8
  996. [17:37:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  997. [17:37:43] [Server thread/INFO]: Max TNT Explosions: 50
  998. [17:37:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  999. [17:37:43] [Server thread/INFO]: Item Despawn Rate: 6000
  1000. [17:37:43] [Server thread/INFO]: Item Merge Radius: 2.5
  1001. [17:37:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1002. [17:37:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1003. [17:37:43] [Server thread/INFO]: View Distance: 5
  1004. [17:37:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1005. [17:37:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1006. [17:37:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  1007. [17:37:43] [Server thread/INFO]: Preparing start region for level 13 (Seed: 2862338661693833180)
  1008. [17:37:44] [Server thread/INFO]: Preparing spawn area for tntwars, 85%
  1009. [17:37:44] [Server thread/INFO]: [WorldGuard] (tntwars) TNT ignition is PERMITTED.
  1010. [17:37:44] [Server thread/INFO]: [WorldGuard] (tntwars) Lighters are PERMITTED.
  1011. [17:37:44] [Server thread/INFO]: [WorldGuard] (tntwars) Lava fire is blocked.
  1012. [17:37:44] [Server thread/INFO]: [WorldGuard] (tntwars) Fire spread is UNRESTRICTED.
  1013. [17:37:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tntwars'
  1014. [17:37:44] [Server thread/INFO]: -------- World Settings For [mine] --------
  1015. [17:37:44] [Server thread/INFO]: Mob Spawn Range: 4
  1016. [17:37:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1017. [17:37:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  1018. [17:37:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  1019. [17:37:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1020. [17:37:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1021. [17:37:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1022. [17:37:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1023. [17:37:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1024. [17:37:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  1025. [17:37:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1026. [17:37:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1027. [17:37:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1028. [17:37:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1029. [17:37:44] [Server thread/INFO]: Random Lighting Updates: false
  1030. [17:37:44] [Server thread/INFO]: Structure Info Saving: true
  1031. [17:37:44] [Server thread/INFO]: Max Entity Collisions: 8
  1032. [17:37:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1033. [17:37:44] [Server thread/INFO]: Max TNT Explosions: 50
  1034. [17:37:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1035. [17:37:44] [Server thread/INFO]: Item Despawn Rate: 6000
  1036. [17:37:44] [Server thread/INFO]: Item Merge Radius: 2.5
  1037. [17:37:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1038. [17:37:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1039. [17:37:44] [Server thread/INFO]: View Distance: 5
  1040. [17:37:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1041. [17:37:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1042. [17:37:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  1043. [17:37:44] [Server thread/INFO]: Preparing start region for level 14 (Seed: 1065929037169077000)
  1044. [17:37:45] [Server thread/INFO]: [WorldGuard] (mine) TNT ignition is PERMITTED.
  1045. [17:37:45] [Server thread/INFO]: [WorldGuard] (mine) Lighters are PERMITTED.
  1046. [17:37:45] [Server thread/INFO]: [WorldGuard] (mine) Lava fire is blocked.
  1047. [17:37:45] [Server thread/INFO]: [WorldGuard] (mine) Fire spread is UNRESTRICTED.
  1048. [17:37:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mine'
  1049. [17:37:45] [Server thread/INFO]: -------- World Settings For [pvp1] --------
  1050. [17:37:45] [Server thread/INFO]: Mob Spawn Range: 4
  1051. [17:37:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1052. [17:37:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  1053. [17:37:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  1054. [17:37:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1055. [17:37:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1056. [17:37:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1057. [17:37:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1058. [17:37:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1059. [17:37:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  1060. [17:37:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1061. [17:37:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1062. [17:37:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1063. [17:37:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1064. [17:37:45] [Server thread/INFO]: Random Lighting Updates: false
  1065. [17:37:45] [Server thread/INFO]: Structure Info Saving: true
  1066. [17:37:45] [Server thread/INFO]: Max Entity Collisions: 8
  1067. [17:37:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1068. [17:37:45] [Server thread/INFO]: Max TNT Explosions: 50
  1069. [17:37:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1070. [17:37:45] [Server thread/INFO]: Item Despawn Rate: 6000
  1071. [17:37:45] [Server thread/INFO]: Item Merge Radius: 2.5
  1072. [17:37:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1073. [17:37:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1074. [17:37:45] [Server thread/INFO]: View Distance: 5
  1075. [17:37:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1076. [17:37:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1077. [17:37:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  1078. [17:37:45] [Server thread/INFO]: Preparing start region for level 15 (Seed: -8441266254053052014)
  1079. [17:37:46] [Server thread/INFO]: Preparing spawn area for pvp1, 65%
  1080. [17:37:47] [Server thread/INFO]: [WorldGuard] (pvp1) TNT ignition is PERMITTED.
  1081. [17:37:47] [Server thread/INFO]: [WorldGuard] (pvp1) Lighters are PERMITTED.
  1082. [17:37:47] [Server thread/INFO]: [WorldGuard] (pvp1) Lava fire is blocked.
  1083. [17:37:47] [Server thread/INFO]: [WorldGuard] (pvp1) Fire spread is UNRESTRICTED.
  1084. [17:37:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp1'
  1085. [17:37:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotme
  1086. [17:37:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1087. [17:37:47] [Server thread/INFO]: -------- World Settings For [thibox543] --------
  1088. [17:37:47] [Server thread/INFO]: Mob Spawn Range: 4
  1089. [17:37:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1090. [17:37:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  1091. [17:37:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  1092. [17:37:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1093. [17:37:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1094. [17:37:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1095. [17:37:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1096. [17:37:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1097. [17:37:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  1098. [17:37:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1099. [17:37:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1100. [17:37:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1101. [17:37:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1102. [17:37:47] [Server thread/INFO]: Random Lighting Updates: false
  1103. [17:37:47] [Server thread/INFO]: Structure Info Saving: true
  1104. [17:37:47] [Server thread/INFO]: Max Entity Collisions: 8
  1105. [17:37:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1106. [17:37:47] [Server thread/INFO]: Max TNT Explosions: 50
  1107. [17:37:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1108. [17:37:47] [Server thread/INFO]: Item Despawn Rate: 6000
  1109. [17:37:47] [Server thread/INFO]: Item Merge Radius: 2.5
  1110. [17:37:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1111. [17:37:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1112. [17:37:47] [Server thread/INFO]: View Distance: 5
  1113. [17:37:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1114. [17:37:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1115. [17:37:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  1116. [17:37:47] [Server thread/INFO]: Preparing start region for level 16 (Seed: 4439588440223932082)
  1117. [17:37:48] [Server thread/INFO]: [WorldGuard] (thibox543) TNT ignition is PERMITTED.
  1118. [17:37:48] [Server thread/INFO]: [WorldGuard] (thibox543) Lighters are PERMITTED.
  1119. [17:37:48] [Server thread/INFO]: [WorldGuard] (thibox543) Lava fire is blocked.
  1120. [17:37:48] [Server thread/INFO]: [WorldGuard] (thibox543) Fire spread is UNRESTRICTED.
  1121. [17:37:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'thibox543'
  1122. [17:37:48] [Server thread/INFO]: [Multiverse-Core] 17 - World(s) loaded.
  1123. [17:37:49] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  1124. [17:37:49] [Server thread/INFO]: [Prison] Enabling Prison v2.2.3
  1125. [17:37:49] [Server thread/INFO]: [Prison] Loaded 0 mines.
  1126. [17:37:49] [Server thread/INFO]: [Prison] Mines enabled.
  1127. [17:37:49] [Server thread/INFO]: [Prison] Ranks enabled.
  1128. [17:37:49] [Server thread/INFO]: [Prison] Enabled Prison v2.2.3. Made with <3 by SirFaizdat & Camouflage100.
  1129. [17:37:49] [Server thread/INFO]: [Prison] Enabled in 134 milliseconds.
  1130. [17:37:49] [Server thread/INFO]: [Prison] Prison-3 will only be compatible with Java 8. Please update your Java version, or find a better shared hosting company. 
  1131. [17:37:50] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.4.1
  1132. [17:37:50] [Server thread/INFO]: [SkStuff] SkStuff 1.4.1 has been successfully enabled!
  1133. [17:37:50] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff...
  1134. [17:37:50] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff...
  1135. [17:37:50] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 condition, 12 effects, 1 event, 13 expressions and 2 types!
  1136. [17:37:50] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.77
  1137. [17:37:50] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
  1138. [17:37:50] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
  1139. [17:37:50] [Server thread/INFO]: [WildSkript] skQuery hooked!
  1140. [17:37:50] [Server thread/ERROR]: Error occurred while enabling WildSkript v1.8 (Is it up to date?)
  1141. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1142. at net.dzikoysk.wildskript.WildSkript.utils(WildSkript.java:124) ~[?:?]
  1143. at net.dzikoysk.wildskript.WildSkript.onEnable(WildSkript.java:52) ~[?:?]
  1144. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1145. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1146. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1147. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1148. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1149. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1150. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1151. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1152. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1153. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1154. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1155. [17:37:50] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  1156. [17:37:50] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.22.1
  1157. [17:37:50] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  1158. [17:37:50] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  1159. [17:37:51] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 170 classes.
  1160. [17:37:51] [Server thread/INFO]: [skQuery] Beginning to process a total of 170 from SkQuery
  1161. [17:37:51] [Server thread/INFO]: [skQuery] Out of 170 classes, 164 classes were loaded from SkQuery
  1162. [17:37:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
  1163. [17:37:51] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  1164. [17:37:51] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1165. [17:37:51] [Server thread/WARN]: [HolographicDisplays] Hologram '1' not found, skipping it.
  1166. [17:37:51] [Server thread/INFO]: [StBukkitLib] Enabling StBukkitLib v1.3.1
  1167. [17:37:51] [Server thread/INFO]: [StBukkitLib] Hooked with Vault v1.5.6-b49
  1168. [17:37:51] [Server thread/INFO]: [StBukkitLib] Hooked via Vault with economy plugin Vault v1.5.6-b49
  1169. [17:37:51] [Server thread/INFO]: [StBukkitLib] Hooked with WorldEdit v6.1.3;7a097ca
  1170. [17:37:51] [Server thread/INFO]: [StBukkitLib] Hooked with WorldGuard v6.1.2;e38d98d
  1171. [17:37:51] [Server thread/INFO]: [StBukkitLib] Unable to hook with optional dependencies (2): PermissionsEx, VanishNoPacket
  1172. [17:37:52] [Server thread/INFO]: [StBukkitLib] Loaded 8 help topics in help.yml for plugin: StBukkitLib
  1173. [17:37:52] [Server thread/INFO]: [StBukkitLib] Registered help manager for plugin: 'StBukkitLib'
  1174. [17:37:52] [Server thread/INFO]: [StBukkitLib] Verification API enabled.
  1175. [17:37:52] [Server thread/INFO]: [StBukkitLib] Help API enabled.
  1176. [17:37:52] [Server thread/INFO]: [StBukkitLib] StBukkitLib v1.3.1 by Stealth2800 enabled.
  1177. [17:37:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  1178. [17:37:52] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
  1179. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'p.mine.yml'...
  1180. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'j.mine.yml'...
  1181. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 's.mine.yml'...
  1182. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'o.mine.yml'...
  1183. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'i.mine.yml'...
  1184. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'h.mine.yml'...
  1185. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'q.mine.yml'...
  1186. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'y.mine.yml'...
  1187. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'x.mine.yml'...
  1188. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'f.mine.yml'...
  1189. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'b.mine.yml'...
  1190. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'u.mine.yml'...
  1191. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'v.mine.yml'...
  1192. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'g.mine.yml'...
  1193. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'c.mine.yml'...
  1194. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'a.mine.yml'...
  1195. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'z.mine.yml'...
  1196. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'd.mine.yml'...
  1197. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 't.mine.yml'...
  1198. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'm.mine.yml'...
  1199. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'w.mine.yml'...
  1200. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'e.mine.yml'...
  1201. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'r.mine.yml'...
  1202. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'k.mine.yml'...
  1203. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'l.mine.yml'...
  1204. [17:37:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'n.mine.yml'...
  1205. [17:37:52] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
  1206. [17:37:53] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.4.0
  1207. [17:37:53] [Server thread/INFO]: [Factions] Enabling Factions v2.8.21
  1208. [17:37:53] [Server thread/INFO]: [Factions 2.8.21] === ENABLE START ===
  1209. [17:37:54] [Server thread/INFO]: [Factions 2.8.21] Integration Activated IntegrationWorldGuard
  1210. [17:37:54] [Server thread/INFO]: [Factions 2.8.21] Integration Activated IntegrationSpigot
  1211. [17:37:54] [Server thread/INFO]: [Factions 2.8.21] === ENABLE COMPLETE (Took 1172ms) ===
  1212. [17:37:55] [Server thread/INFO]: [AncientGates] Enabling AncientGates v2.0.6
  1213. [17:37:55] [Server thread/INFO]: [AncientGates] Loading conf from disk
  1214. [17:37:55] [Server thread/INFO]: [ShowCaseStandalone] Enabling ShowCaseStandalone v769
  1215. [17:37:55] [Server thread/INFO]: [ShowCaseStandalone] Starting b769, created by kellerkindt with great contribution by sorklin, Ceddini, Ryzko
  1216. [17:37:55] [Server thread/INFO]: [ShowCaseStandalone] Loading configuration.
  1217. [17:37:55] [Server thread/INFO]: [ShowCaseStandalone] Loaded localization: locale_EN.yml
  1218. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Initialising ShopHandler
  1219. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Initialising PlayerSessionHandler
  1220. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Initialising PriceRangeHandler
  1221. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Starting StorageHandlers
  1222. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Preparing StorageHandlers
  1223. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Loaded Shops: 0, PlayerSessions: 0, PriceRanges: 0
  1224. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Searching for other Plugins...
  1225. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Hooked into Vault
  1226. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Hooked into Vault Permissions
  1227. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Hooked into WorldGuard
  1228. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Register event listeners
  1229. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Initilazing Metrics
  1230. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Metrics successfully initialized
  1231. [17:37:56] [Server thread/INFO]: [ShowCaseStandalone] Enabled
  1232. [17:37:56] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.7.1
  1233. [17:37:56] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.7.1!
  1234. Nathan and Lewis <3 you
  1235. [17:37:56] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  1236. [17:37:56] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
  1237. [17:37:56] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
  1238. [17:37:56] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  1239. [17:37:56] [Server thread/INFO]: [skRayFall] Bacon holograms found
  1240. [17:37:56] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
  1241. [17:37:57] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  1242. [17:37:57] [Server thread/INFO]: [skRayFall] Bacon is ready!
  1243. [17:37:57] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML.
  1244. java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
  1245. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadCustomPermissions(CraftServer.java:780) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1246. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:334) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1247. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1248. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1249. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1250. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1251. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1252. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1253. [17:37:57] [Server thread/INFO]: Done (62,651s)! For help, type "help" or "?"
  1254. [17:37:57] [Craft Scheduler Thread - 9/WARN]: [ChestCommands] Plugin ChestCommands v3.1.4 generated an exception while executing task 31
  1255. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1256. at org.mcstats.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
  1257. at org.mcstats.MetricsLite.access$200(MetricsLite.java:53) ~[?:?]
  1258. at org.mcstats.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
  1259. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1260. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1261. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_101]
  1262. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_101]
  1263. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1264. [17:37:57] [Craft Scheduler Thread - 7/WARN]: [Elevators] Plugin Elevators v1.0.3 generated an exception while executing task 27
  1265. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1266. at org.mcstats.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
  1267. at org.mcstats.MetricsLite.access$200(MetricsLite.java:53) ~[?:?]
  1268. at org.mcstats.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
  1269. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1270. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1271. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_101]
  1272. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_101]
  1273. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1274. [17:37:58] [Craft Scheduler Thread - 1/INFO]: 
  1275. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  +===============+
  1276. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  | SkinsRestorer |
  1277. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  +===============+
  1278. [17:37:58] [Craft Scheduler Thread - 1/INFO]: 
  1279. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  Current version: 12.9.4
  1280. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  A new version is available! Download it at:
  1281. [17:37:58] [Craft Scheduler Thread - 1/INFO]:  https://www.spigotmc.org/resources/skinsrestorer.2124/
  1282. [17:37:58] [Craft Scheduler Thread - 1/INFO]: 
  1283. [17:37:58] [Craft Scheduler Thread - 11/INFO]: [Skript] Checking for the latest version of Skript...
  1284. [17:37:58] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1285. [17:37:58] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 141: databases:')
  1286. [17:37:58] [Server thread/INFO]: [Skript] Finished loading.
  1287. [17:37:58] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1288. [17:37:58] [Craft Scheduler Thread - 39/WARN]: [skRayFall] Plugin skRayFall v1.7.1 generated an exception while executing task 122
  1289. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1290. at net.rayfall.eyesniper2.skRayFall.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  1291. at net.rayfall.eyesniper2.skRayFall.Metrics.access$400(Metrics.java:57) ~[?:?]
  1292. at net.rayfall.eyesniper2.skRayFall.Metrics$1.run(Metrics.java:223) ~[?:?]
  1293. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1294. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1295. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_101]
  1296. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_101]
  1297. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1298. [17:37:58] [Skript update thread/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
  1299. [17:37:58] [Skript update thread/ERROR]: #!#!
  1300. [17:37:58] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
  1301. [17:37:58] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  1302. [17:37:58] [Skript update thread/ERROR]: #!#!
  1303. [17:37:58] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1304. [17:37:58] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  1305. [17:37:58] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
  1306. [17:37:58] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  1307. [17:37:58] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1308. [17:37:58] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1309. [17:37:58] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  1310. [17:37:58] [Skript update thread/ERROR]: #!#!
  1311. [17:37:58] [Skript update thread/ERROR]: #!#! Stack trace:
  1312. [17:37:58] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  1313. Message: Fin prématurée du fichier.
  1314. [17:37:58] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:593)
  1315. [17:37:58] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
  1316. [17:37:58] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
  1317. [17:37:58] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
  1318. [17:37:58] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  1319. [17:37:58] [Skript update thread/ERROR]: #!#!
  1320. [17:37:58] [Skript update thread/ERROR]: #!#! Version Information:
  1321. [17:37:58] [Skript update thread/ERROR]: #!#! Skript: 2.1.2
  1322. [17:37:58] [Skript update thread/ERROR]: #!#! Bukkit: 1.10.2-R0.1-SNAPSHOT
  1323. [17:37:58] [Skript update thread/ERROR]: #!#! Minecraft: 1.10.2
  1324. [17:37:58] [Skript update thread/ERROR]: #!#! Java: 1.7.0_101
  1325. [17:37:58] [Skript update thread/ERROR]: #!#!
  1326. [17:37:58] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
  1327. [17:37:58] [Skript update thread/ERROR]: #!#!
  1328. [17:37:58] [Skript update thread/ERROR]: #!#! Current node: databases: (config.sk, line 141)
  1329. [17:37:58] [Skript update thread/ERROR]: #!#! Current item: null
  1330. [17:37:58] [Skript update thread/ERROR]: #!#!
  1331. [17:37:58] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
  1332. [17:37:58] [Skript update thread/ERROR]: #!#!
  1333. [17:37:58] [Skript update thread/ERROR]: #!#! End of Error.
  1334. [17:37:58] [Skript update thread/ERROR]: #!#!
  1335. [17:37:58] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  1336. [17:37:59] [Server thread/INFO]: [Citizens] 10 PNJs chargé(s).
  1337. [17:37:59] [Server thread/INFO]: [AncientGates] Loading gates from disk
  1338. [17:37:59] [Server thread/INFO]: [AncientGates] Loading gates into memory
  1339. [17:37:59] [Server thread/INFO]: [AncientGates] Enabled
  1340. [17:37:59] [Craft Scheduler Thread - 35/INFO]: [Vault] Checking for Updates ...
  1341. [17:37:59] [Craft Scheduler Thread - 29/WARN]: [Skript] Plugin Skript v2.1.2 generated an exception while executing task 127
  1342. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1343. at ch.njol.skript.Metrics.postPlugin(Metrics.java:347) ~[?:?]
  1344. at ch.njol.skript.Metrics$1.run(Metrics.java:235) ~[?:?]
  1345. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1346. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigotmc-1.10.2-R0.1.jar:git-Spigot-de459a2-51263e9]
  1347. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_101]
  1348. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_101]
  1349. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_101]
  1350. [17:37:59] [Craft Scheduler Thread - 35/INFO]: [Vault] No new version available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement