Advertisement
Guest User

Server Log/PerWorldPlugins

a guest
Dec 17th, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.24 KB | None | 0 0
  1. [14:36:16] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [14:36:16] [Server thread/INFO]: Loading properties
  3. [14:36:16] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:36:16] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-fdc1440-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [14:36:16] [Server thread/WARN]: Couldn't load server icon
  6. java.lang.IllegalArgumentException: Must be 64 pixels wide
  7. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  8. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1672) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  9. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1660) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  10. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:749) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  11. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:250) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  12. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:71) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  13. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  14. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:176) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  16. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  17. [14:36:16] [Server thread/INFO]: Debug logging is disabled
  18. [14:36:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
  19. [14:36:16] [Server thread/INFO]: Using 4 threads for Netty based IO
  20. [14:36:16] [Server thread/INFO]: Generating keypair
  21. [14:36:17] [Server thread/INFO]: Starting Minecraft server on s7.hosthorde.com:26218
  22. [14:36:17] [Server thread/INFO]: Using epoll channel type
  23. [14:36:17] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins/Essentials-2.x-SNAPSHOT.jar' and `plugins/Essentials.jar' in `plugins'
  24. [14:36:17] [Server thread/ERROR]: Ambiguous plugin name `PerWorldPlugins' for files `plugins/PerWorldPlugins.jar' and `plugins/PerWorldPlugins_1.8.8_Java_7.jar' in `plugins'
  25. [14:36:17] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
  26. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  27. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  28. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  29. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  31. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  32. [14:36:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  33. [14:36:17] [Server thread/ERROR]: Could not load 'plugins/SuperHub.jar' in folder 'plugins'
  34. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  36. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  37. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  38. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  39. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  40. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  41. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  42. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  43. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  44. at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
  45. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  47. ... 6 more
  48. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
  49. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  50. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
  52. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
  53. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  54. at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
  55. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  56. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  57. ... 6 more
  58. [14:36:17] [Server thread/ERROR]: Could not load 'plugins/PerWorldPlugins.jar' in folder 'plugins'
  59. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/incomprehendable/dev/pwp/PerWorldPlugins : Unsupported major.minor version 52.0
  60. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  61. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  62. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  63. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  64. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  65. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  66. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  67. Caused by: java.lang.UnsupportedClassVersionError: me/incomprehendable/dev/pwp/PerWorldPlugins : Unsupported major.minor version 52.0
  68. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
  69. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
  70. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
  71. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
  72. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
  73. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
  74. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
  75. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
  76. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
  77. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  78. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  79. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
  80. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
  81. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  82. at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
  83. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  84. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  85. ... 6 more
  86. [14:36:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  87. [14:36:17] [Server thread/INFO]: [ChatEmojis] Loading ChatEmojis v0.1
  88. [14:36:17] [Server thread/INFO]: [BossBarAPI] Loading BossBarAPI v1.0.6
  89. [14:36:17] [Server thread/INFO]: [SuperCraftBros] Loading SuperCraftBros v1.3.3
  90. [14:36:17] [Server thread/INFO]: [BossBarAutoMessage] Loading BossBarAutoMessage v2.1
  91. [14:36:17] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  92. [14:36:17] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  93. [14:36:17] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  94. [14:36:17] [Server thread/INFO]: [UltimateHub] Loading UltimateHub vUltimateHub v1.2.5
  95. [14:36:17] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.3
  96. [14:36:17] [Server thread/INFO]: [RainbowArmour] Loading RainbowArmour v1.6.4
  97. [14:36:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  98. [14:36:17] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.5.8
  99. [14:36:17] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames vBeta dev1.9.4b
  100. [14:36:17] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
  101. [14:36:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  102. [14:36:17] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  103. [14:36:17] [Server thread/INFO]: [AdvancedSelector] Loading AdvancedSelector v2.5
  104. [14:36:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  105. [14:36:17] [Server thread/INFO]: [CustomBosses] Loading CustomBosses v1.0
  106. [14:36:17] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  107. [14:36:17] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.6.5
  108. [14:36:17] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.4.8
  109. [14:36:17] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b725
  110. [14:36:17] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4
  111. [14:36:17] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v2.5.3-bukkit-1.7.9
  112. [14:36:17] [Server thread/INFO]: [UltraCosmetics] Loading UltraCosmetics vRelease 1.3.1
  113. [14:36:17] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  114. [14:36:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  115. [14:36:17] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  116. [14:36:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  117. [14:36:17] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  118. [14:36:18] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  119. [14:36:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  120. [14:36:18] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  121. [14:36:18] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v2.5.3-bukkit-1.7.9
  122. [14:36:18] [Server thread/INFO]: [uSkyBlock] 0 schematics loaded.
  123. [14:36:18] [Server thread/INFO]: [uSkyBlock] §7Name: §buSkyBlock
  124. §7Version: §b2.5.3-bukkit-1.7.9
  125. §7Description: §bUltimate SkyBlock v2.5.3-bukkit-1.7.9-da7f04-383
  126. §7Language: §ben (en)
  127. §7------------------------------
  128. §7Server: §eCraftBukkit git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
  129. §7------------------------------
  130. §7Name: §dVault (N/A§d)
  131. §7Version: §d1.5.6-b49
  132. §7------------------------------
  133. §7Name: §dWorldEdit (N/A§d)
  134. §7Version: §d6.1;no_git_id
  135. §7------------------------------
  136. §7Name: §dWorldGuard (N/A§d)
  137. §7Version: §d6.1
  138. §7------------------------------
  139.  
  140. [14:36:18] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  141. [14:36:18] [Server thread/INFO]: Preparing level "7352190906321318631"
  142. [14:36:18] [Server thread/INFO]: -------- World Settings For [7352190906321318631] --------
  143. [14:36:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  144. [14:36:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  145. [14:36:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  146. [14:36:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  147. [14:36:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  148. [14:36:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  149. [14:36:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  150. [14:36:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  151. [14:36:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  152. [14:36:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  153. [14:36:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  154. [14:36:18] [Server thread/INFO]: Random Lighting Updates: false
  155. [14:36:18] [Server thread/INFO]: Structure Info Saving: true
  156. [14:36:18] [Server thread/INFO]: Sending up to 10 chunks per packet
  157. [14:36:18] [Server thread/INFO]: Max Entity Collisions: 8
  158. [14:36:18] [Server thread/INFO]: Mob Spawn Range: 4
  159. [14:36:18] [Server thread/INFO]: Anti X-Ray: true
  160. [14:36:18] [Server thread/INFO]: Engine Mode: 1
  161. [14:36:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  162. [14:36:18] [Server thread/INFO]: Replace Blocks: [1, 5]
  163. [14:36:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  164. [14:36:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  165. [14:36:18] [Server thread/INFO]: Max TNT Explosions: 100
  166. [14:36:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  167. [14:36:18] [Server thread/INFO]: View Distance: 10
  168. [14:36:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  169. [14:36:18] [Server thread/INFO]: Item Despawn Rate: 6000
  170. [14:36:18] [Server thread/INFO]: Item Merge Radius: 2.5
  171. [14:36:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  172. [14:36:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  173. [14:36:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
  174. [14:36:18] [Server thread/INFO]: Clear tick list: false
  175. [14:36:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  176. [14:36:18] [Server thread/INFO]: -------- World Settings For [7352190906321318631_nether] --------
  177. [14:36:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  178. [14:36:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  179. [14:36:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  180. [14:36:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  181. [14:36:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  182. [14:36:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  183. [14:36:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  184. [14:36:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  185. [14:36:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  186. [14:36:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  187. [14:36:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  188. [14:36:18] [Server thread/INFO]: Random Lighting Updates: false
  189. [14:36:18] [Server thread/INFO]: Structure Info Saving: true
  190. [14:36:18] [Server thread/INFO]: Sending up to 10 chunks per packet
  191. [14:36:18] [Server thread/INFO]: Max Entity Collisions: 8
  192. [14:36:18] [Server thread/INFO]: Mob Spawn Range: 4
  193. [14:36:18] [Server thread/INFO]: Anti X-Ray: true
  194. [14:36:18] [Server thread/INFO]: Engine Mode: 1
  195. [14:36:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  196. [14:36:18] [Server thread/INFO]: Replace Blocks: [1, 5]
  197. [14:36:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  198. [14:36:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  199. [14:36:18] [Server thread/INFO]: Max TNT Explosions: 100
  200. [14:36:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  201. [14:36:18] [Server thread/INFO]: View Distance: 10
  202. [14:36:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  203. [14:36:18] [Server thread/INFO]: Item Despawn Rate: 6000
  204. [14:36:18] [Server thread/INFO]: Item Merge Radius: 2.5
  205. [14:36:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  206. [14:36:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  207. [14:36:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
  208. [14:36:18] [Server thread/INFO]: Clear tick list: false
  209. [14:36:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  210. [14:36:18] [Server thread/INFO]: -------- World Settings For [7352190906321318631_the_end] --------
  211. [14:36:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  212. [14:36:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  213. [14:36:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  214. [14:36:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  215. [14:36:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  216. [14:36:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  217. [14:36:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  218. [14:36:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  219. [14:36:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  220. [14:36:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  221. [14:36:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  222. [14:36:18] [Server thread/INFO]: Random Lighting Updates: false
  223. [14:36:18] [Server thread/INFO]: Structure Info Saving: true
  224. [14:36:18] [Server thread/INFO]: Sending up to 10 chunks per packet
  225. [14:36:18] [Server thread/INFO]: Max Entity Collisions: 8
  226. [14:36:18] [Server thread/INFO]: Mob Spawn Range: 4
  227. [14:36:18] [Server thread/INFO]: Anti X-Ray: true
  228. [14:36:18] [Server thread/INFO]: Engine Mode: 1
  229. [14:36:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  230. [14:36:18] [Server thread/INFO]: Replace Blocks: [1, 5]
  231. [14:36:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  232. [14:36:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  233. [14:36:18] [Server thread/INFO]: Max TNT Explosions: 100
  234. [14:36:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  235. [14:36:18] [Server thread/INFO]: View Distance: 10
  236. [14:36:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  237. [14:36:18] [Server thread/INFO]: Item Despawn Rate: 6000
  238. [14:36:18] [Server thread/INFO]: Item Merge Radius: 2.5
  239. [14:36:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  240. [14:36:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  241. [14:36:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
  242. [14:36:18] [Server thread/INFO]: Clear tick list: false
  243. [14:36:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  244. [14:36:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6847033665079307758)
  245. [14:36:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6847033665079307758)
  246. [14:36:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6847033665079307758)
  247. [14:36:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  248. [14:36:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  249. [14:36:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  250. [14:36:20] [Server thread/INFO]: [ChatEmojis] Enabling ChatEmojis v0.1
  251. [14:36:20] [Server thread/INFO]: [BossBarAPI] Enabling BossBarAPI v1.0.6
  252. [14:36:20] [Server thread/INFO]: [BossBarAPI] Metrics started
  253. [14:36:20] [Server thread/INFO]: [SuperCraftBros] Enabling SuperCraftBros v1.3.3
  254. [14:36:20] [Server thread/INFO]: [BossBarAutoMessage] Enabling BossBarAutoMessage v2.1
  255. [14:36:20] [Server thread/INFO]: BossBarAutoMessage Version 2.1 Has Been Enabled
  256. [14:36:20] [Server thread/INFO]: -----------------------------
  257. [14:36:20] [Server thread/INFO]: Plugin In Early Beta Stages!
  258. [14:36:20] [Server thread/INFO]: -----------------------------
  259. [14:36:20] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  260. [14:36:21] [Server thread/INFO]: -------- World Settings For [Factions] --------
  261. [14:36:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  262. [14:36:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  263. [14:36:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  264. [14:36:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  265. [14:36:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  266. [14:36:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  267. [14:36:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  268. [14:36:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  269. [14:36:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  270. [14:36:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  271. [14:36:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  272. [14:36:21] [Server thread/INFO]: Random Lighting Updates: false
  273. [14:36:21] [Server thread/INFO]: Structure Info Saving: true
  274. [14:36:21] [Server thread/INFO]: Sending up to 10 chunks per packet
  275. [14:36:21] [Server thread/INFO]: Max Entity Collisions: 8
  276. [14:36:21] [Server thread/INFO]: Mob Spawn Range: 4
  277. [14:36:21] [Server thread/INFO]: Anti X-Ray: true
  278. [14:36:21] [Server thread/INFO]: Engine Mode: 1
  279. [14:36:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  280. [14:36:21] [Server thread/INFO]: Replace Blocks: [1, 5]
  281. [14:36:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  282. [14:36:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  283. [14:36:21] [Server thread/INFO]: Max TNT Explosions: 100
  284. [14:36:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  285. [14:36:21] [Server thread/INFO]: View Distance: 10
  286. [14:36:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  287. [14:36:21] [Server thread/INFO]: Item Despawn Rate: 6000
  288. [14:36:21] [Server thread/INFO]: Item Merge Radius: 2.5
  289. [14:36:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  290. [14:36:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  291. [14:36:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
  292. [14:36:21] [Server thread/INFO]: Clear tick list: false
  293. [14:36:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  294. [14:36:21] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7138978074032749201)
  295. [14:36:21] [Server thread/INFO]: -------- World Settings For [SGLobby] --------
  296. [14:36:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  297. [14:36:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  298. [14:36:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  299. [14:36:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  300. [14:36:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  301. [14:36:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  302. [14:36:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  303. [14:36:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  304. [14:36:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  305. [14:36:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  306. [14:36:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  307. [14:36:21] [Server thread/INFO]: Random Lighting Updates: false
  308. [14:36:21] [Server thread/INFO]: Structure Info Saving: true
  309. [14:36:21] [Server thread/INFO]: Sending up to 10 chunks per packet
  310. [14:36:21] [Server thread/INFO]: Max Entity Collisions: 8
  311. [14:36:21] [Server thread/INFO]: Mob Spawn Range: 4
  312. [14:36:21] [Server thread/INFO]: Anti X-Ray: true
  313. [14:36:21] [Server thread/INFO]: Engine Mode: 1
  314. [14:36:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  315. [14:36:21] [Server thread/INFO]: Replace Blocks: [1, 5]
  316. [14:36:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  317. [14:36:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  318. [14:36:21] [Server thread/INFO]: Max TNT Explosions: 100
  319. [14:36:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  320. [14:36:21] [Server thread/INFO]: View Distance: 10
  321. [14:36:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  322. [14:36:21] [Server thread/INFO]: Item Despawn Rate: 6000
  323. [14:36:21] [Server thread/INFO]: Item Merge Radius: 2.5
  324. [14:36:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  325. [14:36:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  326. [14:36:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
  327. [14:36:21] [Server thread/INFO]: Clear tick list: false
  328. [14:36:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  329. [14:36:21] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4230672610816397835)
  330. [14:36:22] [Server thread/INFO]: -------- World Settings For [Survival Games 4] --------
  331. [14:36:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  332. [14:36:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  333. [14:36:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  334. [14:36:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  335. [14:36:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  336. [14:36:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  337. [14:36:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  338. [14:36:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  339. [14:36:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  340. [14:36:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  341. [14:36:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  342. [14:36:22] [Server thread/INFO]: Random Lighting Updates: false
  343. [14:36:22] [Server thread/INFO]: Structure Info Saving: true
  344. [14:36:22] [Server thread/INFO]: Sending up to 10 chunks per packet
  345. [14:36:22] [Server thread/INFO]: Max Entity Collisions: 8
  346. [14:36:22] [Server thread/INFO]: Mob Spawn Range: 4
  347. [14:36:22] [Server thread/INFO]: Anti X-Ray: true
  348. [14:36:22] [Server thread/INFO]: Engine Mode: 1
  349. [14:36:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  350. [14:36:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  351. [14:36:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  352. [14:36:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  353. [14:36:22] [Server thread/INFO]: Max TNT Explosions: 100
  354. [14:36:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  355. [14:36:22] [Server thread/INFO]: View Distance: 10
  356. [14:36:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  357. [14:36:22] [Server thread/INFO]: Item Despawn Rate: 6000
  358. [14:36:22] [Server thread/INFO]: Item Merge Radius: 2.5
  359. [14:36:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  360. [14:36:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  361. [14:36:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  362. [14:36:22] [Server thread/INFO]: Clear tick list: false
  363. [14:36:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  364. [14:36:22] [Server thread/INFO]: Preparing start region for level 5 (Seed: 341687286)
  365. [14:36:22] [Server thread/INFO]: -------- World Settings For [HubSpawn] --------
  366. [14:36:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  367. [14:36:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  368. [14:36:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  369. [14:36:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  370. [14:36:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  371. [14:36:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  372. [14:36:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  373. [14:36:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  374. [14:36:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  375. [14:36:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  376. [14:36:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  377. [14:36:22] [Server thread/INFO]: Random Lighting Updates: false
  378. [14:36:22] [Server thread/INFO]: Structure Info Saving: true
  379. [14:36:22] [Server thread/INFO]: Sending up to 10 chunks per packet
  380. [14:36:22] [Server thread/INFO]: Max Entity Collisions: 8
  381. [14:36:22] [Server thread/INFO]: Mob Spawn Range: 4
  382. [14:36:22] [Server thread/INFO]: Anti X-Ray: true
  383. [14:36:22] [Server thread/INFO]: Engine Mode: 1
  384. [14:36:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  385. [14:36:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  386. [14:36:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  387. [14:36:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  388. [14:36:22] [Server thread/INFO]: Max TNT Explosions: 100
  389. [14:36:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  390. [14:36:22] [Server thread/INFO]: View Distance: 10
  391. [14:36:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  392. [14:36:22] [Server thread/INFO]: Item Despawn Rate: 6000
  393. [14:36:22] [Server thread/INFO]: Item Merge Radius: 2.5
  394. [14:36:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  395. [14:36:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  396. [14:36:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  397. [14:36:22] [Server thread/INFO]: Clear tick list: false
  398. [14:36:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  399. [14:36:22] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8866117365211484776)
  400. [14:36:23] [Server thread/INFO]: -------- World Settings For [tom] --------
  401. [14:36:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  402. [14:36:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  403. [14:36:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  404. [14:36:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  405. [14:36:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  406. [14:36:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  407. [14:36:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  408. [14:36:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  409. [14:36:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  410. [14:36:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  411. [14:36:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  412. [14:36:23] [Server thread/INFO]: Random Lighting Updates: false
  413. [14:36:23] [Server thread/INFO]: Structure Info Saving: true
  414. [14:36:23] [Server thread/INFO]: Sending up to 10 chunks per packet
  415. [14:36:23] [Server thread/INFO]: Max Entity Collisions: 8
  416. [14:36:23] [Server thread/INFO]: Mob Spawn Range: 4
  417. [14:36:23] [Server thread/INFO]: Anti X-Ray: true
  418. [14:36:23] [Server thread/INFO]: Engine Mode: 1
  419. [14:36:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  420. [14:36:23] [Server thread/INFO]: Replace Blocks: [1, 5]
  421. [14:36:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  422. [14:36:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  423. [14:36:23] [Server thread/INFO]: Max TNT Explosions: 100
  424. [14:36:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  425. [14:36:23] [Server thread/INFO]: View Distance: 10
  426. [14:36:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  427. [14:36:23] [Server thread/INFO]: Item Despawn Rate: 6000
  428. [14:36:23] [Server thread/INFO]: Item Merge Radius: 2.5
  429. [14:36:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  430. [14:36:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  431. [14:36:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
  432. [14:36:23] [Server thread/INFO]: Clear tick list: false
  433. [14:36:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  434. [14:36:23] [Server thread/INFO]: Preparing start region for level 7 (Seed: 8585048471429016805)
  435. [14:36:23] [Server thread/INFO]: -------- World Settings For [SurvivalGames] --------
  436. [14:36:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  437. [14:36:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  438. [14:36:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  439. [14:36:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  440. [14:36:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  441. [14:36:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  442. [14:36:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  443. [14:36:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  444. [14:36:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  445. [14:36:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  446. [14:36:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  447. [14:36:23] [Server thread/INFO]: Random Lighting Updates: false
  448. [14:36:23] [Server thread/INFO]: Structure Info Saving: true
  449. [14:36:23] [Server thread/INFO]: Sending up to 10 chunks per packet
  450. [14:36:23] [Server thread/INFO]: Max Entity Collisions: 8
  451. [14:36:23] [Server thread/INFO]: Mob Spawn Range: 4
  452. [14:36:23] [Server thread/INFO]: Anti X-Ray: true
  453. [14:36:23] [Server thread/INFO]: Engine Mode: 1
  454. [14:36:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  455. [14:36:23] [Server thread/INFO]: Replace Blocks: [1, 5]
  456. [14:36:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  457. [14:36:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  458. [14:36:23] [Server thread/INFO]: Max TNT Explosions: 100
  459. [14:36:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  460. [14:36:23] [Server thread/INFO]: View Distance: 10
  461. [14:36:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  462. [14:36:23] [Server thread/INFO]: Item Despawn Rate: 6000
  463. [14:36:23] [Server thread/INFO]: Item Merge Radius: 2.5
  464. [14:36:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  465. [14:36:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  466. [14:36:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
  467. [14:36:23] [Server thread/INFO]: Clear tick list: false
  468. [14:36:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  469. [14:36:23] [Server thread/INFO]: Preparing start region for level 8 (Seed: 8798487706725487331)
  470. [14:36:23] [Server thread/INFO]: -------- World Settings For [skyworld] --------
  471. [14:36:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  472. [14:36:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  473. [14:36:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  474. [14:36:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  475. [14:36:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  476. [14:36:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  477. [14:36:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  478. [14:36:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  479. [14:36:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  480. [14:36:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  481. [14:36:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  482. [14:36:23] [Server thread/INFO]: Random Lighting Updates: false
  483. [14:36:23] [Server thread/INFO]: Structure Info Saving: true
  484. [14:36:23] [Server thread/INFO]: Sending up to 10 chunks per packet
  485. [14:36:23] [Server thread/INFO]: Max Entity Collisions: 8
  486. [14:36:23] [Server thread/INFO]: Mob Spawn Range: 4
  487. [14:36:23] [Server thread/INFO]: Anti X-Ray: true
  488. [14:36:23] [Server thread/INFO]: Engine Mode: 1
  489. [14:36:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  490. [14:36:23] [Server thread/INFO]: Replace Blocks: [1, 5]
  491. [14:36:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  492. [14:36:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  493. [14:36:23] [Server thread/INFO]: Max TNT Explosions: 100
  494. [14:36:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  495. [14:36:23] [Server thread/INFO]: View Distance: 10
  496. [14:36:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  497. [14:36:23] [Server thread/INFO]: Item Despawn Rate: 6000
  498. [14:36:23] [Server thread/INFO]: Item Merge Radius: 2.5
  499. [14:36:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  500. [14:36:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  501. [14:36:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
  502. [14:36:23] [Server thread/INFO]: Clear tick list: false
  503. [14:36:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  504. [14:36:23] [Server thread/INFO]: Preparing start region for level 9 (Seed: -4988166613623242338)
  505. [14:36:24] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
  506. [14:36:24] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  507. [14:36:24] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  508. [14:36:24] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  509. [14:36:24] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  510. [14:36:24] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  511. [14:36:24] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  512. [14:36:24] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  513. [14:36:24] [Server thread/INFO]: [UltimateHub] Enabling UltimateHub vUltimateHub v1.2.5
  514. [14:36:24] [Server thread/WARN]: [UltimateHub] Could not save general.yml to plugins/UltimateHub/playerdata/general.yml because general.yml already exists.
  515. [14:36:24] [Server thread/WARN]: [UltimateHub] Could not save togglers.yml to plugins/UltimateHub/playerdata/togglers.yml because togglers.yml already exists.
  516. [14:36:24] [Thread-9/INFO]: [UltimateHub] About to download a new update: UltimateHub v1.2.5
  517. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 10% of 58609 bytes.
  518. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 20% of 58609 bytes.
  519. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 30% of 58609 bytes.
  520. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 40% of 58609 bytes.
  521. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 50% of 58609 bytes.
  522. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 70% of 58609 bytes.
  523. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 90% of 58609 bytes.
  524. [14:36:24] [Thread-9/INFO]: [UltimateHub] Downloading update: 100% of 58609 bytes.
  525. [14:36:24] [Thread-9/INFO]: [UltimateHub] Finished updating.
  526. [14:36:24] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.3
  527. [14:36:24] [Server thread/INFO]: [BarAPI] Loaded
  528. [14:36:24] [Server thread/WARN]: [BossBarAPI] Failed to replace BarAPI.
  529. [14:36:24] [Server thread/INFO]: [RainbowArmour] Enabling RainbowArmour v1.6.4
  530. [14:36:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  531. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631) TNT ignition is PERMITTED.
  532. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631) Lighters are PERMITTED.
  533. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631) Lava fire is blocked.
  534. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631) Fire spread is UNRESTRICTED.
  535. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '7352190906321318631'
  536. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_nether) TNT ignition is PERMITTED.
  537. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_nether) Lighters are PERMITTED.
  538. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_nether) Lava fire is blocked.
  539. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_nether) Fire spread is UNRESTRICTED.
  540. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '7352190906321318631_nether'
  541. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_the_end) TNT ignition is PERMITTED.
  542. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_the_end) Lighters are PERMITTED.
  543. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_the_end) Lava fire is blocked.
  544. [14:36:25] [Server thread/INFO]: [WorldGuard] (7352190906321318631_the_end) Fire spread is UNRESTRICTED.
  545. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '7352190906321318631_the_end'
  546. [14:36:25] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
  547. [14:36:25] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
  548. [14:36:25] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
  549. [14:36:25] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
  550. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
  551. [14:36:25] [Server thread/INFO]: [WorldGuard] (SGLobby) TNT ignition is PERMITTED.
  552. [14:36:25] [Server thread/INFO]: [WorldGuard] (SGLobby) Lighters are PERMITTED.
  553. [14:36:25] [Server thread/INFO]: [WorldGuard] (SGLobby) Lava fire is blocked.
  554. [14:36:25] [Server thread/INFO]: [WorldGuard] (SGLobby) Fire spread is UNRESTRICTED.
  555. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SGLobby'
  556. [14:36:25] [Server thread/INFO]: [WorldGuard] (Survival Games 4) TNT ignition is PERMITTED.
  557. [14:36:25] [Server thread/INFO]: [WorldGuard] (Survival Games 4) Lighters are PERMITTED.
  558. [14:36:25] [Server thread/INFO]: [WorldGuard] (Survival Games 4) Lava fire is blocked.
  559. [14:36:25] [Server thread/INFO]: [WorldGuard] (Survival Games 4) Fire spread is UNRESTRICTED.
  560. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival Games 4'
  561. [14:36:25] [Server thread/INFO]: [WorldGuard] (HubSpawn) TNT ignition is PERMITTED.
  562. [14:36:25] [Server thread/INFO]: [WorldGuard] (HubSpawn) Lighters are PERMITTED.
  563. [14:36:25] [Server thread/INFO]: [WorldGuard] (HubSpawn) Lava fire is blocked.
  564. [14:36:25] [Server thread/INFO]: [WorldGuard] (HubSpawn) Fire spread is UNRESTRICTED.
  565. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubSpawn'
  566. [14:36:25] [Server thread/INFO]: [WorldGuard] (tom) TNT ignition is PERMITTED.
  567. [14:36:25] [Server thread/INFO]: [WorldGuard] (tom) Lighters are PERMITTED.
  568. [14:36:25] [Server thread/INFO]: [WorldGuard] (tom) Lava fire is blocked.
  569. [14:36:25] [Server thread/INFO]: [WorldGuard] (tom) Fire spread is UNRESTRICTED.
  570. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tom'
  571. [14:36:25] [Server thread/INFO]: [WorldGuard] (SurvivalGames) TNT ignition is PERMITTED.
  572. [14:36:25] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lighters are PERMITTED.
  573. [14:36:25] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lava fire is blocked.
  574. [14:36:25] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Fire spread is UNRESTRICTED.
  575. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SurvivalGames'
  576. [14:36:25] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
  577. [14:36:25] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
  578. [14:36:25] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
  579. [14:36:25] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
  580. [14:36:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
  581. [14:36:25] [Server thread/INFO]: [WorldGuard] Loading region data...
  582. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.5.8
  583. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Starting metrics...
  584. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  585. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Commands registered! Registering listeners...
  586. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Registered PlayerChangedWorldListener.
  587. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Registered PlayerQuitListener.
  588. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Registered PlayerGameModeChangeListener.
  589. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Listeners enabled!
  590. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  591. [14:36:25] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  592. [14:36:25] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames vBeta dev1.9.4b
  593. [14:36:25] [Server thread/INFO]: [SurvivalGames] BarAPI found!
  594. [14:36:25] [Thread-12/INFO]: [SurvivalGames] Successfully connected to database! Using database type SQLite!
  595. [14:36:25] [Server thread/INFO]: [SurvivalGames] 98 messages loaded!
  596. [14:36:25] [Server thread/INFO]: [SurvivalGames] 4 bossbar messages loaded!
  597. [14:36:25] [Server thread/INFO]: [SurvivalGames] Vault found!
  598. [14:36:25] [Server thread/INFO]: [SurvivalGames] 5 scoreboard phases loaded!
  599. [14:36:26] [Server thread/INFO]: [SurvivalGames] 1 lobbys loaded!
  600. [14:36:26] [Server thread/INFO]: [SurvivalGames] 1 signs loaded!
  601. [14:36:26] [Server thread/INFO]: [SurvivalGames] Plugin enabled. WorldEdit found!
  602. [14:36:26] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
  603. [14:36:26] [Server thread/INFO]: [AdvancedSelector] Enabling AdvancedSelector v2.5
  604. [14:36:26] [Server thread/INFO]: [AdvancedSelector] Enabled AdvancedSelector v2.5
  605. [14:36:26] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  606. [14:36:26] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  607. [14:36:26] [Server thread/INFO]: [CustomBosses] Enabling CustomBosses v1.0
  608. [14:36:26] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  609. [14:36:26] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  610. [14:36:26] [Server thread/INFO]: git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
  611. [14:36:26] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  612. [14:36:27] [Server thread/INFO]: Using locale en_US
  613. [14:36:27] [Server thread/INFO]: Using locale en_US
  614. [14:36:27] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  615. [14:36:27] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  616. [14:36:27] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.6.5
  617. [14:36:27] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.4.8
  618. [14:36:27] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  619. [14:36:27] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Successfully reloaded config.yml
  620. [14:36:27] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin has been activated successfully.
  621. [14:36:27] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b725
  622. [14:36:27] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b725 Enabled - By Rigby and fernferret
  623. [14:36:27] [Server thread/INFO]: [MVPLogging] 2 - Portals(s) loaded
  624. [14:36:27] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  625. [14:36:27] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4
  626. [14:36:27] [Server thread/INFO]: [ServerListPlus] [Core] Starting...
  627. [14:36:27] [Server thread/WARN]: [ServerListPlus] [Core] You're using Java 7 or lower. Keep in mind future versions of ServerListPlus may require Java 8 or higher. Java 8 contains various improvements, especially regarding performance. If possible, please upgrade as soon as possible.
  628. [14:36:27] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  629. [14:36:28] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  630. [14:36:28] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  631. [14:36:28] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  632. [14:36:28] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  633. [14:36:28] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4 enabled.
  634. [14:36:28] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics vRelease 1.3.1
  635. [14:36:28] [Server thread/INFO]: ----------------------------
  636. [14:36:28] [Server thread/INFO]: NoteBlockAPI found! Using it!
  637. [14:36:28] [Server thread/INFO]: ----------------------------
  638. [14:36:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  639. [14:36:29] [Server thread/INFO]: Done (11.376s)! For help, type "help" or "?"
  640. [14:36:29] [Server thread/INFO]: Starting GS4 status listener
  641. [14:36:29] [Query Listener #1/INFO]: Query running on s7.hosthorde.com:26218
  642. [14:36:29] [Server thread/ERROR]: Couldn't load server icon
  643. java.lang.IllegalStateException: Must be 64 pixels wide
  644. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  645. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:618) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  646. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:530) [spigot-1.8.8-20150820a.jar:git-Spigot-fdc1440-53fac9f]
  647. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  648. [14:36:29] [Craft Scheduler Thread - 19/INFO]: [Vault] Checking for Updates ...
  649. [14:36:30] [Craft Scheduler Thread - 19/INFO]: [Vault] No new version available
  650. [14:36:30] [Thread-15/INFO]: [SurvivalGames] A newer version of survivalgames is available. ( SurvivalGames - Version Beta 1.9.4) You can download it here: http://dev.bukkit.org/bukkit-plugins/ultimatesurvivalgames/ You're using SurvivalGames - Version Beta dev1.9.4b
  651. [14:36:32] [Server thread/INFO]: [uSkyBlock] uSkyBlock hooked into Vault Economy
  652. [14:36:32] [Server thread/INFO]: [uSkyBlock] uSkyBlock hooked into Vault Permissions
  653. [14:36:55] [Timer-1/INFO]: [WorldGuard] Region data changes made in 'skyworld' have been background saved
  654. [14:37:38] [Server thread/INFO]: CONSOLE issued server command: /list
  655. [14:37:38] [Server thread/INFO]: There are 0 out of maximum 100,000 players online.
  656. [14:38:47] [Server thread/INFO]: CONSOLE issued server command: /list
  657. [14:38:47] [Server thread/INFO]: There are 0 out of maximum 100,000 players online.
  658. [14:39:56] [Server thread/INFO]: CONSOLE issued server command: /list
  659. [14:39:56] [Server thread/INFO]: There are 0 out of maximum 100,000 players online.
  660. [14:41:05] [Server thread/INFO]: CONSOLE issued server command: /list
  661. [14:41:05] [Server thread/INFO]: There are 0 out of maximum 100,000 players online.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement