Advertisement
Guest User

Untitled

a guest
Jan 8th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.96 KB | None | 0 0
  1. [14:54:42] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [14:54:42] [Server thread/INFO]: Loading properties
  3. [14:54:42] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:54:42] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5f38d38-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [14:54:43] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [14:54:43] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [14:54:43] [Server thread/INFO]: Debug logging is disabled
  8. [14:54:43] [Server thread/INFO]: Generating keypair
  9. [14:54:43] [Server thread/INFO]: Starting Minecraft server on 198.50.183.253:25565
  10. [14:54:43] [Server thread/INFO]: Using epoll channel type
  11. [14:54:43] [Server thread/WARN]: Plugin `World_Portal v0.2.7.1' uses the space-character (0x20) in its name `World Portal' - this is discouraged
  12. [14:54:43] [Server thread/WARN]: Plugin `Simple_Suffix v1.7.1' uses the space-character (0x20) in its name `Simple Suffix' - this is discouraged
  13. [14:54:43] [Server thread/WARN]: Plugin `Report_Player v1.5' uses the space-character (0x20) in its name `Report Player' - this is discouraged
  14. [14:54:43] [Server thread/ERROR]: Ambiguous plugin name `Auctions' for files `plugins/Auctions-2.2.1-SNAPSHOT.jar' and `plugins/Auctions.jar' in `plugins'
  15. [14:54:43] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  16. [14:54:43] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
  17. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  18. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  20. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  21. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  22. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  23. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  24. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  25. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  26. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
  27. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
  28. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  29. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  30. ... 6 more
  31. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
  37. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  40. ... 6 more
  41. [14:54:43] [Server thread/INFO]: [INFO][NoCheatPlus] Fri Jan 08 14:54:43 EST 2016
  42. [14:54:43] [Server thread/INFO]: Player instances are stored for efficiency.
  43. [14:54:43] [Server thread/ERROR]: Could not load 'plugins/spawnteleporter.jar' in folder 'plugins'
  44. org.bukkit.plugin.InvalidPluginException: Cannot find main class `megaforce2015.spawnteleporter.main'
  45. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  47. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  49. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  50. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  51. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  52. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  53. Caused by: java.lang.ClassNotFoundException: megaforce2015.spawnteleporter.main
  54. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
  59. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
  60. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  62. ... 7 more
  63. [14:54:43] [Server thread/ERROR]: ebean.properties not found
  64. [14:54:43] [Server thread/INFO]: DataSourcePool [Simple_Suffix] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  65. [14:54:43] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  66. [14:54:43] [Server thread/ERROR]: Could not load 'plugins/SimpleSuffix.jar' in folder 'plugins'
  67. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  68. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  69. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  70. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  71. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  72. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  73. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  74. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  75. Caused by: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  76. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:623) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  77. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:163) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  78. at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:132) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  79. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  80. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:63) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  81. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  82. at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:373) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  83. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:128) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  84. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  85. at me.staartvin.simplesuffix.SimpleSuffix.<init>(SimpleSuffix.java:21) ~[SimpleSuffix.jar:?]
  86. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
  87. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_60]
  88. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_60]
  89. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_60]
  90. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_60]
  91. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  92. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  93. ... 6 more
  94. Caused by: java.lang.ClassNotFoundException: org.joda.time.LocalDateTime
  95. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
  96. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
  97. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_60]
  98. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
  99. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:623) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  100. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:163) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  101. at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:132) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  102. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  103. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:63) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  104. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  105. at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:373) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  106. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:128) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  107. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  108. at me.staartvin.simplesuffix.SimpleSuffix.<init>(SimpleSuffix.java:21) ~[SimpleSuffix.jar:?]
  109. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
  110. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_60]
  111. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_60]
  112. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_60]
  113. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_60]
  114. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  115. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  116. ... 6 more
  117. [14:54:43] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit.jar' in folder 'plugins'
  118. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
  119. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  120. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  121. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  122. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  123. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  124. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  125. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  126. Caused by: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
  127. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
  128. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
  129. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  130. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  131. ... 6 more
  132. Caused by: java.lang.ClassNotFoundException: org.primesoft.asyncworldedit.injector.classfactory.IClassFactory
  133. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
  134. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  135. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  136. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
  137. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
  138. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
  139. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
  140. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  141. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  142. ... 6 more
  143. [14:54:43] [Server thread/INFO]: [ColouredMotd] Loading ColouredMotd v1.2.4
  144. [14:54:43] [Server thread/INFO]: [ColoredNameTags] Loading ColoredNameTags v1.3.6
  145. [14:54:43] [Server thread/INFO]: [Minetrends] Loading Minetrends v1.4.1
  146. [14:54:43] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  147. [14:54:43] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8.2
  148. [14:54:43] [Server thread/INFO]: [UltimateParticles] Loading UltimateParticles v2.0
  149. [14:54:43] [Server thread/INFO]: [InfinityDispenser] Loading InfinityDispenser v1.7
  150. [14:54:43] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
  151. [14:54:43] [Server thread/INFO]: [Broadcaster] Loading Broadcaster v1.0
  152. [14:54:43] [Server thread/INFO]: [DKLib] Loading DKLib v1.1.0
  153. [14:54:43] [Server thread/INFO]: [Emotionz] Loading Emotionz v1.1
  154. [14:54:43] [Server thread/INFO]: [ArcClearChat] Loading ArcClearChat v1.0
  155. [14:54:43] [Server thread/INFO]: [ChatColor] Loading ChatColor v1.1
  156. [14:54:43] [Server thread/INFO]: [llamaArt] Loading llamaArt v1.5
  157. [14:54:43] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  158. [14:54:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  159. [14:54:43] [Server thread/INFO]: [Report_Player] Loading Report_Player v1.5
  160. [14:54:43] [Server thread/INFO]: [Backup] Loading Backup v2.5
  161. [14:54:43] [Server thread/ERROR]: Plugin attempted to register task while disabled initializing Backup v2.5 (Is it up to date?)
  162. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  163. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  164. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:141) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  165. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleAsyncRepeatingTask(CraftScheduler.java:137) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  166. at com.bukkitbackup.full.utils.MetricUtils.start(MetricUtils.java:108) ~[Backup.jar:?]
  167. at com.bukkitbackup.full.BackupFull.onLoad(BackupFull.java:63) ~[Backup.jar:?]
  168. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  169. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  170. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  171. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  172. [14:54:43] [Server thread/INFO]: [ChunkFixer] Loading ChunkFixer v1.1
  173. [14:54:43] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  174. [14:54:43] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.4
  175. [14:54:43] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v0.4
  176. [14:54:43] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  177. [14:54:43] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  178. [14:54:43] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.4-BETA-sMD5NET-b901
  179. [14:54:43] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  180. [14:54:43] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  181. [14:54:43] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  182. [14:54:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  183. [14:54:43] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.0
  184. [14:54:43] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  185. [14:54:43] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  186. [14:54:43] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  187. [14:54:43] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v2.7
  188. [14:54:43] [Server thread/INFO]: [NameManager] Loading NameManager v2.1.3
  189. [14:54:43] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  190. [14:54:43] [Server thread/INFO]: [LogBlock] Connecting to mineexp1_SA@jdbc:mysql://localhost:3306/mineexp1_LOGBLOCK...
  191. [14:54:44] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  192. [14:54:44] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  193. [14:54:44] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  194. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
  195. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
  196. at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
  197. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
  198. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
  199. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
  200. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  201. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  202. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  203. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  204. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  205. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  206. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  207. Caused by: java.sql.SQLException: Access denied for user 'mineexp1_SA'@'localhost' (using password: YES)
  208. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  209. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  210. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  211. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  212. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  213. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  214. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  215. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  216. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  217. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  218. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  219. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
  220. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_60]
  221. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_60]
  222. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_60]
  223. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  224. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  225. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  226. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  227. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  228. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  229. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  230. ... 11 more
  231. [14:54:44] [Server thread/INFO]: [MobArena] Loading MobArena v0.97.1
  232. [14:54:44] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  233. [14:54:44] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  234. [14:54:44] [Server thread/INFO]: [SafeEdit] Loading SafeEdit v1.2.0
  235. [14:54:44] [Server thread/INFO]: [World_Portal] Loading World_Portal v0.2.7.1
  236. [14:54:44] [Server thread/INFO]: [SimpleAlias] Loading SimpleAlias v1.6.2
  237. [14:54:44] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
  238. [14:54:44] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  239. [14:54:44] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
  240. [14:54:44] [Server thread/INFO]: [Auctions] Loading Auctions v2.2.1-SNAPSHOT
  241. [14:54:44] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  242. [14:54:44] [Server thread/INFO]: [ColorMe] Loading ColorMe v3.8.1
  243. [14:54:44] [Server thread/INFO]: [BlocksHub] Loading BlocksHub v0.2
  244. [14:54:44] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
  245. [14:54:44] [Server thread/INFO]: [AchievementMoney] Loading AchievementMoney v0.1
  246. [14:54:44] [Server thread/INFO]: [Horses] Loading Horses v1.1.13
  247. [14:54:44] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v12.7.2
  248. [14:54:44] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  249. [14:54:44] [Server thread/INFO]: [RegionForSale] Loading RegionForSale v2.6
  250. [14:54:44] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  251. [14:54:44] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  252. [14:54:44] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  253. [14:54:44] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  254. [14:54:44] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  255. [14:54:44] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  256. [14:54:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  257. [14:54:44] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  258. [14:54:44] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  259. [14:54:44] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  260. [14:54:44] [Server thread/INFO]: Preparing level "world"
  261. [14:54:44] [Server thread/INFO]: -------- World Settings For [world] --------
  262. [14:54:44] [Server thread/INFO]: Mob Spawn Range: 4
  263. [14:54:44] [Server thread/INFO]: Anti X-Ray: true
  264. [14:54:44] [Server thread/INFO]: Engine Mode: 1
  265. [14:54:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  266. [14:54:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  267. [14:54:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  268. [14:54:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  269. [14:54:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  270. [14:54:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  271. [14:54:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  272. [14:54:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  273. [14:54:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  274. [14:54:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  275. [14:54:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  276. [14:54:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  277. [14:54:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  278. [14:54:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  279. [14:54:44] [Server thread/INFO]: Random Lighting Updates: false
  280. [14:54:44] [Server thread/INFO]: Structure Info Saving: true
  281. [14:54:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  282. [14:54:44] [Server thread/INFO]: Max Entity Collisions: 8
  283. [14:54:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  284. [14:54:44] [Server thread/INFO]: Max TNT Explosions: 100
  285. [14:54:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  286. [14:54:44] [Server thread/INFO]: Item Despawn Rate: 6000
  287. [14:54:44] [Server thread/INFO]: Item Merge Radius: 2.5
  288. [14:54:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  289. [14:54:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  290. [14:54:44] [Server thread/INFO]: View Distance: 10
  291. [14:54:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  292. [14:54:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  293. [14:54:44] [Server thread/INFO]: Clear tick list: false
  294. [14:54:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  295. [14:54:44] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  296. [14:54:44] [Server thread/INFO]: Mob Spawn Range: 4
  297. [14:54:44] [Server thread/INFO]: Anti X-Ray: true
  298. [14:54:44] [Server thread/INFO]: Engine Mode: 1
  299. [14:54:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  300. [14:54:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  301. [14:54:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  302. [14:54:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  303. [14:54:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  304. [14:54:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  305. [14:54:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  306. [14:54:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  307. [14:54:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  308. [14:54:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  309. [14:54:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  310. [14:54:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  311. [14:54:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  312. [14:54:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  313. [14:54:44] [Server thread/INFO]: Random Lighting Updates: false
  314. [14:54:44] [Server thread/INFO]: Structure Info Saving: true
  315. [14:54:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  316. [14:54:44] [Server thread/INFO]: Max Entity Collisions: 8
  317. [14:54:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  318. [14:54:44] [Server thread/INFO]: Max TNT Explosions: 100
  319. [14:54:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  320. [14:54:44] [Server thread/INFO]: Item Despawn Rate: 6000
  321. [14:54:44] [Server thread/INFO]: Item Merge Radius: 2.5
  322. [14:54:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  323. [14:54:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  324. [14:54:44] [Server thread/INFO]: View Distance: 10
  325. [14:54:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  326. [14:54:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  327. [14:54:44] [Server thread/INFO]: Clear tick list: false
  328. [14:54:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  329. [14:54:44] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  330. [14:54:44] [Server thread/INFO]: Mob Spawn Range: 4
  331. [14:54:44] [Server thread/INFO]: Anti X-Ray: true
  332. [14:54:44] [Server thread/INFO]: Engine Mode: 1
  333. [14:54:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  334. [14:54:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  335. [14:54:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  336. [14:54:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  337. [14:54:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  338. [14:54:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  339. [14:54:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  340. [14:54:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  341. [14:54:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  342. [14:54:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  343. [14:54:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  344. [14:54:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  345. [14:54:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  346. [14:54:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  347. [14:54:44] [Server thread/INFO]: Random Lighting Updates: false
  348. [14:54:44] [Server thread/INFO]: Structure Info Saving: true
  349. [14:54:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  350. [14:54:44] [Server thread/INFO]: Max Entity Collisions: 8
  351. [14:54:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  352. [14:54:44] [Server thread/INFO]: Max TNT Explosions: 100
  353. [14:54:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  354. [14:54:44] [Server thread/INFO]: Item Despawn Rate: 6000
  355. [14:54:44] [Server thread/INFO]: Item Merge Radius: 2.5
  356. [14:54:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  357. [14:54:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  358. [14:54:44] [Server thread/INFO]: View Distance: 10
  359. [14:54:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  360. [14:54:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  361. [14:54:44] [Server thread/INFO]: Clear tick list: false
  362. [14:54:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  363. [14:54:44] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3523584164769782707)
  364. [14:54:45] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8024799363004440252)
  365. [14:54:46] [User Authenticator #1/INFO]: UUID of player MegaForce2015 is 66474d43-f001-4d43-8494-b0a8f2712a2e
  366. [14:54:46] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2677915927626541179)
  367. [14:54:46] [Server thread/INFO]: [ColouredMotd] Enabling ColouredMotd v1.2.4
  368. [14:54:46] [Server thread/INFO]: [ColoredNameTags] Enabling ColoredNameTags v1.3.6
  369. [14:54:46] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
  370. [14:54:46] [Server thread/INFO]: [ColoredNameTags] + +
  371. [14:54:46] [Server thread/INFO]: [ColoredNameTags] + ColoredNameTags +
  372. [14:54:46] [Server thread/INFO]: [ColoredNameTags] + Enabled +
  373. [14:54:46] [Server thread/INFO]: [ColoredNameTags] + +
  374. [14:54:46] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
  375. [14:54:46] [Server thread/ERROR]: [ColoredNameTags] WARNING: InfoBoardReborn or InfoBoard May Be Installed On Your Server! Please Unistall InfoBoard of any sort! This WILL Break The Plugin!
  376. [14:54:46] [Server thread/INFO]: [Minetrends] Enabling Minetrends v1.4.1
  377. [14:54:46] [Server thread/INFO]: <Minetrends> Authenticating with Minetrends...
  378. [14:54:46] [Server thread/WARN]: ***************************************************************
  379. [14:54:46] [Server thread/WARN]: <Minetrends> You have specified an Invalid Server Key!
  380. [14:54:46] [Server thread/WARN]: ***************************************************************
  381. [14:54:46] [Server thread/INFO]: <Minetrends> Checking for updates...
  382. [14:54:46] [Thread-10/WARN]: [Minetrends] The updater could not find any files for the project id 76929
  383. [14:54:46] [Server thread/INFO]: Minetrends v1.4.1 has been enabled!
  384. [14:54:46] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  385. [14:54:46] [Server thread/INFO]: GroupManager - INFO - World Found: world
  386. [14:54:46] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  387. [14:54:46] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  388. [14:54:46] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  389. [14:54:46] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  390. [14:54:46] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  391. [14:54:46] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  392. [14:54:46] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8.2
  393. [14:54:46] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
  394. [14:54:46] [Server thread/INFO]: [UltimateParticles] Enabling UltimateParticles v2.0
  395. [14:54:46] [Server thread/INFO]: [UltimateParticles] has been enabled!
  396. [14:54:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  397. [14:54:46] [Server thread/INFO]: UltimateParticles
  398. [14:54:46] [Server thread/INFO]: Developed by AgentR
  399. [14:54:46] [Server thread/INFO]: Version 2.2
  400. [14:54:46] [Server thread/INFO]: Loading...
  401. [14:54:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  402. [14:54:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  403. [14:54:46] [Server thread/INFO]: Loaded successfully!
  404. [14:54:46] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  405. [14:54:46] [Server thread/INFO]: [InfinityDispenser] Enabling InfinityDispenser v1.7
  406. [14:54:46] [Server thread/INFO]: [InfinityDispenser] 1.7 version is enabled
  407. [14:54:46] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
  408. [14:54:47] [Thread-11/WARN]: [Buycraft] The updater could not find any files for the project id 31571
  409. [14:54:47] [Thread-12/WARN]: [NametagEdit] The updater could not find any files for the project id 54012
  410. [14:54:47] [Server thread/INFO]: An update is available: null, a null for null available at null
  411. [14:54:47] [Server thread/INFO]: Update by executing: /ne update
  412. [14:54:47] [Server thread/INFO]: [Broadcaster] Enabling Broadcaster v1.0
  413. [14:54:47] [Server thread/INFO]: Broadcaster version 1.0 is now enabled
  414. [14:54:47] [Server thread/INFO]: [DKLib] Enabling DKLib v1.1.0
  415. [14:54:47] [Server thread/INFO]: [Emotionz] Enabling Emotionz v1.1
  416. [14:54:47] [Server thread/INFO]: Emotionz Version 1.1 Has Been Enabled!
  417. [14:54:47] [Server thread/INFO]: [ArcClearChat] Enabling ArcClearChat v1.0
  418. [14:54:47] [Server thread/INFO]: [ChatColor] Enabling ChatColor v1.1
  419. [14:54:47] [Server thread/INFO]: [ChatColor] ChatColor version: 1.1
  420. [14:54:47] [Server thread/INFO]: [ChatColor] Created by: extended_clip
  421. [14:54:47] [Server thread/INFO]: [ChatColor] ChatColor is ready to change colors!
  422. [14:54:47] [Server thread/INFO]: [llamaArt] Enabling llamaArt v1.5
  423. [14:54:47] [Server thread/INFO]: [llamaArt] v1.5 is enabled.
  424. [14:54:47] [Server thread/INFO]: [llamaArt] 19 colors loaded into the map
  425. [14:54:47] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  426. [14:54:47] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  427. [14:54:47] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  428. [14:54:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  429. [14:54:47] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  430. [14:54:47] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  431. [14:54:47] [Server thread/INFO]: [Report_Player] Enabling Report_Player v1.5
  432. [14:54:47] [Server thread/INFO]: [Backup] Enabling Backup v2.5
  433. [14:54:47] [Server thread/INFO]: [Backup] Backup v2.5 enabled!
  434. [14:54:47] [Server thread/INFO]: [ChunkFixer] Enabling ChunkFixer v1.1
  435. [14:54:47] [Server thread/INFO]: [ChunkFixer] v1.1 Enabled!
  436. [14:54:47] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  437. [14:54:47] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  438. [14:54:47] [Server thread/INFO]: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  439. [14:54:47] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  440. [14:54:47] [Server thread/INFO]: Using locale en_US
  441. [14:54:47] [Server thread/INFO]: Using locale en_US
  442. [14:54:47] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  443. [14:54:47] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  444. [14:54:47] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.4
  445. [14:54:47] [Server thread/INFO]: [ClearLag] Loading modules...
  446. [14:54:47] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  447. [14:54:47] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  448. [14:54:47] [Thread-17/INFO]: [ClearLag] Checking for updates...
  449. [14:54:47] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v0.4
  450. [14:54:47] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  451. [14:54:47] [Server thread/INFO]: [Votifier] Votifier enabled.
  452. [14:54:47] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  453. [14:54:47] [Server thread/INFO]: -------- World Settings For [sillymc] --------
  454. [14:54:47] [Server thread/INFO]: Mob Spawn Range: 4
  455. [14:54:47] [Server thread/INFO]: Anti X-Ray: true
  456. [14:54:47] [Server thread/INFO]: Engine Mode: 1
  457. [14:54:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  458. [14:54:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  459. [14:54:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  460. [14:54:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  461. [14:54:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  462. [14:54:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  463. [14:54:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  464. [14:54:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  465. [14:54:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  466. [14:54:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  467. [14:54:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  468. [14:54:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  469. [14:54:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  470. [14:54:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  471. [14:54:47] [Server thread/INFO]: Random Lighting Updates: false
  472. [14:54:47] [Server thread/INFO]: Structure Info Saving: true
  473. [14:54:47] [Server thread/INFO]: Sending up to 10 chunks per packet
  474. [14:54:47] [Server thread/INFO]: Max Entity Collisions: 8
  475. [14:54:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  476. [14:54:47] [Server thread/INFO]: Max TNT Explosions: 100
  477. [14:54:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  478. [14:54:47] [Server thread/INFO]: Item Despawn Rate: 6000
  479. [14:54:47] [Server thread/INFO]: Item Merge Radius: 2.5
  480. [14:54:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  481. [14:54:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  482. [14:54:47] [Server thread/INFO]: View Distance: 10
  483. [14:54:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  484. [14:54:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  485. [14:54:47] [Server thread/INFO]: Clear tick list: false
  486. [14:54:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  487. [14:54:47] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2897649175077816543)
  488. [14:54:47] [Thread-17/WARN]: Exception in thread "Thread-17"
  489. [14:54:47] [Thread-17/WARN]: java.lang.NullPointerException
  490. [14:54:47] [Thread-17/WARN]: at me.minebuilders.clearlag.MyUpdater.updateAvailable(MyUpdater.java:60)
  491. [14:54:47] [Thread-17/WARN]: at me.minebuilders.clearlag.MyUpdater.run(MyUpdater.java:105)
  492. [14:54:47] [Thread-17/WARN]: at java.lang.Thread.run(Thread.java:745)
  493. [14:54:47] [Server thread/INFO]: -------- World Settings For [wmc] --------
  494. [14:54:47] [Server thread/INFO]: Mob Spawn Range: 4
  495. [14:54:47] [Server thread/INFO]: Anti X-Ray: true
  496. [14:54:47] [Server thread/INFO]: Engine Mode: 1
  497. [14:54:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  498. [14:54:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  499. [14:54:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  500. [14:54:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  501. [14:54:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  502. [14:54:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  503. [14:54:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  504. [14:54:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  505. [14:54:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  506. [14:54:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  507. [14:54:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  508. [14:54:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  509. [14:54:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  510. [14:54:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  511. [14:54:47] [Server thread/INFO]: Random Lighting Updates: false
  512. [14:54:47] [Server thread/INFO]: Structure Info Saving: true
  513. [14:54:47] [Server thread/INFO]: Sending up to 10 chunks per packet
  514. [14:54:47] [Server thread/INFO]: Max Entity Collisions: 8
  515. [14:54:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  516. [14:54:47] [Server thread/INFO]: Max TNT Explosions: 100
  517. [14:54:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  518. [14:54:47] [Server thread/INFO]: Item Despawn Rate: 6000
  519. [14:54:47] [Server thread/INFO]: Item Merge Radius: 2.5
  520. [14:54:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  521. [14:54:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  522. [14:54:47] [Server thread/INFO]: View Distance: 10
  523. [14:54:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  524. [14:54:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  525. [14:54:47] [Server thread/INFO]: Clear tick list: false
  526. [14:54:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  527. [14:54:47] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7360976388530307510)
  528. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: asrielspawn
  529. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  530. [14:54:48] [Server thread/INFO]: -------- World Settings For [SpawnPlayers] --------
  531. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  532. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  533. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  534. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  535. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  536. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  537. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  538. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  539. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  540. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  541. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  542. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  543. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  544. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  545. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  546. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  547. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  548. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  549. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  550. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  551. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  552. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  553. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  554. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  555. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  556. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  557. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  558. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  559. [14:54:48] [Server thread/INFO]: View Distance: 10
  560. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  561. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  562. [14:54:48] [Server thread/INFO]: Clear tick list: false
  563. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  564. [14:54:48] [Server thread/INFO]: Preparing start region for level 5 (Seed: -3442191460734609537)
  565. [14:54:48] [Server thread/INFO]: -------- World Settings For [asrielworld] --------
  566. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  567. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  568. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  569. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  570. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  571. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  572. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  573. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  574. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  575. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  576. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  577. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  578. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  579. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  580. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  581. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  582. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  583. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  584. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  585. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  586. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  587. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  588. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  589. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  590. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  591. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  592. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  593. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  594. [14:54:48] [Server thread/INFO]: View Distance: 10
  595. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  596. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  597. [14:54:48] [Server thread/INFO]: Clear tick list: false
  598. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  599. [14:54:48] [Server thread/INFO]: Preparing start region for level 6 (Seed: 9184248645537833172)
  600. [14:54:48] [Server thread/INFO]: -------- World Settings For [ServerSpawn] --------
  601. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  602. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  603. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  604. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  605. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  606. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  607. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  608. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  609. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  610. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  611. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  612. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  613. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  614. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  615. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  616. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  617. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  618. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  619. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  620. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  621. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  622. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  623. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  624. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  625. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  626. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  627. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  628. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  629. [14:54:48] [Server thread/INFO]: View Distance: 10
  630. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  631. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  632. [14:54:48] [Server thread/INFO]: Clear tick list: false
  633. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  634. [14:54:48] [Server thread/INFO]: Preparing start region for level 7 (Seed: -6779432719586890452)
  635. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: wafflmc
  636. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  637. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawnnew
  638. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  639. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nether
  640. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  641. [14:54:48] [Server thread/INFO]: -------- World Settings For [art] --------
  642. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  643. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  644. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  645. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  646. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  647. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  648. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  649. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  650. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  651. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  652. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  653. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  654. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  655. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  656. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  657. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  658. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  659. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  660. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  661. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  662. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  663. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  664. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  665. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  666. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  667. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  668. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  669. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  670. [14:54:48] [Server thread/INFO]: View Distance: 10
  671. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  672. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  673. [14:54:48] [Server thread/INFO]: Clear tick list: false
  674. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  675. [14:54:48] [Server thread/INFO]: Preparing start region for level 8 (Seed: 0)
  676. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: netherworld
  677. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  678. [14:54:48] [Server thread/INFO]: -------- World Settings For [starwars] --------
  679. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  680. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  681. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  682. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  683. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  684. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  685. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  686. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  687. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  688. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  689. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  690. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  691. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  692. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  693. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  694. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  695. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  696. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  697. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  698. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  699. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  700. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  701. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  702. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  703. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  704. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  705. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  706. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  707. [14:54:48] [Server thread/INFO]: View Distance: 10
  708. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  709. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  710. [14:54:48] [Server thread/INFO]: Clear tick list: false
  711. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  712. [14:54:48] [Server thread/INFO]: Preparing start region for level 9 (Seed: -1403770359790632357)
  713. [14:54:48] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: forasriel
  714. [14:54:48] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  715. [14:54:48] [Server thread/INFO]: -------- World Settings For [newspawnz] --------
  716. [14:54:48] [Server thread/INFO]: Mob Spawn Range: 4
  717. [14:54:48] [Server thread/INFO]: Anti X-Ray: true
  718. [14:54:48] [Server thread/INFO]: Engine Mode: 1
  719. [14:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  720. [14:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  721. [14:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  722. [14:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  723. [14:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  724. [14:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  725. [14:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  726. [14:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  727. [14:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  728. [14:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  729. [14:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  730. [14:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  731. [14:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  732. [14:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  733. [14:54:48] [Server thread/INFO]: Random Lighting Updates: false
  734. [14:54:48] [Server thread/INFO]: Structure Info Saving: true
  735. [14:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  736. [14:54:48] [Server thread/INFO]: Max Entity Collisions: 8
  737. [14:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  738. [14:54:48] [Server thread/INFO]: Max TNT Explosions: 100
  739. [14:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  740. [14:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
  741. [14:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
  742. [14:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  743. [14:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  744. [14:54:48] [Server thread/INFO]: View Distance: 10
  745. [14:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  746. [14:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  747. [14:54:48] [Server thread/INFO]: Clear tick list: false
  748. [14:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  749. [14:54:48] [Server thread/INFO]: Preparing start region for level 10 (Seed: -5669556328999041094)
  750. [14:54:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: bestspawn
  751. [14:54:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  752. [14:54:49] [Server thread/INFO]: -------- World Settings For [BUILDS] --------
  753. [14:54:49] [Server thread/INFO]: Mob Spawn Range: 4
  754. [14:54:49] [Server thread/INFO]: Anti X-Ray: true
  755. [14:54:49] [Server thread/INFO]: Engine Mode: 1
  756. [14:54:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  757. [14:54:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  758. [14:54:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  759. [14:54:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  760. [14:54:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  761. [14:54:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  762. [14:54:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  763. [14:54:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  764. [14:54:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  765. [14:54:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  766. [14:54:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  767. [14:54:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  768. [14:54:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  769. [14:54:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  770. [14:54:49] [Server thread/INFO]: Random Lighting Updates: false
  771. [14:54:49] [Server thread/INFO]: Structure Info Saving: true
  772. [14:54:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  773. [14:54:49] [Server thread/INFO]: Max Entity Collisions: 8
  774. [14:54:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  775. [14:54:49] [Server thread/INFO]: Max TNT Explosions: 100
  776. [14:54:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  777. [14:54:49] [Server thread/INFO]: Item Despawn Rate: 6000
  778. [14:54:49] [Server thread/INFO]: Item Merge Radius: 2.5
  779. [14:54:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  780. [14:54:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  781. [14:54:49] [Server thread/INFO]: View Distance: 10
  782. [14:54:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  783. [14:54:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  784. [14:54:49] [Server thread/INFO]: Clear tick list: false
  785. [14:54:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  786. [14:54:49] [Server thread/INFO]: Preparing start region for level 11 (Seed: -5781086537210851110)
  787. [14:54:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: newspawn
  788. [14:54:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  789. [14:54:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: secondspawn
  790. [14:54:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  791. [14:54:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: waffleminecraft
  792. [14:54:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  793. [14:54:49] [Server thread/INFO]: -------- World Settings For [factions] --------
  794. [14:54:49] [Server thread/INFO]: Mob Spawn Range: 4
  795. [14:54:49] [Server thread/INFO]: Anti X-Ray: true
  796. [14:54:49] [Server thread/INFO]: Engine Mode: 1
  797. [14:54:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  798. [14:54:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  799. [14:54:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  800. [14:54:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  801. [14:54:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  802. [14:54:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  803. [14:54:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  804. [14:54:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  805. [14:54:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  806. [14:54:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  807. [14:54:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  808. [14:54:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  809. [14:54:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  810. [14:54:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  811. [14:54:49] [Server thread/INFO]: Random Lighting Updates: false
  812. [14:54:49] [Server thread/INFO]: Structure Info Saving: true
  813. [14:54:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  814. [14:54:49] [Server thread/INFO]: Max Entity Collisions: 8
  815. [14:54:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  816. [14:54:49] [Server thread/INFO]: Max TNT Explosions: 100
  817. [14:54:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  818. [14:54:49] [Server thread/INFO]: Item Despawn Rate: 6000
  819. [14:54:49] [Server thread/INFO]: Item Merge Radius: 2.5
  820. [14:54:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  821. [14:54:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  822. [14:54:49] [Server thread/INFO]: View Distance: 10
  823. [14:54:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  824. [14:54:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  825. [14:54:49] [Server thread/INFO]: Clear tick list: false
  826. [14:54:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  827. [14:54:49] [Server thread/INFO]: Preparing start region for level 12 (Seed: 2154401921395273571)
  828. [14:54:49] [Server thread/INFO]: -------- World Settings For [spawn] --------
  829. [14:54:49] [Server thread/INFO]: Mob Spawn Range: 4
  830. [14:54:49] [Server thread/INFO]: Anti X-Ray: true
  831. [14:54:49] [Server thread/INFO]: Engine Mode: 1
  832. [14:54:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  833. [14:54:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  834. [14:54:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  835. [14:54:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  836. [14:54:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  837. [14:54:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  838. [14:54:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  839. [14:54:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  840. [14:54:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  841. [14:54:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  842. [14:54:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  843. [14:54:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  844. [14:54:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  845. [14:54:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  846. [14:54:49] [Server thread/INFO]: Random Lighting Updates: false
  847. [14:54:49] [Server thread/INFO]: Structure Info Saving: true
  848. [14:54:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  849. [14:54:49] [Server thread/INFO]: Max Entity Collisions: 8
  850. [14:54:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  851. [14:54:49] [Server thread/INFO]: Max TNT Explosions: 100
  852. [14:54:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  853. [14:54:49] [Server thread/INFO]: Item Despawn Rate: 6000
  854. [14:54:49] [Server thread/INFO]: Item Merge Radius: 2.5
  855. [14:54:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  856. [14:54:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  857. [14:54:49] [Server thread/INFO]: View Distance: 10
  858. [14:54:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  859. [14:54:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  860. [14:54:49] [Server thread/INFO]: Clear tick list: false
  861. [14:54:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  862. [14:54:49] [Server thread/INFO]: Preparing start region for level 13 (Seed: 7422742457405789281)
  863. [14:54:49] [Server thread/INFO]: -------- World Settings For [stage] --------
  864. [14:54:49] [Server thread/INFO]: Mob Spawn Range: 4
  865. [14:54:49] [Server thread/INFO]: Anti X-Ray: true
  866. [14:54:49] [Server thread/INFO]: Engine Mode: 1
  867. [14:54:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  868. [14:54:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  869. [14:54:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  870. [14:54:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  871. [14:54:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  872. [14:54:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  873. [14:54:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  874. [14:54:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  875. [14:54:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  876. [14:54:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  877. [14:54:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  878. [14:54:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  879. [14:54:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  880. [14:54:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  881. [14:54:49] [Server thread/INFO]: Random Lighting Updates: false
  882. [14:54:49] [Server thread/INFO]: Structure Info Saving: true
  883. [14:54:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  884. [14:54:49] [Server thread/INFO]: Max Entity Collisions: 8
  885. [14:54:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  886. [14:54:49] [Server thread/INFO]: Max TNT Explosions: 100
  887. [14:54:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  888. [14:54:49] [Server thread/INFO]: Item Despawn Rate: 6000
  889. [14:54:49] [Server thread/INFO]: Item Merge Radius: 2.5
  890. [14:54:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  891. [14:54:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  892. [14:54:49] [Server thread/INFO]: View Distance: 10
  893. [14:54:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  894. [14:54:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  895. [14:54:49] [Server thread/INFO]: Clear tick list: false
  896. [14:54:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  897. [14:54:49] [Server thread/INFO]: Preparing start region for level 14 (Seed: 2921592908915480656)
  898. [14:54:50] [Server thread/INFO]: -------- World Settings For [faction] --------
  899. [14:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  900. [14:54:50] [Server thread/INFO]: Anti X-Ray: true
  901. [14:54:50] [Server thread/INFO]: Engine Mode: 1
  902. [14:54:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  903. [14:54:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  904. [14:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  905. [14:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  906. [14:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  907. [14:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  908. [14:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  909. [14:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  910. [14:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  911. [14:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  912. [14:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  913. [14:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  914. [14:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  915. [14:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  916. [14:54:50] [Server thread/INFO]: Random Lighting Updates: false
  917. [14:54:50] [Server thread/INFO]: Structure Info Saving: true
  918. [14:54:50] [Server thread/INFO]: Sending up to 10 chunks per packet
  919. [14:54:50] [Server thread/INFO]: Max Entity Collisions: 8
  920. [14:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  921. [14:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  922. [14:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  923. [14:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  924. [14:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  925. [14:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  926. [14:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  927. [14:54:50] [Server thread/INFO]: View Distance: 10
  928. [14:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  929. [14:54:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  930. [14:54:50] [Server thread/INFO]: Clear tick list: false
  931. [14:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  932. [14:54:50] [Server thread/INFO]: Preparing start region for level 15 (Seed: 386894185872421249)
  933. [14:54:50] [Server thread/INFO]: -------- World Settings For [schoolmega] --------
  934. [14:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  935. [14:54:50] [Server thread/INFO]: Anti X-Ray: true
  936. [14:54:50] [Server thread/INFO]: Engine Mode: 1
  937. [14:54:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  938. [14:54:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  939. [14:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  940. [14:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  941. [14:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  942. [14:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  943. [14:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  944. [14:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  945. [14:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  946. [14:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  947. [14:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  948. [14:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  949. [14:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  950. [14:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  951. [14:54:50] [Server thread/INFO]: Random Lighting Updates: false
  952. [14:54:50] [Server thread/INFO]: Structure Info Saving: true
  953. [14:54:50] [Server thread/INFO]: Sending up to 10 chunks per packet
  954. [14:54:50] [Server thread/INFO]: Max Entity Collisions: 8
  955. [14:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  956. [14:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  957. [14:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  958. [14:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  959. [14:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  960. [14:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  961. [14:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  962. [14:54:50] [Server thread/INFO]: View Distance: 10
  963. [14:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  964. [14:54:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  965. [14:54:50] [Server thread/INFO]: Clear tick list: false
  966. [14:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  967. [14:54:50] [Server thread/INFO]: Preparing start region for level 16 (Seed: -5395188685679840605)
  968. [14:54:50] [Server thread/INFO]: -------- World Settings For [SpawnWorld] --------
  969. [14:54:50] [Server thread/INFO]: Mob Spawn Range: 4
  970. [14:54:50] [Server thread/INFO]: Anti X-Ray: true
  971. [14:54:50] [Server thread/INFO]: Engine Mode: 1
  972. [14:54:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  973. [14:54:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  974. [14:54:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  975. [14:54:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  976. [14:54:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  977. [14:54:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  978. [14:54:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  979. [14:54:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  980. [14:54:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  981. [14:54:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  982. [14:54:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  983. [14:54:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  984. [14:54:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  985. [14:54:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  986. [14:54:50] [Server thread/INFO]: Random Lighting Updates: false
  987. [14:54:50] [Server thread/INFO]: Structure Info Saving: true
  988. [14:54:50] [Server thread/INFO]: Sending up to 10 chunks per packet
  989. [14:54:50] [Server thread/INFO]: Max Entity Collisions: 8
  990. [14:54:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  991. [14:54:50] [Server thread/INFO]: Max TNT Explosions: 100
  992. [14:54:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  993. [14:54:50] [Server thread/INFO]: Item Despawn Rate: 6000
  994. [14:54:50] [Server thread/INFO]: Item Merge Radius: 2.5
  995. [14:54:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  996. [14:54:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  997. [14:54:50] [Server thread/INFO]: View Distance: 10
  998. [14:54:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  999. [14:54:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1000. [14:54:50] [Server thread/INFO]: Clear tick list: false
  1001. [14:54:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  1002. [14:54:50] [Server thread/INFO]: Preparing start region for level 17 (Seed: -4307998753757367233)
  1003. [14:54:51] [Server thread/INFO]: -------- World Settings For [mobarena] --------
  1004. [14:54:51] [Server thread/INFO]: Mob Spawn Range: 4
  1005. [14:54:51] [Server thread/INFO]: Anti X-Ray: true
  1006. [14:54:51] [Server thread/INFO]: Engine Mode: 1
  1007. [14:54:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1008. [14:54:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  1009. [14:54:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1010. [14:54:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1011. [14:54:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  1012. [14:54:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  1013. [14:54:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1014. [14:54:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1015. [14:54:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1016. [14:54:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1017. [14:54:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1018. [14:54:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1019. [14:54:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1020. [14:54:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1021. [14:54:51] [Server thread/INFO]: Random Lighting Updates: false
  1022. [14:54:51] [Server thread/INFO]: Structure Info Saving: true
  1023. [14:54:51] [Server thread/INFO]: Sending up to 10 chunks per packet
  1024. [14:54:51] [Server thread/INFO]: Max Entity Collisions: 8
  1025. [14:54:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1026. [14:54:51] [Server thread/INFO]: Max TNT Explosions: 100
  1027. [14:54:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1028. [14:54:51] [Server thread/INFO]: Item Despawn Rate: 6000
  1029. [14:54:51] [Server thread/INFO]: Item Merge Radius: 2.5
  1030. [14:54:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1031. [14:54:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1032. [14:54:51] [Server thread/INFO]: View Distance: 10
  1033. [14:54:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1034. [14:54:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1035. [14:54:51] [Server thread/INFO]: Clear tick list: false
  1036. [14:54:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  1037. [14:54:51] [Server thread/INFO]: Preparing start region for level 18 (Seed: 2994217671313774447)
  1038. [14:54:51] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: realspawn
  1039. [14:54:51] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1040. [14:54:51] [Server thread/INFO]: [Multiverse-Core] 19 - World(s) loaded.
  1041. [14:54:51] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  1042. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.4-BETA-sMD5NET-b901
  1043. [14:54:51] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  1044. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  1045. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  1046. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  1047. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  1048. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  1049. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  1050. [14:54:51] [Server thread/INFO]: [NoCheatPlus] Version 3.13.4-BETA-sMD5NET-b901 is enabled.
  1051. [14:54:51] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  1052. [14:54:51] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.0
  1053. [14:54:51] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  1054. [14:54:51] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  1055. [14:54:51] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v2.7
  1056. [14:54:51] [Server thread/INFO]: [NameManager] Enabling NameManager v2.1.3
  1057. [14:54:51] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  1058. [14:54:51] [Server thread/INFO]: [MobArena] Enabling MobArena v0.97.1
  1059. [14:54:51] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
  1060. [14:54:51] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
  1061. [14:54:51] [Server thread/INFO]: [MobArena] v0.97.1 enabled.
  1062. [14:54:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1063. [14:54:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  1064. [14:54:51] [Thread-20/WARN]: [HolographicDisplays] The author of this plugin has misconfigured the Updater system.
  1065. [14:54:51] [Thread-20/WARN]: [HolographicDisplays] The project ID (75097) provided for updating is invalid.
  1066. [14:54:51] [Thread-20/WARN]: [HolographicDisplays] Please notify the author of this error.
  1067. [14:54:51] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1068. [14:54:51] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1069. [14:54:51] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  1070. [14:54:51] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1071. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1072. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1073. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1074. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  1075. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1076. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1077. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1078. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1079. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  1080. [14:54:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1081. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1082. [14:54:51] [Server thread/INFO]: [WorldGuard] (sillymc) TNT ignition is PERMITTED.
  1083. [14:54:51] [Server thread/INFO]: [WorldGuard] (sillymc) Lighters are PERMITTED.
  1084. [14:54:51] [Server thread/INFO]: [WorldGuard] (sillymc) Lava fire is blocked.
  1085. [14:54:51] [Server thread/INFO]: [WorldGuard] (sillymc) Fire spread is UNRESTRICTED.
  1086. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sillymc'
  1087. [14:54:51] [Server thread/INFO]: [WorldGuard] (wmc) TNT ignition is PERMITTED.
  1088. [14:54:51] [Server thread/INFO]: [WorldGuard] (wmc) Lighters are PERMITTED.
  1089. [14:54:51] [Server thread/INFO]: [WorldGuard] (wmc) Lava fire is blocked.
  1090. [14:54:51] [Server thread/INFO]: [WorldGuard] (wmc) Fire spread is UNRESTRICTED.
  1091. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'wmc'
  1092. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnPlayers) TNT ignition is PERMITTED.
  1093. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnPlayers) Lighters are PERMITTED.
  1094. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnPlayers) Lava fire is blocked.
  1095. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnPlayers) Fire spread is UNRESTRICTED.
  1096. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnPlayers'
  1097. [14:54:51] [Server thread/INFO]: [WorldGuard] (asrielworld) TNT ignition is PERMITTED.
  1098. [14:54:51] [Server thread/INFO]: [WorldGuard] (asrielworld) Lighters are PERMITTED.
  1099. [14:54:51] [Server thread/INFO]: [WorldGuard] (asrielworld) Lava fire is blocked.
  1100. [14:54:51] [Server thread/INFO]: [WorldGuard] (asrielworld) Fire spread is UNRESTRICTED.
  1101. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'asrielworld'
  1102. [14:54:51] [Server thread/INFO]: [WorldGuard] (ServerSpawn) TNT ignition is PERMITTED.
  1103. [14:54:51] [Server thread/INFO]: [WorldGuard] (ServerSpawn) Lighters are PERMITTED.
  1104. [14:54:51] [Server thread/INFO]: [WorldGuard] (ServerSpawn) Lava fire is blocked.
  1105. [14:54:51] [Server thread/INFO]: [WorldGuard] (ServerSpawn) Fire spread is UNRESTRICTED.
  1106. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ServerSpawn'
  1107. [14:54:51] [Server thread/INFO]: [WorldGuard] (art) TNT ignition is PERMITTED.
  1108. [14:54:51] [Server thread/INFO]: [WorldGuard] (art) Lighters are PERMITTED.
  1109. [14:54:51] [Server thread/INFO]: [WorldGuard] (art) Lava fire is blocked.
  1110. [14:54:51] [Server thread/INFO]: [WorldGuard] (art) Fire spread is UNRESTRICTED.
  1111. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'art'
  1112. [14:54:51] [Server thread/INFO]: [WorldGuard] (starwars) TNT ignition is PERMITTED.
  1113. [14:54:51] [Server thread/INFO]: [WorldGuard] (starwars) Lighters are PERMITTED.
  1114. [14:54:51] [Server thread/INFO]: [WorldGuard] (starwars) Lava fire is blocked.
  1115. [14:54:51] [Server thread/INFO]: [WorldGuard] (starwars) Fire spread is UNRESTRICTED.
  1116. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'starwars'
  1117. [14:54:51] [Server thread/INFO]: [WorldGuard] (newspawnz) TNT ignition is PERMITTED.
  1118. [14:54:51] [Server thread/INFO]: [WorldGuard] (newspawnz) Lighters are PERMITTED.
  1119. [14:54:51] [Server thread/INFO]: [WorldGuard] (newspawnz) Lava fire is blocked.
  1120. [14:54:51] [Server thread/INFO]: [WorldGuard] (newspawnz) Fire spread is UNRESTRICTED.
  1121. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newspawnz'
  1122. [14:54:51] [Server thread/INFO]: [WorldGuard] (BUILDS) TNT ignition is PERMITTED.
  1123. [14:54:51] [Server thread/INFO]: [WorldGuard] (BUILDS) Lighters are PERMITTED.
  1124. [14:54:51] [Server thread/INFO]: [WorldGuard] (BUILDS) Lava fire is blocked.
  1125. [14:54:51] [Server thread/INFO]: [WorldGuard] (BUILDS) Fire spread is UNRESTRICTED.
  1126. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BUILDS'
  1127. [14:54:51] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
  1128. [14:54:51] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
  1129. [14:54:51] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
  1130. [14:54:51] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
  1131. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
  1132. [14:54:51] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
  1133. [14:54:51] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
  1134. [14:54:51] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
  1135. [14:54:51] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
  1136. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
  1137. [14:54:51] [Server thread/INFO]: [WorldGuard] (stage) TNT ignition is PERMITTED.
  1138. [14:54:51] [Server thread/INFO]: [WorldGuard] (stage) Lighters are PERMITTED.
  1139. [14:54:51] [Server thread/INFO]: [WorldGuard] (stage) Lava fire is blocked.
  1140. [14:54:51] [Server thread/INFO]: [WorldGuard] (stage) Fire spread is UNRESTRICTED.
  1141. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'stage'
  1142. [14:54:51] [Server thread/INFO]: [WorldGuard] (faction) TNT ignition is PERMITTED.
  1143. [14:54:51] [Server thread/INFO]: [WorldGuard] (faction) Lighters are PERMITTED.
  1144. [14:54:51] [Server thread/INFO]: [WorldGuard] (faction) Lava fire is blocked.
  1145. [14:54:51] [Server thread/INFO]: [WorldGuard] (faction) Fire spread is UNRESTRICTED.
  1146. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'faction'
  1147. [14:54:51] [Server thread/INFO]: [WorldGuard] (schoolmega) TNT ignition is PERMITTED.
  1148. [14:54:51] [Server thread/INFO]: [WorldGuard] (schoolmega) Lighters are PERMITTED.
  1149. [14:54:51] [Server thread/INFO]: [WorldGuard] (schoolmega) Lava fire is blocked.
  1150. [14:54:51] [Server thread/INFO]: [WorldGuard] (schoolmega) Fire spread is UNRESTRICTED.
  1151. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'schoolmega'
  1152. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnWorld) TNT ignition is PERMITTED.
  1153. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lighters are PERMITTED.
  1154. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Lava fire is blocked.
  1155. [14:54:51] [Server thread/INFO]: [WorldGuard] (SpawnWorld) Fire spread is UNRESTRICTED.
  1156. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SpawnWorld'
  1157. [14:54:51] [Server thread/INFO]: [WorldGuard] (mobarena) TNT ignition is PERMITTED.
  1158. [14:54:51] [Server thread/INFO]: [WorldGuard] (mobarena) Lighters are PERMITTED.
  1159. [14:54:51] [Server thread/INFO]: [WorldGuard] (mobarena) Lava fire is blocked.
  1160. [14:54:51] [Server thread/INFO]: [WorldGuard] (mobarena) Fire spread is UNRESTRICTED.
  1161. [14:54:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mobarena'
  1162. [14:54:51] [Server thread/INFO]: [WorldGuard] Loading region data...
  1163. [14:54:51] [Thread-19/WARN]: [MobArena] The updater could not find any files for the project id 31265
  1164. [14:54:51] [Server thread/INFO]: [SafeEdit] Enabling SafeEdit v1.2.0
  1165. [14:54:52] [Server thread/INFO]: SafeEdit Version 1.2.0 Has Been Enabled!
  1166. [14:54:52] [Server thread/INFO]: [World_Portal] Enabling World_Portal v0.2.7.1
  1167. [14:54:52] [Server thread/INFO]: [World Portal] Hooked into Essentials Group Manager!
  1168. [14:54:52] [Server thread/INFO]: [World Portal] Loading World Portals...
  1169. [14:54:52] [Server thread/INFO]: [World Portal] World Portals loaded
  1170. [14:54:52] [Server thread/INFO]: [World Portal] World Portal v0.2.7.1 Started
  1171. [14:54:52] [Server thread/INFO]: [SimpleAlias] Enabling SimpleAlias v1.6.2
  1172. [14:54:52] [Server thread/INFO]: [SimpleAlias] config.yml successfully loaded.
  1173. [14:54:52] [Server thread/INFO]: [SimpleAlias] Vault hooked! (Permission: true, Economy: true)
  1174. [14:54:52] [Server thread/INFO]: [SimpleAlias] 0 cooldown lists loaded.
  1175. [14:54:52] [Server thread/INFO]: [SimpleAlias] 1 alias loaded.
  1176. [14:54:52] [Server thread/INFO]: [SimpleAlias] This plugin is using Metrics by Hidendra!
  1177. [14:54:52] [Server thread/INFO]: [SimpleAlias] Alias system is activated! (45 ms)
  1178. [14:54:52] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
  1179. [14:54:52] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  1180. [14:54:52] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
  1181. [14:54:52] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
  1182. [14:54:52] [Server thread/INFO]: = Config : Ok
  1183. [14:54:52] [Server thread/INFO]: = Custom commands loaded : 34
  1184. [14:54:52] [Server thread/INFO]: = Version: 5.1.6
  1185. [14:54:52] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  1186. [14:54:52] [Server thread/INFO]: = Status : Active
  1187. [14:54:52] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1188. [14:54:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  1189. [14:54:52] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
  1190. [14:54:52] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
  1191. [14:54:52] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
  1192. [14:54:52] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  1193. [14:54:52] [Server thread/INFO]: [Auctions] Enabling Auctions v2.2.1-SNAPSHOT
  1194. [14:54:52] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  1195. [14:54:52] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  1196. [14:54:52] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  1197. [14:54:52] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  1198. [14:54:53] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  1199. [14:54:53] [Server thread/INFO]: [ColorMe] Enabling ColorMe v3.8.1
  1200. [14:54:53] [Server thread/INFO]: [ColorMe] Loaded Vault successfully
  1201. [14:54:53] [Server thread/INFO]: [ColorMe] Running without Spout!
  1202. [14:54:53] [Server thread/INFO]: [ColorMe] Using own group system!
  1203. [14:54:53] [Server thread/INFO]: [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
  1204. [14:54:53] [Server thread/INFO]: [ColorMe] Found EssentialsChat. Will use it for chat!
  1205. [14:54:53] [Server thread/INFO]: [ColorMe] Didn't found TagAPI!
  1206. [14:54:53] [Server thread/INFO]: [BlocksHub] Enabling BlocksHub v0.2
  1207. [14:54:53] [Server thread/INFO]: [BlocksHub] Initializing access controllers
  1208. [14:54:53] [Server thread/INFO]: [BlocksHub] * worldguard...initialized
  1209. [14:54:53] [Server thread/INFO]: [BlocksHub] Initializing block loggers
  1210. [14:54:53] [Server thread/INFO]: [BlocksHub] * logblock...initialized
  1211. [14:54:53] [Server thread/INFO]: [BlocksHub] * hawkeye...error
  1212. [14:54:53] [Server thread/INFO]: [BlocksHub] * coreprotect...initialized
  1213. [14:54:53] [Server thread/INFO]: [BlocksHub] * prism...not found
  1214. [14:54:53] [Server thread/INFO]: [BlocksHub] Enabled
  1215. [14:54:53] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
  1216. [14:54:53] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked
  1217. [14:54:54] [Server thread/INFO]: [AchievementMoney] Enabling AchievementMoney v0.1
  1218. [14:54:54] [Server thread/INFO]: [AchievementMoney] Enabled.
  1219. [14:54:54] [Server thread/INFO]: [Horses] Enabling Horses v1.1.13
  1220. [14:54:54] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v12.7.2
  1221. [14:54:54] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
  1222. [14:54:54] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
  1223. [14:54:54] [Server thread/INFO]: GriefPrevention: 31 total claims loaded.
  1224. [14:54:55] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
  1225. [14:54:55] [Server thread/INFO]: GriefPrevention: Successfully hooked into WorldGuard.
  1226. [14:54:55] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
  1227. [14:54:55] [Server thread/INFO]: GriefPrevention: Boot finished.
  1228. [14:54:55] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  1229. [14:54:55] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1230. [14:54:55] [Server thread/INFO]: creating table 'items'
  1231. [14:54:55] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  1232. [14:54:55] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1233. [14:54:55] [Server thread/INFO]: creating table 'accounts'
  1234. [14:54:55] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  1235. [14:54:55] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  1236. [14:54:55] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  1237. [14:54:56] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1238. [14:54:56] [Server thread/INFO]: [RegionForSale] Enabling RegionForSale v2.6
  1239. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading global configuration...
  1240. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'world'...
  1241. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'world_nether'...
  1242. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'world_the_end'...
  1243. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'sillymc'...
  1244. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'wmc'...
  1245. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'SpawnPlayers'...
  1246. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'asrielworld'...
  1247. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'ServerSpawn'...
  1248. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'art'...
  1249. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'starwars'...
  1250. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'newspawnz'...
  1251. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'BUILDS'...
  1252. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'factions'...
  1253. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'spawn'...
  1254. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'stage'...
  1255. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'faction'...
  1256. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'schoolmega'...
  1257. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'SpawnWorld'...
  1258. [14:54:56] [Server thread/INFO]: [RegionForSale] Loading regions for world 'mobarena'...
  1259. [14:54:56] [Server thread/INFO]: [RegionForSale] Region withdraw information is offset against plugin down-time (18 seconds) ...
  1260. [14:54:56] [Server thread/INFO]: [RegionForSale] Ready!
  1261. [14:54:56] [Server thread/WARN]: Could not register alias ban because it contains commands that do not exist: bukkit:ban $$1 $2-
  1262. [14:54:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1263. [14:54:56] [Server thread/INFO]: Done (11.879s)! For help, type "help" or "?"
  1264. [14:54:56] [Server thread/INFO]: Starting GS4 status listener
  1265. [14:54:56] [Query Listener #1/INFO]: Query running on 198.50.183.253:25565
  1266. [14:54:56] [Server thread/INFO]: [NametagEdit] Hooked into GroupManager!
  1267. [14:54:56] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
  1268. [14:54:56] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  1269. [14:54:56] [Craft Scheduler Thread - 15/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  1270. [14:54:57] [Craft Scheduler Thread - 18/INFO]: [Backup] Failed to retrieve latest version information.
  1271. [14:54:57] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  1272. [14:54:57] [Craft Scheduler Thread - 15/INFO]: [GAListener] Connection established!
  1273. [14:54:57] [Craft Scheduler Thread - 15/INFO]: [GAListener] Loading queued votes
  1274. [14:54:57] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  1275. [14:54:57] [Craft Scheduler Thread - 15/INFO]: [GAListener] Loaded 4 queued votes
  1276. [14:54:57] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1277. [14:54:57] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  1278. [14:54:57] [Thread-24/WARN]: [EchoPet] The updater could not find any files for the project id 53655
  1279. [14:54:57] [Craft Scheduler Thread - 7/WARN]: [Vault] No files found, or Feed URL is bad.
  1280. [14:54:57] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  1281. [14:54:57] [Thread-25/WARN]: [llamaArt] The updater could not find any files for the project id 72923
  1282. [14:54:57] [Server thread/INFO]: Failed to send packet for player (Packet209SetScoreboardTeam) :
  1283. [14:54:57] [Server thread/WARN]: java.lang.IllegalArgumentException: Can not set java.util.Collection field net.minecraft.server.v1_8_R3.PacketPlayOutScoreboardTeam.g to java.lang.Integer
  1284. [14:54:57] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
  1285. [14:54:57] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171)
  1286. [14:54:57] [Server thread/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
  1287. [14:54:57] [Server thread/WARN]: at java.lang.reflect.Field.set(Field.java:764)
  1288. [14:54:57] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.setField(PacketPlayOut.java:110)
  1289. [14:54:57] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.<init>(PacketPlayOut.java:66)
  1290. [14:54:57] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.sendTeamsToPlayer(NametagManager.java:369)
  1291. [14:54:57] [Server thread/WARN]: at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:38)
  1292. [14:54:57] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1293. [14:54:57] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1294. [14:54:57] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1295. [14:54:57] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:497)
  1296. [14:54:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1297. [14:54:57] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1298. [14:54:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1299. [14:54:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1300. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
  1301. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
  1302. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  1303. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  1304. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  1305. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  1306. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  1307. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1308. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1309. [14:54:57] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1310. [14:54:57] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  1311. [14:55:01] [pool-7-thread-1/ERROR]: [Buycraft] HTTP request failed due to timeout error.
  1312. [14:55:09] [Server thread/INFO]: MegaForce2015[/86.185.244.49:56170] logged in with entity id 1641 at ([SpawnPlayers]-2451.796226789764, 4.0, 4905.016136441898)
  1313. [14:55:09] [Craft Scheduler Thread - 7/INFO]: [GAListener] Player: MegaForce2015 has 19 votes
  1314. [14:55:10] [Craft Scheduler Thread - 7/WARN]: [RegionForSale] Could not retrieve update information. The Curseforge API returned a blank or impropperly formated result.
  1315. [14:55:12] [Server thread/INFO]: W M [Owner]Mega[Cake!]: Test
  1316. [14:55:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1317. [14:55:26] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1318. [14:55:26] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1319. [14:55:56] [Thread-23/ERROR]: [ChestShop] The updater could not contact dev.bukkit.org for updating.
  1320. [14:55:56] [Thread-23/ERROR]: [ChestShop] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
  1321. [14:55:56] [Thread-23/ERROR]: [ChestShop] null
  1322. java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=31263
  1323. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_60]
  1324. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_60]
  1325. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_60]
  1326. at com.Acrobot.ChestShop.Updater.Updater.read(Updater.java:547) [ChestShop.jar:?]
  1327. at com.Acrobot.ChestShop.Updater.Updater.access$200(Updater.java:41) [ChestShop.jar:?]
  1328. at com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:585) [ChestShop.jar:?]
  1329. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
  1330. [14:55:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1331. [14:55:57] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1332. [14:55:57] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1333. [14:56:27] [Server thread/INFO]: CONSOLE issued server command: /list
  1334. [14:56:27] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1335. [14:56:27] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1336. [14:56:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1337. [14:56:57] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1338. [14:56:57] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1339. [14:57:27] [Server thread/INFO]: CONSOLE issued server command: /list
  1340. [14:57:27] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1341. [14:57:27] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1342. [14:57:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1343. [14:57:57] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1344. [14:57:57] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1345. [14:58:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1346. [14:58:28] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1347. [14:58:28] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1348. [14:58:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1349. [14:58:58] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1350. [14:58:58] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1351. [14:59:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1352. [14:59:28] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1353. [14:59:28] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1354. [14:59:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1355. [14:59:58] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1356. [14:59:58] [Server thread/INFO]: Member: [HIDDEN][Owner]Mega[Cake!]
  1357. [15:00:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1358. [15:00:28] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1359. [15:00:28] [Server thread/INFO]: Member: [AFK][HIDDEN][Owner]Mega[Cake!]
  1360. [15:00:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1361. [15:00:59] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1362. [15:00:59] [Server thread/INFO]: Member: [AFK][HIDDEN][Owner]Mega[Cake!]
  1363. [15:01:29] [Server thread/INFO]: CONSOLE issued server command: /list
  1364. [15:01:29] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1365. [15:01:29] [Server thread/INFO]: Member: [AFK][HIDDEN][Owner]Mega[Cake!]
  1366. [15:01:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1367. [15:01:59] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1368. [15:01:59] [Server thread/INFO]: Member: [AFK][HIDDEN][Owner]Mega[Cake!]
  1369. [15:02:29] [Server thread/INFO]: CONSOLE issued server command: /list
  1370. [15:02:29] [Server thread/INFO]: There are 0/1 out of maximum 1,000 players online.
  1371. [15:02:29] [Server thread/INFO]: Member: [AFK][HIDDEN][Owner]Mega[Cake!]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement