Advertisement
Guest User

log

a guest
Mar 11th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.46 KB | None | 0 0
  1. [18:14:08] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [18:14:08] [Server thread/INFO]: Loading properties
  3. [18:14:08] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:14:08] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-72c2605-251a5b6 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
  5. [18:14:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [18:14:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [18:14:10] [Server thread/INFO]: Debug logging is disabled
  8. [18:14:10] [Server thread/INFO]: Generating keypair
  9. [18:14:10] [Server thread/INFO]: Starting Minecraft server on 37.59.252.139:25564
  10. [18:14:10] [Server thread/INFO]: Using epoll channel type
  11. [18:14:11] [Server thread/ERROR]: Ambiguous plugin name `CommandSync' for files `plugins/CommandSyncServer.jar' and `plugins/CommandSyncClient.jar' in `plugins'
  12. [18:14:11] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [18:14:11] [Server thread/ERROR]: Could not load 'plugins/CommandSyncServer.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  18. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  19. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  20. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  22. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  23. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  24. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  25. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  26. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  27. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  29. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  31. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  37. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  40. ... 6 more
  41. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  42. at java.net.URLClassLoader$1.run(URLClassLoader.java:359) ~[?:1.7.0_121]
  43. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  44. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  45. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  50. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  51. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  52. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  53. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  54. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  55. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  56. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  57. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  58. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  60. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  62. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  63. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  64. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  65. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  66. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  67. ... 6 more
  68. [18:14:11] [Server thread/ERROR]: Could not load 'plugins/signmanager-2.0.1.jar' in folder 'plugins'
  69. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/rezzedup/signmanager/SignManager : Unsupported major.minor version 52.0
  70. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  71. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  72. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  73. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  74. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  75. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  76. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  77. Caused by: java.lang.UnsupportedClassVersionError: com/rezzedup/signmanager/SignManager : Unsupported major.minor version 52.0
  78. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  79. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  80. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  81. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  82. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  83. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  84. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  85. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  86. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  87. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  88. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  89. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  90. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  91. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  92. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  93. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  94. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  95. ... 6 more
  96. [18:14:11] [Server thread/ERROR]: Could not load 'plugins/HubBasics.jar' in folder 'plugins'
  97. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/notfab/hubbasics/HubBasics : Unsupported major.minor version 52.0
  98. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  99. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  100. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  101. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  102. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  103. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  104. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  105. Caused by: java.lang.UnsupportedClassVersionError: net/notfab/hubbasics/HubBasics : Unsupported major.minor version 52.0
  106. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  107. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  108. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  109. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  110. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  111. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  112. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  113. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  114. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  115. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  116. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  117. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  118. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  119. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  120. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  121. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  122. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  123. ... 6 more
  124. [18:14:11] [Server thread/ERROR]: Could not load 'plugins/HeadShot.jar' in folder 'plugins'
  125. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/kyllian/headshot/HeadShot : Unsupported major.minor version 52.0
  126. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  127. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  128. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  129. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  130. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  131. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  132. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  133. Caused by: java.lang.UnsupportedClassVersionError: me/kyllian/headshot/HeadShot : Unsupported major.minor version 52.0
  134. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  135. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  136. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  137. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  138. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  139. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  140. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  141. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  142. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  143. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  144. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  145. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  146. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  147. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  148. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  149. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  150. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  151. ... 6 more
  152. [18:14:11] [Server thread/ERROR]: Could not load 'plugins/LampControl.jar' in folder 'plugins'
  153. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: cz/ceph/LampControl/Main : Unsupported major.minor version 52.0
  154. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  155. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  156. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  157. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  158. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  159. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  160. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  161. Caused by: java.lang.UnsupportedClassVersionError: cz/ceph/LampControl/Main : Unsupported major.minor version 52.0
  162. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  163. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  164. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  165. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  166. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  167. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  168. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  169. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  170. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  171. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  172. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  173. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  174. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  175. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  176. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  177. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  178. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  179. ... 6 more
  180. [18:14:11] [Server thread/ERROR]: ebean.properties not found
  181. [18:14:11] [Server thread/INFO]: DataSourcePool [LoginSecurity] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  182. [18:14:11] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  183. [18:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  184. [18:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  185. [18:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  186. [18:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  187. [18:14:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  188. [18:14:12] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  189. [18:14:12] [Server thread/ERROR]: Could not load 'plugins/FastLogin.jar' in folder 'plugins'
  190. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/github/games647/fastlogin/bukkit/FastLoginBukkit : Unsupported major.minor version 52.0
  191. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  192. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  193. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  194. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  195. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  196. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  197. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
  198. Caused by: java.lang.UnsupportedClassVersionError: com/github/games647/fastlogin/bukkit/FastLoginBukkit : Unsupported major.minor version 52.0
  199. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
  200. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
  201. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
  202. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
  203. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
  204. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
  205. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
  206. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
  207. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
  208. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  209. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  210. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
  211. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
  212. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
  213. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
  214. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  215. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-72c2605-251a5b6]
  216. ... 6 more
  217. [18:14:12] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.4
  218. [18:14:12] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
  219. [18:14:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  220. [18:14:12] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.9.0
  221. [18:14:12] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  222. [18:14:12] [Server thread/INFO]: [MinecraftMarket] Loading MinecraftMarket v2.1.5
  223. [18:14:12] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  224. [18:14:12] [Server thread/INFO]: [CharsAPI] Loading CharsAPI v0.4.2
  225. [18:14:12] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  226. [18:14:12] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  227. [18:14:12] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  228. [18:14:12] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
  229. [18:14:12] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.4
  230. [18:14:12] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.4 is now loaded, injecting!
  231. [18:14:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  232. [18:14:12] [Server thread/INFO]: [CSGO-CratesPlus] Loading CSGO-CratesPlus v1.0
  233. [18:14:12] [Server thread/INFO]: [PyrCore] Loading PyrCore v2.0.6
  234. [18:14:12] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.3
  235. [18:14:12] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  236. [18:14:12] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
  237. [18:14:12] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
  238. [18:14:12] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
  239. [18:14:12] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
  240. [18:14:12] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
  241. [18:14:13] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.6
  242. [18:14:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b463
  243. [18:14:13] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b463
  244. [18:14:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b463
  245. [18:14:13] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.9.0
  246. [18:14:13] [Server thread/INFO]: [BossShop] Loading BossShop v2.7.3
  247. [18:14:13] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.7.0
  248. [18:14:13] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b463
  249. [18:14:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b463
  250. [18:14:13] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.9.0
  251. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] === ENABLE START ===
  252. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Loading Cachefile datas...
  253. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Loading Onlineplayer datas...
  254. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Loading Registry datas...
  255. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Saving Cachefile...
  256. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Setup of IdUtil took 41ms.
  257. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  258. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  259. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  260. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  261. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  262. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  263. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  264. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  265. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  266. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  267. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinEvent set to Default
  268. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinActionbar set to Default
  269. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinActual set to Default
  270. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinCommand set to Default
  271. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinDisplayName set to Default
  272. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinGamemode set to Default
  273. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinInventory set to Default
  274. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinKick set to Default
  275. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinLog set to Default
  276. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinMassiveCraftPremium set to Default
  277. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinMessage set to Default
  278. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinModification set to Default
  279. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinPlayed set to Default
  280. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinSenderPs set to Default
  281. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinTeleport set to Default
  282. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinTitle set to Default
  283. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinVisibility set to Default
  284. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] Mixin MixinWorld set to Default
  285. [18:14:13] [Server thread/INFO]: [MassiveCore 2.9.0] === ENABLE COMPLETE (Took 776ms) ===
  286. [18:14:13] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  287. [18:14:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  288. [18:14:13] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  289. [18:14:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  290. [18:14:14] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  291. [18:14:14] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  292. [18:14:14] [Server thread/INFO]: [MassiveCore 2.9.0] Integration Activated IntegrationVault
  293. [18:14:14] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
  294. [18:14:14] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  295. [18:14:14] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  296. [18:14:14] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  297. [18:14:14] [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.
  298. [18:14:14] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  299. [18:14:14] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  300. [18:14:14] [Server thread/INFO]: Preparing level "world"
  301. [18:14:14] [Server thread/INFO]: -------- World Settings For [world] --------
  302. [18:14:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  303. [18:14:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  304. [18:14:14] [Server thread/INFO]: Random Lighting Updates: false
  305. [18:14:14] [Server thread/INFO]: Structure Info Saving: true
  306. [18:14:14] [Server thread/INFO]: Max Entity Collisions: 8
  307. [18:14:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  308. [18:14:14] [Server thread/INFO]: Max TNT Explosions: 100
  309. [18:14:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  310. [18:14:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  311. [18:14:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  312. [18:14:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  313. [18:14:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  314. [18:14:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  315. [18:14:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  316. [18:14:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  317. [18:14:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  318. [18:14:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  319. [18:14:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  320. [18:14:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  321. [18:14:14] [Server thread/INFO]: Mob Spawn Range: 4
  322. [18:14:14] [Server thread/INFO]: Item Despawn Rate: 6000
  323. [18:14:14] [Server thread/INFO]: Item Merge Radius: 2.5
  324. [18:14:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  325. [18:14:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  326. [18:14:14] [Server thread/INFO]: View Distance: 10
  327. [18:14:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  328. [18:14:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  329. [18:14:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  330. [18:14:14] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  331. [18:14:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  332. [18:14:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  333. [18:14:14] [Server thread/INFO]: Random Lighting Updates: false
  334. [18:14:14] [Server thread/INFO]: Structure Info Saving: true
  335. [18:14:14] [Server thread/INFO]: Max Entity Collisions: 8
  336. [18:14:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  337. [18:14:14] [Server thread/INFO]: Max TNT Explosions: 100
  338. [18:14:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  339. [18:14:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  340. [18:14:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  341. [18:14:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  342. [18:14:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  343. [18:14:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  344. [18:14:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  345. [18:14:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  346. [18:14:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  347. [18:14:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  348. [18:14:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  349. [18:14:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  350. [18:14:14] [Server thread/INFO]: Mob Spawn Range: 4
  351. [18:14:14] [Server thread/INFO]: Item Despawn Rate: 6000
  352. [18:14:14] [Server thread/INFO]: Item Merge Radius: 2.5
  353. [18:14:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  354. [18:14:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  355. [18:14:14] [Server thread/INFO]: View Distance: 10
  356. [18:14:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  357. [18:14:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  358. [18:14:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  359. [18:14:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  360. [18:14:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  361. [18:14:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  362. [18:14:14] [Server thread/INFO]: Random Lighting Updates: false
  363. [18:14:14] [Server thread/INFO]: Structure Info Saving: true
  364. [18:14:14] [Server thread/INFO]: Max Entity Collisions: 8
  365. [18:14:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  366. [18:14:14] [Server thread/INFO]: Max TNT Explosions: 100
  367. [18:14:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  368. [18:14:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  369. [18:14:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  370. [18:14:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  371. [18:14:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  372. [18:14:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  373. [18:14:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  374. [18:14:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  375. [18:14:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  376. [18:14:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  377. [18:14:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  378. [18:14:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  379. [18:14:14] [Server thread/INFO]: Mob Spawn Range: 4
  380. [18:14:14] [Server thread/INFO]: Item Despawn Rate: 6000
  381. [18:14:14] [Server thread/INFO]: Item Merge Radius: 2.5
  382. [18:14:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  383. [18:14:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  384. [18:14:14] [Server thread/INFO]: View Distance: 10
  385. [18:14:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  386. [18:14:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  387. [18:14:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  388. [18:14:14] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7255428246707760269)
  389. [18:14:15] [Server thread/INFO]: Preparing spawn area: 16%
  390. [18:14:16] [Server thread/INFO]: Preparing spawn area: 81%
  391. [18:14:16] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7255428246707760269)
  392. [18:14:17] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7086624717685478944)
  393. [18:14:17] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.4
  394. [18:14:18] [Server thread/INFO]: CratesPlus Version 4.2.4
  395. [18:14:18] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
  396. [18:14:18] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
  397. [18:14:18] [Server thread/INFO]: 
  398. [18:14:18] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  399. [18:14:18] [Server thread/INFO]: 
  400. [18:14:18] [Server thread/INFO]:  Title Welcome Message
  401. [18:14:18] [Server thread/INFO]:  Version 4.0.0
  402. [18:14:18] [Server thread/INFO]:  YouTube: http://bit.ly/ATDYouTube
  403. [18:14:18] [Server thread/INFO]: 
  404. [18:14:18] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  405. [18:14:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  406. [18:14:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  407. [18:14:18] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
  408. [18:14:18] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_121).
  409. [18:14:18] [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.
  410. [18:14:18] [Server thread/INFO]: [MinecraftMarket] Enabling MinecraftMarket v2.1.5
  411. [18:14:18] [Server thread/INFO]: [MinecraftMarket] Using Apikey :e50b10cc9f6af6a0c8678d2994a48c5b
  412. [18:14:18] [Server thread/INFO]: [MinecraftMarket] Using API Key: e50b10cc9f6af6a0c8678d2994a48c5b
  413. [18:14:18] [Server thread/INFO]: [CharsAPI] Enabling CharsAPI v0.4.2
  414. [18:14:18] [Server thread/INFO]: [CharsAPI] Selected language: EN
  415. [18:14:19] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  416. [18:14:19] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  417. [18:14:19] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  418. [18:14:19] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  419. [18:14:19] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  420. [18:14:19] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  421. [18:14:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  422. [18:14:19] [Server thread/INFO]: -------- World Settings For [a] --------
  423. [18:14:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  424. [18:14:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  425. [18:14:19] [Server thread/INFO]: Random Lighting Updates: false
  426. [18:14:19] [Server thread/INFO]: Structure Info Saving: true
  427. [18:14:19] [Server thread/INFO]: Max Entity Collisions: 8
  428. [18:14:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  429. [18:14:19] [Server thread/INFO]: Max TNT Explosions: 100
  430. [18:14:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  431. [18:14:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  432. [18:14:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  433. [18:14:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  434. [18:14:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  435. [18:14:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  436. [18:14:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  437. [18:14:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  438. [18:14:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  439. [18:14:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  440. [18:14:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  441. [18:14:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  442. [18:14:19] [Server thread/INFO]: Mob Spawn Range: 4
  443. [18:14:19] [Server thread/INFO]: Item Despawn Rate: 6000
  444. [18:14:19] [Server thread/INFO]: Item Merge Radius: 2.5
  445. [18:14:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  446. [18:14:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  447. [18:14:19] [Server thread/INFO]: View Distance: 10
  448. [18:14:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  449. [18:14:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  450. [18:14:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  451. [18:14:19] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8626488244799362032)
  452. [18:14:20] [Server thread/INFO]: -------- World Settings For [Faction] --------
  453. [18:14:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  454. [18:14:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  455. [18:14:20] [Server thread/INFO]: Random Lighting Updates: false
  456. [18:14:20] [Server thread/INFO]: Structure Info Saving: true
  457. [18:14:20] [Server thread/INFO]: Max Entity Collisions: 8
  458. [18:14:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  459. [18:14:20] [Server thread/INFO]: Max TNT Explosions: 100
  460. [18:14:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  461. [18:14:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  462. [18:14:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  463. [18:14:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  464. [18:14:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  465. [18:14:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  466. [18:14:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  467. [18:14:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  468. [18:14:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  469. [18:14:20] [Server thread/INFO]: Vine Growth Modifier: 100%
  470. [18:14:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  471. [18:14:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  472. [18:14:20] [Server thread/INFO]: Mob Spawn Range: 4
  473. [18:14:20] [Server thread/INFO]: Item Despawn Rate: 6000
  474. [18:14:20] [Server thread/INFO]: Item Merge Radius: 2.5
  475. [18:14:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  476. [18:14:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  477. [18:14:20] [Server thread/INFO]: View Distance: 10
  478. [18:14:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  479. [18:14:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  480. [18:14:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  481. [18:14:21] [Server thread/INFO]: Preparing start region for level 4 (Seed: -105365626346452932)
  482. [18:14:22] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  483. [18:14:22] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  484. [18:14:22] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.2
  485. [18:14:22] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  486. [18:14:22] [Server thread/INFO]: [ReflectionHelper] Version is v1_10_R1 (11001)
  487. [18:14:22] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  488. [18:14:22] [Server thread/INFO]: Injected custom channel handlers.
  489. [18:14:22] [Server thread/INFO]: Adding channels for online players...
  490. [18:14:22] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_10_R1'.
  491. [18:14:22] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 74ms.
  492. [18:14:22] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
  493. [18:14:22] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.4
  494. [18:14:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  495. [18:14:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  496. [18:14:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  497. [18:14:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  498. [18:14:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  499. [18:14:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  500. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  501. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  502. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  503. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  504. [18:14:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  505. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  506. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  507. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  508. [18:14:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  509. [18:14:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  510. [18:14:22] [Server thread/INFO]: [WorldGuard] (a) TNT ignition is PERMITTED.
  511. [18:14:22] [Server thread/INFO]: [WorldGuard] (a) Lighters are PERMITTED.
  512. [18:14:22] [Server thread/INFO]: [WorldGuard] (a) Lava fire is blocked.
  513. [18:14:22] [Server thread/INFO]: [WorldGuard] (a) Fire spread is UNRESTRICTED.
  514. [18:14:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'a'
  515. [18:14:22] [Server thread/INFO]: [WorldGuard] (Faction) TNT ignition is PERMITTED.
  516. [18:14:22] [Server thread/INFO]: [WorldGuard] (Faction) Lighters are PERMITTED.
  517. [18:14:22] [Server thread/INFO]: [WorldGuard] (Faction) Lava fire is blocked.
  518. [18:14:22] [Server thread/INFO]: [WorldGuard] (Faction) Fire spread is UNRESTRICTED.
  519. [18:14:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Faction'
  520. [18:14:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  521. [18:14:22] [Server thread/INFO]: [CSGO-CratesPlus] Enabling CSGO-CratesPlus v1.0
  522. [18:14:22] [Server thread/INFO]: [PyrCore] Enabling PyrCore v2.0.6
  523. [18:14:22] [Server thread/INFO]: [PyrCore] Using metrics : yes
  524. [18:14:22] [Server thread/INFO]: [PyrCore] Using compatibility version 1.10.2
  525. [18:14:22] [Server thread/INFO]: [PyrCore] Using economy : yes (Vault)
  526. [18:14:23] [Server thread/INFO]: [PyrCore] Allowing auto-update : true
  527. [18:14:23] [Server thread/INFO]: [PyrCore] Server identifier is : f887af20d1-MyServer
  528. [18:14:23] [Server thread/INFO]: PyrCore v2.0.6 has been enabled !
  529. [18:14:23] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.3
  530. [18:14:23] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
  531. [18:14:23] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.6
  532. [18:14:23] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  533. [18:14:23] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  534. [18:14:23] [Server thread/INFO]: [LoginSecurity] Connection to database....
  535. [18:14:23] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  536. [18:14:23] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  537. [18:14:23] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  538. [18:14:23] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  539. [18:14:23] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  540. [18:14:23] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  541. [18:14:23] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  542. [18:14:23] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  543. [18:14:23] [Server thread/INFO]: [LoginSecurity] Checking database version...
  544. [18:14:23] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  545. [18:14:23] [Server thread/INFO]: [LoginSecurity] Registering commands...
  546. [18:14:23] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  547. [18:14:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b463
  548. [18:14:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  549. [18:14:23] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  550. [18:14:23] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  551. [18:14:23] [Server thread/INFO]: Using locale en_US
  552. [18:14:23] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  553. [18:14:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  554. [18:14:23] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  555. [18:14:23] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b463
  556. [18:14:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b463
  557. [18:14:23] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.9.0
  558. [18:14:23] [Server thread/INFO]: [CreativeGates 2.9.0] === ENABLE START ===
  559. [18:14:23] [Server thread/INFO]: [CreativeGates 2.9.0] === ENABLE COMPLETE (Took 107ms) ===
  560. [18:14:23] [Server thread/INFO]: [BossShop] Enabling BossShop v2.7.3
  561. [18:14:23] [Server thread/INFO]: [BossShop] Loading data...
  562. [18:14:24] [Server thread/INFO]: [BossShop] Loaded 10 Shops!
  563. [18:14:24] [Server thread/INFO]: [BossShop] Successfully hooked into the Points plugin 'PlayerPoints'!
  564. [18:14:24] [Server thread/INFO]: [BossShop] Vault found.
  565. [18:14:24] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.7.0
  566. [18:14:24] [Server thread/INFO]: [JSONAPI] Logging to file: false
  567. [18:14:24] [Server thread/INFO]: [JSONAPI] Logging to console: true
  568. [18:14:24] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  569. [18:14:24] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
  570. [18:14:24] [Thread-36/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
  571. [18:14:24] [Thread-36/INFO]: [JSONAPI] Any requests in this time will not work...
  572. [18:14:24] [Server thread/INFO]: [JSONAPI] Attempting to use port 29059
  573. [18:14:24] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b463
  574. [18:14:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b463
  575. [18:14:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  576. [18:14:24] [Server thread/INFO]: Done (10.841s)! For help, type "help" or "?"
  577. [18:14:25] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.10(210)
  578. [18:14:25] [Craft Scheduler Thread - 17/INFO]: [Vault] Checking for Updates ...
  579. [18:14:25] [Craft Scheduler Thread - 17/INFO]: [Vault] No new version available
  580. [18:14:25] [Craft Scheduler Thread - 9/INFO]: [PyrCore] Searching for new version...
  581. [18:14:25] [Craft Scheduler Thread - 16/INFO]: Checking for updates via Spigot...
  582. [18:14:26] [Craft Scheduler Thread - 9/INFO]: -----------------------------------------------------
  583. [18:14:26] [Craft Scheduler Thread - 9/INFO]: [PyrCore] Update informations :
  584. [18:14:26] [Craft Scheduler Thread - 9/INFO]: Warning !
  585. [18:14:26] [Craft Scheduler Thread - 9/INFO]: You're not using the latest official version of the plugin.
  586. [18:14:26] [Craft Scheduler Thread - 9/INFO]: You're using 2.0.6 and latest is 2.1.0
  587. [18:14:26] [Craft Scheduler Thread - 9/INFO]: Download it here : https://www.spigotmc.org/resources/24180/
  588. [18:14:26] [Craft Scheduler Thread - 9/INFO]: Details :
  589. [18:14:26] [Craft Scheduler Thread - 9/INFO]: Introducing PyrML (required update)
  590. [18:14:26] [Craft Scheduler Thread - 9/INFO]: -----------------------------------------------------
  591. [18:14:26] [Craft Scheduler Thread - 16/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  592. [18:14:26] [Thread-36/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  593. [18:14:26] [Thread-36/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  594. [18:14:26] [Thread-36/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  595. [18:14:26] [Thread-36/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  596. [18:14:26] [Thread-36/INFO]: [JSONAPI] 386 methods loaded in 7 namespaces.
  597. [18:14:26] [Thread-36/INFO]: [JSONAPI] ------[Connection information]-------
  598. [18:14:26] [Thread-36/INFO]: [JSONAPI] JSON Server listening on 29059
  599. [18:14:26] [Thread-36/INFO]: [JSONAPI] JSON Stream Server listening on 29060
  600. [18:14:26] [Thread-36/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 29061
  601. [18:14:26] [Thread-36/INFO]: [JSONAPI] Active and listening for requests.
  602. [18:14:26] [Thread-36/INFO]: [JSONAPI] External IP: 37.59.252.139
  603. [18:14:26] [Thread-36/INFO]: [JSONAPI] Port 29059 is properly forwarded and is externally accessible.
  604. [18:14:26] [Thread-36/INFO]: [JSONAPI] Port 29060 is properly forwarded and is externally accessible.
  605. [18:14:27] [Thread-36/INFO]: [JSONAPI] Port 29061 is properly forwarded and is externally accessible.
  606. [18:14:27] [Thread-36/INFO]: [JSONAPI] -------------------------------------
  607. [18:14:29] [Server thread/INFO]: [CharsAPI] Command loaded.
  608. [18:14:29] [Server thread/INFO]: Plugins (26): CratesPlus, TitleWelcomeMessage, WorldEdit, MassiveCore, MinecraftMarket, Vault, CharsAPI, PermissionsEx, Multiverse-Core, StaffPlus, ViaVersion, WorldGuard, CSGO-CratesPlus, PyrCore, ZavAutoMessager, PlayerPoints, ProtocolLib, LoginSecurity, Essentials, EssentialsProtect, EssentialsSpawn, CreativeGates, BossShop, JSONAPI, EssentialsAntiBuild, EssentialsChat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement