Advertisement
Guest User

Untitled

a guest
Jun 8th, 2018
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.79 KB | None | 0 0
  1. 08.06 14:51:21 [Multicraft] Loading server properties
  2. 08.06 14:51:21 [Multicraft] Starting server!
  3. 08.06 14:51:21 [Multicraft] Loaded config for "Spigot 1.12.2 #131"
  4. 08.06 14:51:21 [Multicraft] Updating eula.txt file
  5. 08.06 14:51:21 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0
  6. 08.06 14:51:21 [Server] INFO Loading libraries, please wait...
  7. 08.06 14:51:27 [Server] INFO Starting minecraft server version 1.12.2
  8. 08.06 14:51:27 [Server] INFO Loading properties
  9. 08.06 14:51:27 [Server] WARN resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  10. 08.06 14:51:27 [Server] INFO Default game type: SURVIVAL
  11. 08.06 14:51:27 [Server] INFO This server is running CraftBukkit version git-Spigot-7754231-94b0980 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  12. 08.06 14:51:27 [Server] INFO Using 4 threads for Netty based IO
  13. 08.06 14:51:27 [Server] INFO Server Ping Player Sample Count: 12
  14. 08.06 14:51:27 [Server] INFO Debug logging is disabled
  15. 08.06 14:51:27 [Server] INFO Generating keypair
  16. 08.06 14:51:28 [Server] INFO Starting Minecraft server on 142.4.206.234:25612
  17. 08.06 14:51:28 [Server] INFO Using epoll channel type
  18. 08.06 14:51:29 [Server] INFO Set PluginClassLoader as parallel capable
  19. 08.06 14:51:29 [Server] ERROR Could not load 'plugins/BungeeHub.jar' in folder 'plugins'
  20. 08.06 14:51:29 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  21. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  22. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  23. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot131.jar:git-Spigot-7754231-94b0980]
  24. 08.06 14:51:29 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot131.jar:git-Spigot-7754231-94b0980]
  25. 08.06 14:51:29 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot131.jar:git-Spigot-7754231-94b0980]
  26. 08.06 14:51:29 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot131.jar:git-Spigot-7754231-94b0980]
  27. 08.06 14:51:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  28. 08.06 14:51:29 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  29. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_121]
  30. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_121]
  31. 08.06 14:51:29 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_121]
  32. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_121]
  33. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_121]
  34. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_121]
  35. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_121]
  36. 08.06 14:51:29 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]
  37. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_121]
  38. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  39. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  40. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
  41. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
  42. 08.06 14:51:29 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121]
  43. 08.06 14:51:29 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_121]
  44. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  45. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  46. 08.06 14:51:29 [Server] INFO ... 6 more
  47. 08.06 14:51:29 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  48. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_121]
  49. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  50. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  51. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
  52. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
  53. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_121]
  54. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_121]
  55. 08.06 14:51:29 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_121]
  56. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_121]
  57. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_121]
  58. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_121]
  59. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_121]
  60. 08.06 14:51:29 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]
  61. 08.06 14:51:29 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_121]
  62. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  63. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  64. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
  65. 08.06 14:51:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
  66. 08.06 14:51:29 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121]
  67. 08.06 14:51:29 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_121]
  68. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  69. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  70. 08.06 14:51:29 [Server] INFO ... 6 more
  71. 08.06 14:51:29 [Server] ERROR Could not load 'plugins/Autorank-4.2.3.jar' in folder 'plugins'
  72. 08.06 14:51:29 [Server] INFO org.bukkit.plugin.UnknownDependencyException: PluginLibrary
  73. 08.06 14:51:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot131.jar:git-Spigot-7754231-94b0980]
  74. 08.06 14:51:29 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot131.jar:git-Spigot-7754231-94b0980]
  75. 08.06 14:51:29 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot131.jar:git-Spigot-7754231-94b0980]
  76. 08.06 14:51:29 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot131.jar:git-Spigot-7754231-94b0980]
  77. 08.06 14:51:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  78. 08.06 14:51:34 [Server] INFO Loading VoidPrevention v1.0
  79. 08.06 14:51:34 [Server] INFO Loading FakeLogin v3.1.1
  80. 08.06 14:51:34 [Server] INFO Loading BloodParticles v0.5.0
  81. 08.06 14:51:34 [Server] INFO Loading Announcer v1.7
  82. 08.06 14:51:34 [Server] INFO Loading SSX-Connector v1.3.1
  83. 08.06 14:51:34 [Server] INFO Loading CommandSpy v1.8
  84. 08.06 14:51:34 [Server] INFO Loading VoxelSniper v5.171.0-SNAPSHOT
  85. 08.06 14:51:34 [Server] INFO Loading ProVanish v1.3.0
  86. 08.06 14:51:34 [Server] INFO Loading Tablist v1.3.2.9
  87. 08.06 14:51:34 [Server] INFO Loading StaffPlus v3.2.5.1
  88. 08.06 14:51:34 [Server] INFO Loading CoreProtect v2.14.2
  89. 08.06 14:51:34 [Server] INFO Loading OpenInv v3.3.3
  90. 08.06 14:51:34 [Server] INFO Loading NBTEditor v3.0.1
  91. 08.06 14:51:34 [Server] INFO Loading CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
  92. 08.06 14:51:34 [Server] INFO Loading AdvancedBan v2.1.4-RELEASE
  93. 08.06 14:51:34 [Server] INFO Loading BuycraftX v10.6.0
  94. 08.06 14:51:34 [Server] INFO Loading Votifier v2.3.7
  95. 08.06 14:51:34 [Server] INFO Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  96. 08.06 14:51:34 [Server] INFO onLoad: Early set up of static API, configuration, logging.
  97. 08.06 14:51:35 [Server] INFO Logging system initialized.
  98. 08.06 14:51:35 [Server] INFO Detected Minecraft version: 1.12.2
  99. 08.06 14:51:35 [Server] INFO Loading FastAsyncWorldEdit v18.05.13-fc599f2-1116-19.9.3
  100. 08.06 14:51:35 [Server] INFO Loading iDisguise v5.6.4
  101. 08.06 14:51:35 [Server] INFO Loading IPWhitelist v1.7
  102. 08.06 14:51:35 [Server] INFO Loading PermissionsEx v1.23.4
  103. 08.06 14:51:35 [Server] WARN This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  104. 08.06 14:51:35 [Server] INFO Loading Lottery v1.1.4
  105. 08.06 14:51:35 [Server] INFO Loading ExperienceBottle v2.0-SNAPSHOT
  106. 08.06 14:51:35 [Server] INFO Loading GAListener v1.3.2
  107. 08.06 14:51:35 [Server] INFO Loading Vault v1.5.6-b49
  108. 08.06 14:51:35 [Server] INFO Loading ProtocolSupport v4.28
  109. 08.06 14:51:35 [Server] INFO Detected Spigot server implementation type
  110. 08.06 14:51:35 [Server] INFO Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  111. 08.06 14:51:36 [Server] INFO Compression level: 3
  112. 08.06 14:51:36 [Server] INFO Assume 1.5.2 ping delay: 100
  113. 08.06 14:51:36 [Server] INFO Assume legacy ping delay: 200
  114. 08.06 14:51:36 [Server] INFO Login threads keep alive time: 60
  115. 08.06 14:51:37 [Server] INFO Loading Lores v1.4.1
  116. 08.06 14:51:37 [Server] INFO Loading NoHopperCraft v1.0
  117. 08.06 14:51:37 [Server] INFO Loading MassiveCore v2.13.7
  118. 08.06 14:51:37 [Server] INFO Loading MassiveCombat v2.13.7
  119. 08.06 14:51:37 [Server] INFO Loading Marriage v2.0.18
  120. 08.06 14:51:37 [Server] INFO Completed plugin pre-load stage.
  121. 08.06 14:51:37 [Server] INFO Loading AuctionHouse v3.3
  122. 08.06 14:51:37 [Server] INFO Loading ASkyBlock v3.0.8.6
  123. 08.06 14:51:37 [Server] INFO Loading ChestCommands v3.1.4
  124. 08.06 14:51:37 [Server] INFO Loading MyCommand v5.3.4
  125. 08.06 14:51:37 [Server] INFO Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  126. 08.06 14:51:37 [Server] INFO Loading Essentials v2.15.0.1
  127. 08.06 14:51:37 [Server] INFO Loading ExtremeItem v1.0
  128. 08.06 14:51:37 [Server] INFO Loading Multiverse-Core v2.5.0-b727
  129. 08.06 14:51:37 [Server] INFO Loading BankNote v2.1-SNAPSHOT
  130. 08.06 14:51:37 [Server] INFO Loading EssentialsChat v2.15.0.1
  131. 08.06 14:51:37 [Server] INFO Loading CustomOreGen v1.2.39
  132. 08.06 14:51:37 [Server] INFO Loading HolographicDisplays v2.2.6
  133. 08.06 14:51:37 [Server] INFO Loading SignShop v2.11.2
  134. 08.06 14:51:37 [Server] INFO Loading WorldGuard v6.2.1;84bc322
  135. 08.06 14:51:37 [Server] INFO Loading EssentialsXMPP v2.15.0.1
  136. 08.06 14:51:37 [Server] INFO Loading EssentialsGeoIP v2.15.0.1
  137. 08.06 14:51:37 [Server] INFO Loading EssentialsSpawn v2.15.0.1
  138. 08.06 14:51:37 [Server] INFO Loading Jobs v4.5.3
  139. 08.06 14:51:37 [Server] INFO Loading CrateReloaded v1.3.98.3
  140. 08.06 14:51:37 [Server] INFO Loading SilkSpawners v5.0.2
  141. 08.06 14:51:37 [Server] INFO Loading MergedMob v11.8.0
  142. 08.06 14:51:37 [Server] INFO Loading CrazyEnchantments v1.7.9.3.7
  143. 08.06 14:51:37 [Server] INFO Loading HeadHunter v1.5
  144. 08.06 14:51:37 [Server] INFO Loading MergedSpawner v4.5.2
  145. 08.06 14:51:37 [Server] INFO Loading HeadHunterCommands v1.2
  146. 08.06 14:51:37 [Server] INFO Enabling FastAsyncWorldEdit v18.05.13-fc599f2-1116-19.9.3
  147. 08.06 14:51:38 [Server] INFO (FAWE) plugins/FastAsyncWorldEdit/clipboard/bb8a245c-7947-4976-abb1-e0827721f703.bd has been deleted.
  148. 08.06 14:51:39 [Server] INFO ====== USE PAPER ======
  149. 08.06 14:51:39 [Server] INFO DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  150. 08.06 14:51:39 [Server] INFO GUIDE: https://www.spigotmc.org/threads/21726/
  151. 08.06 14:51:39 [Server] INFO - This is only a recommendation
  152. 08.06 14:51:39 [Server] INFO ==============================
  153. 08.06 14:51:39 [Server] INFO Enabling Vault v1.5.6-b49
  154. 08.06 14:51:39 [Server] INFO [Economy] Essentials Economy found: Waiting
  155. 08.06 14:51:39 [Server] INFO [Permission] PermissionsEx found: Waiting
  156. 08.06 14:51:39 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
  157. 08.06 14:51:39 [Server] INFO [Chat] PermissionsEx found: Waiting
  158. 08.06 14:51:39 [Server] INFO Enabled Version 1.5.6-b49
  159. 08.06 14:51:39 [Server] INFO Enabling ProtocolSupport v4.28
  160. 08.06 14:51:39 [Server] INFO Enabling MassiveCore v2.13.7
  161. 08.06 14:51:40 [Server] INFO === ENABLE START ===
  162. 08.06 14:51:40 [Server] INFO Loading Cachefile datas...
  163. 08.06 14:51:40 [Server] INFO Loading Onlineplayer datas...
  164. 08.06 14:51:40 [Server] INFO Loading Registry datas...
  165. 08.06 14:51:40 [Server] INFO Saving Cachefile...
  166. 08.06 14:51:40 [Server] INFO Setup of IdUtil took 142ms.
  167. 08.06 14:51:43 [Server] INFO Integration Activated IntegrationLiabilityAreaEffectCloud
  168. 08.06 14:51:43 [Server] INFO Integration Activated IntegrationVault
  169. 08.06 14:51:43 [Server] INFO === ENABLE COMPLETE (Took 3781ms) ===
  170. 08.06 14:51:43 [Server] INFO Enabling MassiveCombat v2.13.7
  171. 08.06 14:51:43 [Server] INFO === ENABLE START ===
  172. 08.06 14:51:44 [Server] INFO === ENABLE COMPLETE (Took 288ms) ===
  173. 08.06 14:51:44 [Server] INFO Enabling ASkyBlock v3.0.8.6
  174. 08.06 14:51:44 [Server] INFO Loading entity limits
  175. 08.06 14:51:44 [Server] INFO HOPPER will be limited to 30
  176. 08.06 14:51:44 [Server] INFO Loaded default island schematic.
  177. 08.06 14:51:44 [Server] INFO Loaded default nether schematic.
  178. 08.06 14:51:44 [Server] INFO Loading schematic The Original (island.schematic) for all players, order 1
  179. 08.06 14:51:44 [Server] INFO Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  180. 08.06 14:51:44 [Server] INFO Loading schematic Island Duo (double.schematic) for all players, order 2
  181. 08.06 14:51:44 [Server] INFO Loading schematic Black Diamonds (harder.schematic) for all players, order 3
  182. 08.06 14:51:44 [Server] INFO Loading offline messages...
  183. 08.06 14:51:44 [Server] WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  184. 08.06 14:51:44 [Server] WARN The server will make no attempt to authenticate usernames. Beware.
  185. 08.06 14:51:44 [Server] WARN Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  186. 08.06 14:51:44 [Server] WARN Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  187. 08.06 14:51:44 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file.
  188. 08.06 14:51:44 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  189. 08.06 14:51:45 [Server] INFO Preparing level "SkyBlock"
  190. 08.06 14:51:45 [Server] INFO -------- World Settings For [SkyBlock] --------
  191. 08.06 14:51:45 [Server] INFO Mob Spawn Range: 4
  192. 08.06 14:51:45 [Server] INFO Cactus Growth Modifier: 100%
  193. 08.06 14:51:45 [Server] INFO Cane Growth Modifier: 100%
  194. 08.06 14:51:45 [Server] INFO Melon Growth Modifier: 100%
  195. 08.06 14:51:45 [Server] INFO Mushroom Growth Modifier: 100%
  196. 08.06 14:51:45 [Server] INFO Pumpkin Growth Modifier: 100%
  197. 08.06 14:51:45 [Server] INFO Sapling Growth Modifier: 100%
  198. 08.06 14:51:45 [Server] INFO Wheat Growth Modifier: 100%
  199. 08.06 14:51:45 [Server] INFO NetherWart Growth Modifier: 100%
  200. 08.06 14:51:45 [Server] INFO Vine Growth Modifier: 100%
  201. 08.06 14:51:45 [Server] INFO Cocoa Growth Modifier: 100%
  202. 08.06 14:51:45 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  203. 08.06 14:51:45 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  204. 08.06 14:51:45 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  205. 08.06 14:51:45 [Server] INFO Random Lighting Updates: false
  206. 08.06 14:51:45 [Server] INFO Structure Info Saving: true
  207. 08.06 14:51:45 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  208. 08.06 14:51:45 [Server] INFO Max TNT Explosions: 100
  209. 08.06 14:51:45 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  210. 08.06 14:51:45 [Server] INFO Item Despawn Rate: 6000
  211. 08.06 14:51:45 [Server] INFO Item Merge Radius: 2.5
  212. 08.06 14:51:45 [Server] INFO Arrow Despawn Rate: 1200
  213. 08.06 14:51:45 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  214. 08.06 14:51:45 [Server] INFO View Distance: 10
  215. 08.06 14:51:45 [Server] INFO Experience Merge Radius: 3.0
  216. 08.06 14:51:45 [Server] INFO Zombie Aggressive Towards Villager: true
  217. 08.06 14:51:45 [Server] INFO Nerfing mobs spawned from spawners: false
  218. 08.06 14:51:45 [Server] INFO Preparing start region for level 0 (Seed: -502717728346108567)
  219. 08.06 14:51:46 [Server] INFO Preparing spawn area: 86%
  220. 08.06 14:51:46 [Server] INFO Preparing start region for level 1 (Seed: 8137782995675329381)
  221. 08.06 14:51:48 [Server] INFO Preparing spawn area: 48%
  222. 08.06 14:51:49 [Server] INFO Preparing spawn area: 99%
  223. 08.06 14:51:49 [Server] INFO Preparing start region for level 2 (Seed: 8137782995675329381)
  224. 08.06 14:51:49 [Server] INFO Enabling VoidPrevention v1.0
  225. 08.06 14:51:49 [Server] INFO Enabling FakeLogin v3.1.1
  226. 08.06 14:51:49 [Server] INFO FakeLogin Version 3.1.1 Has Been Enabled!
  227. 08.06 14:51:49 [Server] INFO Enabling BloodParticles v0.5.0
  228. 08.06 14:51:49 [Server] INFO Enabling Announcer v1.7
  229. 08.06 14:51:50 [Server] WARN Exception in thread "Thread-22"
  230. 08.06 14:51:50 [Server] WARN java.lang.NullPointerException
  231. 08.06 14:51:50 [Server] WARN at me.thundergemios10.updater.Updater.versionCheck(Updater.java:434)
  232. 08.06 14:51:50 [Server] WARN at me.thundergemios10.updater.Updater.access$400(Updater.java:36)
  233. 08.06 14:51:50 [Server] WARN at me.thundergemios10.updater.Updater$UpdateRunnable.run(Updater.java:587)
  234. 08.06 14:51:50 [Server] WARN at java.lang.Thread.run(Thread.java:745)
  235. 08.06 14:51:50 [Server] INFO Announcer v1.7 is enabled!
  236. 08.06 14:51:50 [Server] INFO Enabling SSX-Connector v1.3.1
  237. 08.06 14:51:50 [Server] INFO Loading addons...
  238. 08.06 14:51:50 [Server] INFO Enabling CommandSpy v1.8
  239. 08.06 14:51:50 [Server] INFO Enabling VoxelSniper v5.171.0-SNAPSHOT
  240. 08.06 14:51:50 [Server] INFO Registered 75 Sniper Brushes with 149 handles.
  241. 08.06 14:51:50 [Server] INFO Registered Sniper Listener.
  242. 08.06 14:51:50 [Server] INFO Enabling ProVanish v1.3.0
  243. 08.06 14:51:50 [Server] INFO ProVanish Enabled
  244. 08.06 14:51:50 [Server] INFO Enabling Tablist v1.3.2.9
  245. 08.06 14:51:50 [Server] INFO Tablist> You have to install PlaceholderAPI to use some placeholders !
  246. 08.06 14:51:50 [Server] INFO Tablist> Tablist v1.3.2.9 enabled!!
  247. 08.06 14:51:50 [Server] INFO Enabling StaffPlus v3.2.5.1
  248. 08.06 14:51:50 [Server] INFO API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  249. 08.06 14:51:50 [Server] INFO Version is v1_12_R1 (11201)
  250. 08.06 14:51:50 [Server] INFO Using INChannel
  251. 08.06 14:51:50 [Server] INFO Injected custom channel handlers.
  252. 08.06 14:51:50 [Server] INFO Adding channels for online players...
  253. 08.06 14:51:50 [Server] INFO Version protocol set to 'v1_12_R1'.
  254. 08.06 14:51:51 [Server] INFO Staff+ has been enabled! Initialization took 101ms.
  255. 08.06 14:51:51 [Server] INFO Plugin created by Shortninja.
  256. 08.06 14:51:51 [Server] INFO Enabling CoreProtect v2.14.2
  257. 08.06 14:51:51 [Server] INFO CoreProtect has been successfully enabled!
  258. 08.06 14:51:51 [Server] INFO Using SQLite for data storage.
  259. 08.06 14:51:51 [Server] INFO Enabling OpenInv v3.3.3
  260. 08.06 14:51:51 [Server] INFO Enabling NBTEditor v3.0.1
  261. 08.06 14:51:51 [Server] INFO NBTEditor has been enabled
  262. 08.06 14:51:51 [Server] INFO Enabling CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
  263. 08.06 14:51:52 [Server] INFO Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  264. 08.06 14:51:52 [Server] INFO Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  265. 08.06 14:51:52 [Server] INFO Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  266. 08.06 14:51:52 [Server] INFO Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  267. 08.06 14:51:52 [Server] INFO Registered hook(NCPHook might get added later): Interact(default) / 1.0
  268. 08.06 14:51:52 [Server] INFO CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90 is enabled. Some hooks might get registered with NoCheatPlus later on.
  269. 08.06 14:51:52 [Server] INFO Enabling AdvancedBan v2.1.4-RELEASE
  270. 08.06 14:51:52 [Server] INFO AdvancedBan >> Failed to register command warn
  271. 08.06 14:51:52 [Server] INFO []=====[Enabling AdvancedBan]=====[]
  272. 08.06 14:51:52 [Server] INFO | Information:
  273. 08.06 14:51:52 [Server] INFO | Name: AdvancedBan
  274. 08.06 14:51:52 [Server] INFO | Developer: Leoko
  275. 08.06 14:51:52 [Server] INFO | Version: 2.1.4-RELEASE
  276. 08.06 14:51:52 [Server] INFO | Storage: HSQLDB (local)
  277. 08.06 14:51:52 [Server] INFO | Support:
  278. 08.06 14:51:52 [Server] INFO | Skype: Leoko33
  279. 08.06 14:51:52 [Server] INFO | Mail: Leoko4433@gmail.com
  280. 08.06 14:51:52 [Server] INFO | Update:
  281. 08.06 14:51:52 [Server] INFO | There is a new version available! [2.1.3-RELEASE]
  282. 08.06 14:51:52 [Server] INFO []================================[]
  283. 08.06 14:51:52 [Server] INFO Enabling BuycraftX v10.6.0
  284. 08.06 14:51:55 [Server] INFO Validating your server key...
  285. 08.06 14:51:55 [Server] WARN Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  286. 08.06 14:51:55 [Server] WARN If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  287. 08.06 14:51:55 [Server] INFO A new version of BuycraftX (10.6.2) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
  288. 08.06 14:51:55 [Server] INFO Fetching all server packages...
  289. 08.06 14:51:56 [Server] INFO Updating coupon list...
  290. 08.06 14:51:56 [Server] INFO Enabling Votifier v2.3.7
  291. 08.06 14:51:56 [Server] INFO Loaded token for website: default
  292. 08.06 14:51:57 [Server] INFO Receiving votes over PluginMessaging channel 'NuVotifier'.
  293. 08.06 14:51:57 [Server] INFO Votifier enabled on socket /142.4.206.234:8972.
  294. 08.06 14:51:57 [Server] INFO Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  295. 08.06 14:51:57 [Server] INFO McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
  296. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.5 blocks.
  297. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.6.1 blocks.
  298. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.7.2 blocks.
  299. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.8 blocks.
  300. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.9 blocks.
  301. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.10 blocks.
  302. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.11 blocks.
  303. 08.06 14:51:57 [Server] INFO Added block-info for Minecraft 1.12 blocks.
  304. 08.06 14:51:57 [Server] INFO Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
  305. 08.06 14:51:57 [Server] INFO Inventory checks: FastConsume is available, disabled InstantEat.
  306. 08.06 14:51:57 [Server] INFO Packet level access: ProtocolLib is not available.
  307. 08.06 14:51:57 [Server] INFO Force disable FastHeal on Minecraft 1.9 and later.
  308. 08.06 14:51:57 [Server] INFO Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  309. 08.06 14:51:57 [Server] INFO [cncp] Added 0 registered hooks to NoCheatPlus.
  310. 08.06 14:51:57 [Server] INFO Enabling iDisguise v5.6.4
  311. 08.06 14:51:57 [Server] INFO iDisguise 5.6.4 enabled!
  312. 08.06 14:51:57 [Server] INFO Enabling IPWhitelist v1.7
  313. 08.06 14:51:57 [Server] INFO Enabling PermissionsEx v1.23.4
  314. 08.06 14:51:57 [Server] INFO Initializing file backend
  315. 08.06 14:51:57 [Server] INFO Permissions file successfully reloaded
  316. 08.06 14:51:57 [Server] INFO [Vault][Permission] PermissionsEx hooked.
  317. 08.06 14:51:57 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
  318. 08.06 14:51:57 [Server] INFO Enabling Lottery v1.1.4
  319. 08.06 14:51:57 [Server] INFO Enabling ExperienceBottle v2.0-SNAPSHOT
  320. 08.06 14:51:57 [Server] INFO 2.0-SNAPSHOT
  321. 08.06 14:51:58 [Server] INFO Enabling GAListener v1.3.2
  322. 08.06 14:51:58 [Server] INFO GAListener v1.3.2 Enabled
  323. 08.06 14:51:58 [Server] INFO Enabling Lores v1.4.1
  324. 08.06 14:51:58 [Server] INFO Lores 1.4.1 (Build 45) is enabled!
  325. 08.06 14:51:58 [Server] INFO Enabling NoHopperCraft v1.0
  326. 08.06 14:51:58 [Server] INFO NoHopperCraft 1.0 has been enabled!
  327. 08.06 14:51:58 [Server] INFO Enabling Marriage v2.0.18
  328. 08.06 14:51:58 [Server] INFO Loading config...
  329. 08.06 14:51:58 [Server] INFO Hooked with PermissionsEx using Vault!
  330. 08.06 14:51:58 [Server] INFO Loading dependencies...
  331. 08.06 14:51:58 [Server] INFO Loading listeners...
  332. 08.06 14:51:58 [Server] INFO Loading database...
  333. 08.06 14:51:58 [Server] INFO Loading commands...
  334. 08.06 14:51:58 [Server] INFO Loading updater...
  335. 08.06 14:51:58 [Server] INFO Loading converter...
  336. 08.06 14:51:58 [Server] INFO Completed plugin load stage.
  337. 08.06 14:51:58 [Server] INFO Enabling AuctionHouse v3.3
  338. 08.06 14:51:59 [Server] INFO Enabling ChestCommands v3.1.4
  339. 08.06 14:51:59 [Server] INFO Enabling MyCommand v5.3.4
  340. 08.06 14:51:59 [Server] INFO *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  341. 08.06 14:51:59 [Server] INFO | Vault : Ok. Hooked on Vault 1.5.6-b49
  342. 08.06 14:51:59 [Server] INFO | Command file(s) found : 1
  343. 08.06 14:52:00 [Server] INFO | Config : Ready.
  344. 08.06 14:52:00 [Server] INFO | PlaceholderAPI: Not Found
  345. 08.06 14:52:00 [Server] INFO | Custom commands loaded : 2
  346. 08.06 14:52:00 [Server] INFO | Version: 5.3.4
  347. 08.06 14:52:00 [Server] INFO | Author : emmerrei a.k.a Ivanpro
  348. 08.06 14:52:00 [Server] INFO | You are running the latest version of MyCommand.
  349. 08.06 14:52:00 [Server] INFO *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  350. 08.06 14:52:00 [Server] INFO Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  351. 08.06 14:52:00 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  352. 08.06 14:52:01 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  353. 08.06 14:52:01 [Server] INFO Enabling Essentials v2.15.0.1
  354. 08.06 14:52:01 [Server] INFO Attempting to convert old kits in config.yml to new kits.yml
  355. 08.06 14:52:01 [Server] INFO No kits found to migrate.
  356. 08.06 14:52:01 [Server] INFO Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  357. 08.06 14:52:01 [Server] INFO Using Reflection based provider as spawn egg provider.
  358. 08.06 14:52:01 [Server] INFO Using 1.9+ BasePotionData provider as potion meta provider.
  359. 08.06 14:52:01 [Server] INFO Using locale en_GB
  360. 08.06 14:52:01 [Server] INFO Using Spigot 1.7.10+ ServerListPingEvent iterator
  361. 08.06 14:52:01 [Server] INFO Starting Metrics. Opt-out using the global bStats config.
  362. 08.06 14:52:01 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  363. 08.06 14:52:01 [Server] INFO Using Vault based permissions (PermissionsEx)
  364. 08.06 14:52:01 [Server] INFO Enabling ExtremeItem v1.0
  365. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[0, PROTECTION_ENVIRONMENTAL]
  366. 08.06 14:52:01 [Server] INFO NAME:PROTECTION_ENVIRONMENTAL
  367. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[1, PROTECTION_FIRE]
  368. 08.06 14:52:01 [Server] INFO NAME:PROTECTION_FIRE
  369. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[2, PROTECTION_FALL]
  370. 08.06 14:52:01 [Server] INFO NAME:PROTECTION_FALL
  371. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[3, PROTECTION_EXPLOSIONS]
  372. 08.06 14:52:01 [Server] INFO NAME:PROTECTION_EXPLOSIONS
  373. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[4, PROTECTION_PROJECTILE]
  374. 08.06 14:52:01 [Server] INFO NAME:PROTECTION_PROJECTILE
  375. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[5, OXYGEN]
  376. 08.06 14:52:01 [Server] INFO NAME:OXYGEN
  377. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[6, WATER_WORKER]
  378. 08.06 14:52:01 [Server] INFO NAME:WATER_WORKER
  379. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[70, MENDING]
  380. 08.06 14:52:01 [Server] INFO NAME:MENDING
  381. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[7, THORNS]
  382. 08.06 14:52:01 [Server] INFO NAME:THORNS
  383. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[71, VANISHING_CURSE]
  384. 08.06 14:52:01 [Server] INFO NAME:VANISHING_CURSE
  385. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[8, DEPTH_STRIDER]
  386. 08.06 14:52:01 [Server] INFO NAME:DEPTH_STRIDER
  387. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[9, FROST_WALKER]
  388. 08.06 14:52:01 [Server] INFO NAME:FROST_WALKER
  389. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[10, BINDING_CURSE]
  390. 08.06 14:52:01 [Server] INFO NAME:BINDING_CURSE
  391. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[16, DAMAGE_ALL]
  392. 08.06 14:52:01 [Server] INFO NAME:DAMAGE_ALL
  393. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[17, DAMAGE_UNDEAD]
  394. 08.06 14:52:01 [Server] INFO NAME:DAMAGE_UNDEAD
  395. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[18, DAMAGE_ARTHROPODS]
  396. 08.06 14:52:01 [Server] INFO NAME:DAMAGE_ARTHROPODS
  397. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[19, KNOCKBACK]
  398. 08.06 14:52:01 [Server] INFO NAME:KNOCKBACK
  399. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[20, FIRE_ASPECT]
  400. 08.06 14:52:01 [Server] INFO NAME:FIRE_ASPECT
  401. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[21, LOOT_BONUS_MOBS]
  402. 08.06 14:52:01 [Server] INFO NAME:LOOT_BONUS_MOBS
  403. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[22, SWEEPING_EDGE]
  404. 08.06 14:52:01 [Server] INFO NAME:SWEEPING_EDGE
  405. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[32, DIG_SPEED]
  406. 08.06 14:52:01 [Server] INFO NAME:DIG_SPEED
  407. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[33, SILK_TOUCH]
  408. 08.06 14:52:01 [Server] INFO NAME:SILK_TOUCH
  409. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[34, DURABILITY]
  410. 08.06 14:52:01 [Server] INFO NAME:DURABILITY
  411. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[35, LOOT_BONUS_BLOCKS]
  412. 08.06 14:52:01 [Server] INFO NAME:LOOT_BONUS_BLOCKS
  413. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[48, ARROW_DAMAGE]
  414. 08.06 14:52:01 [Server] INFO NAME:ARROW_DAMAGE
  415. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[49, ARROW_KNOCKBACK]
  416. 08.06 14:52:01 [Server] INFO NAME:ARROW_KNOCKBACK
  417. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[50, ARROW_FIRE]
  418. 08.06 14:52:01 [Server] INFO NAME:ARROW_FIRE
  419. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[51, ARROW_INFINITE]
  420. 08.06 14:52:01 [Server] INFO NAME:ARROW_INFINITE
  421. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[61, LUCK]
  422. 08.06 14:52:01 [Server] INFO NAME:LUCK
  423. 08.06 14:52:01 [Server] INFO ENCH:Enchantment[62, LURE]
  424. 08.06 14:52:01 [Server] INFO NAME:LURE
  425. 08.06 14:52:01 [Server] INFO Enabling Multiverse-Core v2.5.0-b727
  426. 08.06 14:52:03 [Server] INFO -------- World Settings For [ASkyBlock] --------
  427. 08.06 14:52:03 [Server] INFO Mob Spawn Range: 4
  428. 08.06 14:52:03 [Server] INFO Cactus Growth Modifier: 100%
  429. 08.06 14:52:03 [Server] INFO Cane Growth Modifier: 100%
  430. 08.06 14:52:03 [Server] INFO Melon Growth Modifier: 100%
  431. 08.06 14:52:03 [Server] INFO Mushroom Growth Modifier: 100%
  432. 08.06 14:52:03 [Server] INFO Pumpkin Growth Modifier: 100%
  433. 08.06 14:52:03 [Server] INFO Sapling Growth Modifier: 100%
  434. 08.06 14:52:03 [Server] INFO Wheat Growth Modifier: 100%
  435. 08.06 14:52:03 [Server] INFO NetherWart Growth Modifier: 100%
  436. 08.06 14:52:03 [Server] INFO Vine Growth Modifier: 100%
  437. 08.06 14:52:03 [Server] INFO Cocoa Growth Modifier: 100%
  438. 08.06 14:52:03 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  439. 08.06 14:52:03 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  440. 08.06 14:52:03 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  441. 08.06 14:52:03 [Server] INFO Random Lighting Updates: false
  442. 08.06 14:52:03 [Server] INFO Structure Info Saving: true
  443. 08.06 14:52:03 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  444. 08.06 14:52:03 [Server] INFO Max TNT Explosions: 100
  445. 08.06 14:52:03 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  446. 08.06 14:52:03 [Server] INFO Item Despawn Rate: 6000
  447. 08.06 14:52:03 [Server] INFO Item Merge Radius: 2.5
  448. 08.06 14:52:03 [Server] INFO Arrow Despawn Rate: 1200
  449. 08.06 14:52:03 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  450. 08.06 14:52:03 [Server] INFO View Distance: 10
  451. 08.06 14:52:03 [Server] INFO Experience Merge Radius: 3.0
  452. 08.06 14:52:03 [Server] INFO Zombie Aggressive Towards Villager: true
  453. 08.06 14:52:03 [Server] INFO Nerfing mobs spawned from spawners: false
  454. 08.06 14:52:03 [Server] INFO Preparing start region for level 3 (Seed: 1305658389036065779)
  455. 08.06 14:52:04 [Server] INFO -------- World Settings For [ASkyBlock_nether] --------
  456. 08.06 14:52:04 [Server] INFO Mob Spawn Range: 4
  457. 08.06 14:52:04 [Server] INFO Cactus Growth Modifier: 100%
  458. 08.06 14:52:04 [Server] INFO Cane Growth Modifier: 100%
  459. 08.06 14:52:04 [Server] INFO Melon Growth Modifier: 100%
  460. 08.06 14:52:04 [Server] INFO Mushroom Growth Modifier: 100%
  461. 08.06 14:52:04 [Server] INFO Pumpkin Growth Modifier: 100%
  462. 08.06 14:52:04 [Server] INFO Sapling Growth Modifier: 100%
  463. 08.06 14:52:04 [Server] INFO Wheat Growth Modifier: 100%
  464. 08.06 14:52:04 [Server] INFO NetherWart Growth Modifier: 100%
  465. 08.06 14:52:04 [Server] INFO Vine Growth Modifier: 100%
  466. 08.06 14:52:04 [Server] INFO Cocoa Growth Modifier: 100%
  467. 08.06 14:52:04 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  468. 08.06 14:52:04 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  469. 08.06 14:52:04 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  470. 08.06 14:52:04 [Server] INFO Random Lighting Updates: false
  471. 08.06 14:52:04 [Server] INFO Structure Info Saving: true
  472. 08.06 14:52:04 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  473. 08.06 14:52:04 [Server] INFO Max TNT Explosions: 100
  474. 08.06 14:52:04 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  475. 08.06 14:52:04 [Server] INFO Item Despawn Rate: 6000
  476. 08.06 14:52:04 [Server] INFO Item Merge Radius: 2.5
  477. 08.06 14:52:04 [Server] INFO Arrow Despawn Rate: 1200
  478. 08.06 14:52:04 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  479. 08.06 14:52:04 [Server] INFO View Distance: 10
  480. 08.06 14:52:04 [Server] INFO Experience Merge Radius: 3.0
  481. 08.06 14:52:04 [Server] INFO Zombie Aggressive Towards Villager: true
  482. 08.06 14:52:04 [Server] INFO Nerfing mobs spawned from spawners: false
  483. 08.06 14:52:05 [Server] INFO Preparing start region for level 4 (Seed: 4580389985114270089)
  484. 08.06 14:52:06 [Server] INFO Preparing spawn area for ASkyBlock_nether, 52%
  485. 08.06 14:52:07 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: survival
  486. 08.06 14:52:07 [Server] WARN Use '/mv remove' to remove it from the config!
  487. 08.06 14:52:07 [Server] INFO -------- World Settings For [SKYBLOCKISLANDS] --------
  488. 08.06 14:52:07 [Server] INFO Mob Spawn Range: 4
  489. 08.06 14:52:07 [Server] INFO Cactus Growth Modifier: 100%
  490. 08.06 14:52:07 [Server] INFO Cane Growth Modifier: 100%
  491. 08.06 14:52:07 [Server] INFO Melon Growth Modifier: 100%
  492. 08.06 14:52:07 [Server] INFO Mushroom Growth Modifier: 100%
  493. 08.06 14:52:07 [Server] INFO Pumpkin Growth Modifier: 100%
  494. 08.06 14:52:07 [Server] INFO Sapling Growth Modifier: 100%
  495. 08.06 14:52:07 [Server] INFO Wheat Growth Modifier: 100%
  496. 08.06 14:52:07 [Server] INFO NetherWart Growth Modifier: 100%
  497. 08.06 14:52:07 [Server] INFO Vine Growth Modifier: 100%
  498. 08.06 14:52:07 [Server] INFO Cocoa Growth Modifier: 100%
  499. 08.06 14:52:07 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  500. 08.06 14:52:07 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  501. 08.06 14:52:07 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  502. 08.06 14:52:07 [Server] INFO Random Lighting Updates: false
  503. 08.06 14:52:07 [Server] INFO Structure Info Saving: true
  504. 08.06 14:52:07 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  505. 08.06 14:52:07 [Server] INFO Max TNT Explosions: 100
  506. 08.06 14:52:07 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  507. 08.06 14:52:07 [Server] INFO Item Despawn Rate: 6000
  508. 08.06 14:52:07 [Server] INFO Item Merge Radius: 2.5
  509. 08.06 14:52:07 [Server] INFO Arrow Despawn Rate: 1200
  510. 08.06 14:52:07 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  511. 08.06 14:52:07 [Server] INFO View Distance: 10
  512. 08.06 14:52:07 [Server] INFO Experience Merge Radius: 3.0
  513. 08.06 14:52:07 [Server] INFO Zombie Aggressive Towards Villager: true
  514. 08.06 14:52:07 [Server] INFO Nerfing mobs spawned from spawners: false
  515. 08.06 14:52:07 [Server] INFO Preparing start region for level 5 (Seed: -7359546013993403605)
  516. 08.06 14:52:08 [Server] INFO Could not set generator for world 'creative': Plugin 'PlotSquared' does not exist
  517. 08.06 14:52:08 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: creative
  518. 08.06 14:52:08 [Server] WARN Use '/mv remove' to remove it from the config!
  519. 08.06 14:52:08 [Server] INFO -------- World Settings For [VoidWorld] --------
  520. 08.06 14:52:08 [Server] INFO Mob Spawn Range: 4
  521. 08.06 14:52:08 [Server] INFO Cactus Growth Modifier: 100%
  522. 08.06 14:52:08 [Server] INFO Cane Growth Modifier: 100%
  523. 08.06 14:52:08 [Server] INFO Melon Growth Modifier: 100%
  524. 08.06 14:52:08 [Server] INFO Mushroom Growth Modifier: 100%
  525. 08.06 14:52:08 [Server] INFO Pumpkin Growth Modifier: 100%
  526. 08.06 14:52:08 [Server] INFO Sapling Growth Modifier: 100%
  527. 08.06 14:52:08 [Server] INFO Wheat Growth Modifier: 100%
  528. 08.06 14:52:08 [Server] INFO NetherWart Growth Modifier: 100%
  529. 08.06 14:52:08 [Server] INFO Vine Growth Modifier: 100%
  530. 08.06 14:52:08 [Server] INFO Cocoa Growth Modifier: 100%
  531. 08.06 14:52:08 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  532. 08.06 14:52:08 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  533. 08.06 14:52:08 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  534. 08.06 14:52:08 [Server] INFO Random Lighting Updates: false
  535. 08.06 14:52:08 [Server] INFO Structure Info Saving: true
  536. 08.06 14:52:08 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  537. 08.06 14:52:08 [Server] INFO Max TNT Explosions: 100
  538. 08.06 14:52:08 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  539. 08.06 14:52:08 [Server] INFO Item Despawn Rate: 6000
  540. 08.06 14:52:08 [Server] INFO Item Merge Radius: 2.5
  541. 08.06 14:52:08 [Server] INFO Arrow Despawn Rate: 1200
  542. 08.06 14:52:08 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  543. 08.06 14:52:08 [Server] INFO View Distance: 10
  544. 08.06 14:52:08 [Server] INFO Experience Merge Radius: 3.0
  545. 08.06 14:52:08 [Server] INFO Zombie Aggressive Towards Villager: true
  546. 08.06 14:52:08 [Server] INFO Nerfing mobs spawned from spawners: false
  547. 08.06 14:52:08 [Server] INFO Preparing start region for level 6 (Seed: -4216530450634206070)
  548. 08.06 14:52:09 [Server] INFO Preparing spawn area for VoidWorld, 44%
  549. 08.06 14:52:10 [Server] INFO Preparing spawn area for VoidWorld, 93%
  550. 08.06 14:52:11 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: FactionServer_nether
  551. 08.06 14:52:11 [Server] WARN Use '/mv remove' to remove it from the config!
  552. 08.06 14:52:11 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
  553. 08.06 14:52:11 [Server] WARN Use '/mv remove' to remove it from the config!
  554. 08.06 14:52:11 [Server] INFO -------- World Settings For [world] --------
  555. 08.06 14:52:11 [Server] INFO Mob Spawn Range: 4
  556. 08.06 14:52:11 [Server] INFO Cactus Growth Modifier: 100%
  557. 08.06 14:52:11 [Server] INFO Cane Growth Modifier: 100%
  558. 08.06 14:52:11 [Server] INFO Melon Growth Modifier: 100%
  559. 08.06 14:52:11 [Server] INFO Mushroom Growth Modifier: 100%
  560. 08.06 14:52:11 [Server] INFO Pumpkin Growth Modifier: 100%
  561. 08.06 14:52:11 [Server] INFO Sapling Growth Modifier: 100%
  562. 08.06 14:52:11 [Server] INFO Wheat Growth Modifier: 100%
  563. 08.06 14:52:11 [Server] INFO NetherWart Growth Modifier: 100%
  564. 08.06 14:52:11 [Server] INFO Vine Growth Modifier: 100%
  565. 08.06 14:52:11 [Server] INFO Cocoa Growth Modifier: 100%
  566. 08.06 14:52:11 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  567. 08.06 14:52:11 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  568. 08.06 14:52:11 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  569. 08.06 14:52:11 [Server] INFO Random Lighting Updates: false
  570. 08.06 14:52:11 [Server] INFO Structure Info Saving: true
  571. 08.06 14:52:11 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  572. 08.06 14:52:11 [Server] INFO Max TNT Explosions: 100
  573. 08.06 14:52:11 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  574. 08.06 14:52:11 [Server] INFO Item Despawn Rate: 6000
  575. 08.06 14:52:11 [Server] INFO Item Merge Radius: 2.5
  576. 08.06 14:52:11 [Server] INFO Arrow Despawn Rate: 1200
  577. 08.06 14:52:11 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  578. 08.06 14:52:11 [Server] INFO View Distance: 10
  579. 08.06 14:52:11 [Server] INFO Experience Merge Radius: 3.0
  580. 08.06 14:52:11 [Server] INFO Zombie Aggressive Towards Villager: true
  581. 08.06 14:52:11 [Server] INFO Nerfing mobs spawned from spawners: false
  582. 08.06 14:52:11 [Server] INFO Preparing start region for level 7 (Seed: -3491697553826893875)
  583. 08.06 14:52:12 [Server] INFO Preparing spawn area for world, 0%
  584. 08.06 14:52:13 [Server] INFO Preparing spawn area for world, 20%
  585. 08.06 14:52:14 [Server] INFO Preparing spawn area for world, 52%
  586. 08.06 14:52:16 [Server] INFO Preparing spawn area for world, 73%
  587. 08.06 14:52:17 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: world_nether
  588. 08.06 14:52:17 [Server] WARN Use '/mv remove' to remove it from the config!
  589. 08.06 14:52:17 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: FactionServer
  590. 08.06 14:52:17 [Server] WARN Use '/mv remove' to remove it from the config!
  591. 08.06 14:52:17 [Server] INFO -------- World Settings For [Spawn] --------
  592. 08.06 14:52:17 [Server] INFO Mob Spawn Range: 4
  593. 08.06 14:52:17 [Server] INFO Cactus Growth Modifier: 100%
  594. 08.06 14:52:17 [Server] INFO Cane Growth Modifier: 100%
  595. 08.06 14:52:17 [Server] INFO Melon Growth Modifier: 100%
  596. 08.06 14:52:17 [Server] INFO Mushroom Growth Modifier: 100%
  597. 08.06 14:52:17 [Server] INFO Pumpkin Growth Modifier: 100%
  598. 08.06 14:52:17 [Server] INFO Sapling Growth Modifier: 100%
  599. 08.06 14:52:17 [Server] INFO Wheat Growth Modifier: 100%
  600. 08.06 14:52:17 [Server] INFO NetherWart Growth Modifier: 100%
  601. 08.06 14:52:17 [Server] INFO Vine Growth Modifier: 100%
  602. 08.06 14:52:17 [Server] INFO Cocoa Growth Modifier: 100%
  603. 08.06 14:52:17 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  604. 08.06 14:52:17 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  605. 08.06 14:52:17 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  606. 08.06 14:52:17 [Server] INFO Random Lighting Updates: false
  607. 08.06 14:52:17 [Server] INFO Structure Info Saving: true
  608. 08.06 14:52:17 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  609. 08.06 14:52:17 [Server] INFO Max TNT Explosions: 100
  610. 08.06 14:52:17 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  611. 08.06 14:52:17 [Server] INFO Item Despawn Rate: 6000
  612. 08.06 14:52:17 [Server] INFO Item Merge Radius: 2.5
  613. 08.06 14:52:17 [Server] INFO Arrow Despawn Rate: 1200
  614. 08.06 14:52:17 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  615. 08.06 14:52:17 [Server] INFO View Distance: 10
  616. 08.06 14:52:17 [Server] INFO Experience Merge Radius: 3.0
  617. 08.06 14:52:17 [Server] INFO Zombie Aggressive Towards Villager: true
  618. 08.06 14:52:17 [Server] INFO Nerfing mobs spawned from spawners: false
  619. 08.06 14:52:17 [Server] INFO Preparing start region for level 8 (Seed: -4216530450634206070)
  620. 08.06 14:52:18 [Server] INFO Preparing spawn area for Spawn, 69%
  621. 08.06 14:52:19 [Server] INFO Preparing spawn area for Spawn, 89%
  622. 08.06 14:52:20 [Server] INFO -------- World Settings For [PVPArena] --------
  623. 08.06 14:52:20 [Server] INFO Mob Spawn Range: 4
  624. 08.06 14:52:20 [Server] INFO Cactus Growth Modifier: 100%
  625. 08.06 14:52:20 [Server] INFO Cane Growth Modifier: 100%
  626. 08.06 14:52:20 [Server] INFO Melon Growth Modifier: 100%
  627. 08.06 14:52:20 [Server] INFO Mushroom Growth Modifier: 100%
  628. 08.06 14:52:20 [Server] INFO Pumpkin Growth Modifier: 100%
  629. 08.06 14:52:20 [Server] INFO Sapling Growth Modifier: 100%
  630. 08.06 14:52:20 [Server] INFO Wheat Growth Modifier: 100%
  631. 08.06 14:52:20 [Server] INFO NetherWart Growth Modifier: 100%
  632. 08.06 14:52:20 [Server] INFO Vine Growth Modifier: 100%
  633. 08.06 14:52:20 [Server] INFO Cocoa Growth Modifier: 100%
  634. 08.06 14:52:20 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  635. 08.06 14:52:20 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  636. 08.06 14:52:20 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  637. 08.06 14:52:20 [Server] INFO Random Lighting Updates: false
  638. 08.06 14:52:20 [Server] INFO Structure Info Saving: true
  639. 08.06 14:52:20 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  640. 08.06 14:52:20 [Server] INFO Max TNT Explosions: 100
  641. 08.06 14:52:20 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  642. 08.06 14:52:20 [Server] INFO Item Despawn Rate: 6000
  643. 08.06 14:52:20 [Server] INFO Item Merge Radius: 2.5
  644. 08.06 14:52:20 [Server] INFO Arrow Despawn Rate: 1200
  645. 08.06 14:52:20 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  646. 08.06 14:52:20 [Server] INFO View Distance: 10
  647. 08.06 14:52:20 [Server] INFO Experience Merge Radius: 3.0
  648. 08.06 14:52:20 [Server] INFO Zombie Aggressive Towards Villager: true
  649. 08.06 14:52:20 [Server] INFO Nerfing mobs spawned from spawners: false
  650. 08.06 14:52:20 [Server] INFO Preparing start region for level 9 (Seed: -959798431097158965)
  651. 08.06 14:52:21 [Server] INFO Preparing spawn area for PVPArena, 40%
  652. 08.06 14:52:22 [Server] INFO 10 - World(s) loaded.
  653. 08.06 14:52:22 [Server] INFO Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  654. 08.06 14:52:22 [Server] INFO Enabling BankNote v2.1-SNAPSHOT
  655. 08.06 14:52:22 [Server] INFO Enabling EssentialsChat v2.15.0.1
  656. 08.06 14:52:22 [Server] INFO Enabling CustomOreGen v1.2.39
  657. 08.06 14:52:22 [Server] INFO Loaded 1 generators
  658. 08.06 14:52:22 [Server] INFO Trying to register generator with Multiverse
  659. 08.06 14:52:22 [Server] INFO Multiverse already knows about 'ASkyBlock'!
  660. 08.06 14:52:22 [Server] INFO Success! Property generator was set to ASkyBlock
  661. 08.06 14:52:22 [Server] INFO Multiverse already knows about 'ASkyBlock_nether'!
  662. 08.06 14:52:22 [Server] INFO Success! Property generator was set to ASkyBlock
  663. 08.06 14:52:22 [Server] INFO Using ASkyBlock as SkyBlock-Plugin
  664. 08.06 14:52:22 [Server] INFO Enabling HolographicDisplays v2.2.6
  665. 08.06 14:52:23 [Server] WARN Hologram 'creative' was in the world 'creative' but it wasn't loaded.
  666. 08.06 14:52:23 [Server] WARN Hologram 'spawn' was in the world 'FactionServer' but it wasn't loaded.
  667. 08.06 14:52:23 [Server] WARN Hologram 'skyblock' was in the world 'FactionServer' but it wasn't loaded.
  668. 08.06 14:52:23 [Server] WARN Hologram 'creative2' was in the world 'FactionServer' but it wasn't loaded.
  669. 08.06 14:52:23 [Server] WARN Hologram 'factions' was in the world 'FactionServer' but it wasn't loaded.
  670. 08.06 14:52:23 [Server] WARN Hologram 'survival' was in the world 'FactionServer' but it wasn't loaded.
  671. 08.06 14:52:23 [Server] WARN Hologram 'spawn2' was in the world 'survival' but it wasn't loaded.
  672. 08.06 14:52:23 [Server] INFO Enabling SignShop v2.11.2
  673. 08.06 14:52:23 [Server] INFO Succesfully started Metrics, see http://mcstats.org for more information.
  674. 08.06 14:52:23 [Server] INFO v2.11.2 Enabled
  675. 08.06 14:52:23 [Server] INFO Enabling WorldGuard v6.2.1;84bc322
  676. 08.06 14:52:24 [Server] INFO (SkyBlock) TNT ignition is PERMITTED.
  677. 08.06 14:52:24 [Server] INFO (SkyBlock) Lighters are PERMITTED.
  678. 08.06 14:52:24 [Server] INFO (SkyBlock) Lava fire is blocked.
  679. 08.06 14:52:24 [Server] INFO (SkyBlock) Fire spread is UNRESTRICTED.
  680. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'SkyBlock'
  681. 08.06 14:52:24 [Server] INFO (SkyBlock_nether) TNT ignition is PERMITTED.
  682. 08.06 14:52:24 [Server] INFO (SkyBlock_nether) Lighters are PERMITTED.
  683. 08.06 14:52:24 [Server] INFO (SkyBlock_nether) Lava fire is blocked.
  684. 08.06 14:52:24 [Server] INFO (SkyBlock_nether) Fire spread is UNRESTRICTED.
  685. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'SkyBlock_nether'
  686. 08.06 14:52:24 [Server] INFO (SkyBlock_the_end) TNT ignition is PERMITTED.
  687. 08.06 14:52:24 [Server] INFO (SkyBlock_the_end) Lighters are PERMITTED.
  688. 08.06 14:52:24 [Server] INFO (SkyBlock_the_end) Lava fire is blocked.
  689. 08.06 14:52:24 [Server] INFO (SkyBlock_the_end) Fire spread is UNRESTRICTED.
  690. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'SkyBlock_the_end'
  691. 08.06 14:52:24 [Server] INFO (ASkyBlock) TNT ignition is PERMITTED.
  692. 08.06 14:52:24 [Server] INFO (ASkyBlock) Lighters are PERMITTED.
  693. 08.06 14:52:24 [Server] INFO (ASkyBlock) Lava fire is blocked.
  694. 08.06 14:52:24 [Server] INFO (ASkyBlock) Fire spread is UNRESTRICTED.
  695. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'ASkyBlock'
  696. 08.06 14:52:24 [Server] INFO (ASkyBlock_nether) TNT ignition is PERMITTED.
  697. 08.06 14:52:24 [Server] INFO (ASkyBlock_nether) Lighters are PERMITTED.
  698. 08.06 14:52:24 [Server] INFO (ASkyBlock_nether) Lava fire is blocked.
  699. 08.06 14:52:24 [Server] INFO (ASkyBlock_nether) Fire spread is UNRESTRICTED.
  700. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'ASkyBlock_nether'
  701. 08.06 14:52:24 [Server] INFO (SKYBLOCKISLANDS) TNT ignition is PERMITTED.
  702. 08.06 14:52:24 [Server] INFO (SKYBLOCKISLANDS) Lighters are PERMITTED.
  703. 08.06 14:52:24 [Server] INFO (SKYBLOCKISLANDS) Lava fire is blocked.
  704. 08.06 14:52:24 [Server] INFO (SKYBLOCKISLANDS) Fire spread is UNRESTRICTED.
  705. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'SKYBLOCKISLANDS'
  706. 08.06 14:52:24 [Server] INFO (VoidWorld) TNT ignition is PERMITTED.
  707. 08.06 14:52:24 [Server] INFO (VoidWorld) Lighters are PERMITTED.
  708. 08.06 14:52:24 [Server] INFO (VoidWorld) Lava fire is blocked.
  709. 08.06 14:52:24 [Server] INFO (VoidWorld) Fire spread is UNRESTRICTED.
  710. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'VoidWorld'
  711. 08.06 14:52:24 [Server] INFO (world) TNT ignition is PERMITTED.
  712. 08.06 14:52:24 [Server] INFO (world) Lighters are PERMITTED.
  713. 08.06 14:52:24 [Server] INFO (world) Lava fire is blocked.
  714. 08.06 14:52:24 [Server] INFO (world) Fire spread is UNRESTRICTED.
  715. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'world'
  716. 08.06 14:52:24 [Server] INFO (Spawn) TNT ignition is PERMITTED.
  717. 08.06 14:52:24 [Server] INFO (Spawn) Lighters are PERMITTED.
  718. 08.06 14:52:24 [Server] INFO (Spawn) Lava fire is blocked.
  719. 08.06 14:52:24 [Server] INFO (Spawn) Fire spread is UNRESTRICTED.
  720. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'Spawn'
  721. 08.06 14:52:24 [Server] INFO (PVPArena) TNT ignition is PERMITTED.
  722. 08.06 14:52:24 [Server] INFO (PVPArena) Lighters are PERMITTED.
  723. 08.06 14:52:24 [Server] INFO (PVPArena) Lava fire is blocked.
  724. 08.06 14:52:24 [Server] INFO (PVPArena) Fire spread is UNRESTRICTED.
  725. 08.06 14:52:24 [Server] INFO Loaded configuration for world 'PVPArena'
  726. 08.06 14:52:24 [Server] INFO Loading region data...
  727. 08.06 14:52:25 [Server] INFO Enabling EssentialsXMPP v2.15.0.1
  728. 08.06 14:52:25 [Server] WARN config broken for xmpp
  729. 08.06 14:52:25 [Server] INFO Enabling EssentialsGeoIP v2.15.0.1
  730. 08.06 14:52:25 [Server] INFO This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  731. 08.06 14:52:25 [Server] INFO Enabling EssentialsSpawn v2.15.0.1
  732. 08.06 14:52:25 [Server] INFO Enabling Jobs v4.5.3
  733. 08.06 14:52:25 [Server] INFO Loaded 8 titles!
  734. 08.06 14:52:26 [Server] INFO Loaded 0 restricted areas!
  735. 08.06 14:52:26 [Server] INFO Loaded 49 protected blocks timers!
  736. 08.06 14:52:28 [Server] INFO Loaded 641 custom item names!
  737. 08.06 14:52:28 [Server] INFO Loaded 41 custom entity names!
  738. 08.06 14:52:28 [Server] INFO Loaded 27 custom enchant names!
  739. 08.06 14:52:28 [Server] INFO Loaded 16 custom color names!
  740. 08.06 14:52:28 [Server] INFO Loaded 4 shop items!
  741. 08.06 14:52:28 [Server] INFO Loaded 12 jobs!
  742. 08.06 14:52:28 [Server] INFO Explorer job manager registered!
  743. 08.06 14:52:28 [Server] INFO Started database save task.
  744. 08.06 14:52:28 [Server] INFO Started buffered payment thread.
  745. 08.06 14:52:29 [Server] INFO Loaded 0 schedulers!
  746. 08.06 14:52:29 [Server] INFO Preloaded 146 players data in 0.01
  747. 08.06 14:52:29 [Server] INFO WorldGuard detected.
  748. 08.06 14:52:29 [Server] INFO Loaded 2 block protection entries. 0
  749. 08.06 14:52:29 [Server] INFO Loading explorer data
  750. 08.06 14:52:29 [Server] INFO Loaded explorer data (2916)
  751. 08.06 14:52:29 [Server] INFO Loaded 56 furnaces and 2 brewing stands for reassigning
  752. 08.06 14:52:29 [Server] INFO Plugin has been enabled succesfully.
  753. 08.06 14:52:29 [Server] INFO Enabling CrateReloaded v1.3.98.3
  754. 08.06 14:52:29 [Server] INFO v1_12_R1
  755. 08.06 14:52:30 [Server] INFO Enabling SilkSpawners v5.0.2
  756. 08.06 14:52:30 [Server] INFO WorldGuard was found and support is enabled
  757. 08.06 14:52:30 [Server] INFO Loading support for v1_12_R1
  758. 08.06 14:52:30 [Server] INFO AutoUpdater is enabled.
  759. 08.06 14:52:30 [Server] INFO Result from AutoUpdater is: NO_UPDATE
  760. 08.06 14:52:30 [Server] INFO BarAPI is disabled due to config setting.
  761. 08.06 14:52:30 [Server] INFO Enabling MergedMob v11.8.0
  762. 08.06 14:52:30 [Server] INFO will merge CHICKEN
  763. 08.06 14:52:30 [Server] INFO will merge COW
  764. 08.06 14:52:30 [Server] INFO will merge PIG
  765. 08.06 14:52:30 [Server] INFO will merge SHEEP
  766. 08.06 14:52:30 [Server] INFO will merge VILLAGER
  767. 08.06 14:52:30 [Server] INFO will merge WOLF
  768. 08.06 14:52:30 [Server] INFO will merge BLAZE
  769. 08.06 14:52:30 [Server] INFO will merge SKELETON
  770. 08.06 14:52:30 [Server] INFO will merge ZOMBIE
  771. 08.06 14:52:30 [Server] INFO will merge SPIDER
  772. 08.06 14:52:30 [Server] INFO will merge CAVE_SPIDER
  773. 08.06 14:52:30 [Server] INFO will merge CREEPER
  774. 08.06 14:52:30 [Server] INFO will merge ENDERMAN
  775. 08.06 14:52:30 [Server] INFO will merge GHAST
  776. 08.06 14:52:30 [Server] INFO will merge GUARDIAN
  777. 08.06 14:52:30 [Server] INFO will merge IRON_GOLEM
  778. 08.06 14:52:30 [Server] INFO will merge SLIME
  779. 08.06 14:52:30 [Server] INFO will merge WITCH
  780. 08.06 14:52:30 [Server] INFO will merge PIG_ZOMBIE
  781. 08.06 14:52:30 [Server] INFO adding ENTITY_ATTACK for kill one
  782. 08.06 14:52:30 [Server] INFO adding PROJECTILE for kill one
  783. 08.06 14:52:30 [Server] INFO adding FIRE_TICK for kill one
  784. 08.06 14:52:30 [Server] INFO adding FALL for kill all
  785. 08.06 14:52:30 [Server] INFO adding FIRE for kill all
  786. 08.06 14:52:30 [Server] INFO MergedMob version 11.8.0 is Enabled
  787. 08.06 14:52:30 [Server] INFO Cracked by qtChan@blackspigot.com with <3
  788. 08.06 14:52:30 [Server] INFO Enabling CrazyEnchantments v1.7.9.3.7
  789. 08.06 14:52:31 [Server] INFO WorldGuard was found and support is enabled
  790. 08.06 14:52:31 [Server] INFO Loading support for v1_12_R1
  791. 08.06 14:52:31 [Server] INFO Enabling HeadHunter v1.5
  792. 08.06 14:52:31 [Server] INFO === STARTING ACTIVATION ===
  793. 08.06 14:52:31 [Server] INFO WorldGuard was found and support is enabled
  794. 08.06 14:52:31 [Server] INFO Loading support for v1_12_R1
  795. 08.06 14:52:31 [Server] INFO Item-NBT-Reflection is compatible with this version.
  796. 08.06 14:52:31 [Server] INFO === Activation Complete in (415ms) ===
  797. 08.06 14:52:31 [Server] INFO Enabling MergedSpawner v4.5.2
  798. 08.06 14:52:31 [Server] INFO WorldGuard was found and support is enabled
  799. 08.06 14:52:31 [Server] INFO Loading support for v1_12_R1
  800. 08.06 14:52:31 [Server] INFO MergedSpawner version 4.5.2 is Enabled
  801. 08.06 14:52:32 [Server] INFO Enabling HeadHunterCommands v1.2
  802. 08.06 14:52:32 [Server] INFO === START ===
  803. 08.06 14:52:32 [Server] INFO HeadHunter Hook.
  804. 08.06 14:52:32 [Server] INFO === FINISH (22ms) ===
  805. 08.06 14:52:32 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  806. 08.06 14:52:33 [Server] Startup Done (48.701s)! For help, type "help" or "?"
  807. 08.06 14:52:34 [Server] INFO (FAWE) Plugin 'WorldGuard' found. Using it now.
  808. 08.06 14:52:34 [Server] INFO (FAWE) Plugin 'ASkyBlock' found. Using it now.
  809. 08.06 14:52:34 [Server] INFO Silencing command feedback for Ops...
  810. 08.06 14:52:34 [Server] INFO Game rule sendCommandFeedback has been updated to false
  811. 08.06 14:52:34 [Server] INFO If you do not want this, do /gamerule sendCommandFeedback true
  812. 08.06 14:52:34 [Server] INFO Checking for new updates...
  813. 08.06 14:52:34 [Server] INFO Added hook: AllViolations(NCP) [1.0].
  814. 08.06 14:52:34 [Server] INFO Post-enable running...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement