Advertisement
Guest User

asasfafs

a guest
Jun 3rd, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.95 KB | None | 0 0
  1. [13:17:39] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [13:17:39] [Server thread/INFO]: Loading properties
  3. [13:17:39] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:17:40] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [13:17:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [13:17:40] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [13:17:40] [Server thread/INFO]: Debug logging is disabled
  8. [13:17:40] [Server thread/INFO]: Generating keypair
  9. [13:17:40] [Server thread/INFO]: Starting Minecraft server on 149.56.178.253:25565
  10. [13:17:40] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [13:17:40] [Server thread/ERROR]: Could not load 'plugins/BuycraftX.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-PaperSpigot-a541d9f]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[custom.jar:git-PaperSpigot-a541d9f]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [custom.jar:git-PaperSpigot-a541d9f]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-PaperSpigot-a541d9f]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:168) [custom.jar:git-PaperSpigot-a541d9f]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [custom.jar:git-PaperSpigot-a541d9f]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-PaperSpigot-a541d9f]
  20. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  21. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_161]
  22. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_161]
  23. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_161]
  24. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_161]
  25. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_161]
  26. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_161]
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_161]
  28. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161]
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_161]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[custom.jar:git-PaperSpigot-a541d9f]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[custom.jar:git-PaperSpigot-a541d9f]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_161]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_161]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_161]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[custom.jar:git-PaperSpigot-a541d9f]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-PaperSpigot-a541d9f]
  38. ... 6 more
  39. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  40. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_161]
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[custom.jar:git-PaperSpigot-a541d9f]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[custom.jar:git-PaperSpigot-a541d9f]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_161]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161]
  45. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_161]
  46. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_161]
  47. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_161]
  48. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_161]
  49. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_161]
  50. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_161]
  51. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_161]
  52. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161]
  53. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_161]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[custom.jar:git-PaperSpigot-a541d9f]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[custom.jar:git-PaperSpigot-a541d9f]
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_161]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161]
  58. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_161]
  59. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_161]
  60. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[custom.jar:git-PaperSpigot-a541d9f]
  61. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-PaperSpigot-a541d9f]
  62. ... 6 more
  63. [13:17:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  64. [13:17:40] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
  65. [13:17:40] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  66. [13:17:40] [Server thread/INFO]: [Hub] Loading Hub v1.3-RELASE
  67. [13:17:40] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  68. [13:17:40] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.7.0
  69. [13:17:40] [Server thread/INFO]: [Tags] Loading Tags v1
  70. [13:17:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.7.0
  71. [13:17:40] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  72. [13:17:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  73. [13:17:40] [Server thread/INFO]: [HCF] Loading HCF v7.7-SNAPSHOT
  74. [13:17:40] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
  75. [13:17:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
  76. [13:17:40] [Server thread/INFO]: [Rename] Loading Rename v1.0
  77. [13:17:40] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.11.0
  78. [13:17:40] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.6
  79. [13:17:40] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  80. [13:17:40] [Server thread/INFO]: [DTC] Loading DTC v1.7
  81. [13:17:40] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v1.7.10
  82. [13:17:40] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b675
  83. [13:17:40] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  84. [13:17:40] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
  85. [13:17:40] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v3.0.4
  86. [13:17:40] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.12
  87. [13:17:40] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.15
  88. [13:17:40] [Server thread/INFO]: [PermissionsExTabColors] Loading PermissionsExTabColors v1.7
  89. [13:17:40] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.7.0
  90. [13:17:40] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  91. [13:17:40] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  92. [13:17:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  93. [13:17:40] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  94. [13:17:40] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  95. [13:17:40] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  96. [13:17:40] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  97. [13:17:40] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  98. [13:17:40] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  99. [13:17:40] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  100. [13:17:40] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  101. [13:17:40] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  102. [13:17:40] [Server thread/INFO]: Preparing level "world"
  103. [13:17:40] [Server thread/INFO]: -------- World Settings For [world] --------
  104. [13:17:40] [Server thread/INFO]: Mob Spawn Range: 4
  105. [13:17:40] [Server thread/INFO]: Anti X-Ray: true
  106. [13:17:40] [Server thread/INFO]: Engine Mode: 1
  107. [13:17:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  108. [13:17:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  109. [13:17:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  110. [13:17:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  111. [13:17:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  112. [13:17:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  113. [13:17:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  114. [13:17:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  115. [13:17:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  116. [13:17:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  117. [13:17:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  118. [13:17:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  119. [13:17:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  120. [13:17:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  121. [13:17:40] [Server thread/INFO]: Random Lighting Updates: false
  122. [13:17:40] [Server thread/INFO]: Structure Info Saving: true
  123. [13:17:40] [Server thread/INFO]: Sending up to 5 chunks per packet
  124. [13:17:40] [Server thread/INFO]: Max Entity Collisions: 8
  125. [13:17:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  126. [13:17:40] [Server thread/INFO]: Max TNT Explosions: 100
  127. [13:17:40] [Server thread/INFO]: View Distance: 10
  128. [13:17:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  129. [13:17:40] [Server thread/INFO]: Clear tick list: false
  130. [13:17:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  131. [13:17:40] [Server thread/INFO]: Item Despawn Rate: 6000
  132. [13:17:40] [Server thread/INFO]: Item Merge Radius: 2.5
  133. [13:17:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  134. [13:17:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  135. [13:17:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  136. [13:17:40] [Server thread/INFO]: -------- World Settings For [world] --------
  137. [13:17:40] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  138. [13:17:40] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  139. [13:17:40] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  140. [13:17:40] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  141. [13:17:40] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  142. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  143. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  144. [13:17:40] [Server thread/INFO]: Keep spawn chunk loaded: true
  145. [13:17:40] [Server thread/INFO]: World async lighting: false
  146. [13:17:40] [Server thread/INFO]: Water over lava flow speed: 5
  147. [13:17:40] [Server thread/INFO]: Inverted Redstone Lamps: false
  148. [13:17:40] [Server thread/INFO]: Allow undead horse types to be leashed: true
  149. [13:17:40] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  150. [13:17:40] [Server thread/INFO]: Mob Spawn Range: 4
  151. [13:17:40] [Server thread/INFO]: Anti X-Ray: true
  152. [13:17:40] [Server thread/INFO]: Engine Mode: 1
  153. [13:17:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  154. [13:17:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  155. [13:17:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  156. [13:17:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  157. [13:17:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  158. [13:17:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  159. [13:17:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  160. [13:17:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  161. [13:17:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  162. [13:17:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  163. [13:17:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  164. [13:17:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  165. [13:17:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  166. [13:17:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  167. [13:17:40] [Server thread/INFO]: Random Lighting Updates: false
  168. [13:17:40] [Server thread/INFO]: Structure Info Saving: true
  169. [13:17:40] [Server thread/INFO]: Sending up to 5 chunks per packet
  170. [13:17:40] [Server thread/INFO]: Max Entity Collisions: 8
  171. [13:17:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  172. [13:17:40] [Server thread/INFO]: Max TNT Explosions: 100
  173. [13:17:40] [Server thread/INFO]: View Distance: 10
  174. [13:17:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  175. [13:17:40] [Server thread/INFO]: Clear tick list: false
  176. [13:17:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  177. [13:17:40] [Server thread/INFO]: Item Despawn Rate: 6000
  178. [13:17:40] [Server thread/INFO]: Item Merge Radius: 2.5
  179. [13:17:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  180. [13:17:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  181. [13:17:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  182. [13:17:40] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  183. [13:17:40] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  184. [13:17:40] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  185. [13:17:40] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  186. [13:17:40] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  187. [13:17:40] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  188. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  189. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  190. [13:17:40] [Server thread/INFO]: Keep spawn chunk loaded: true
  191. [13:17:40] [Server thread/INFO]: World async lighting: false
  192. [13:17:40] [Server thread/INFO]: Water over lava flow speed: 5
  193. [13:17:40] [Server thread/INFO]: Inverted Redstone Lamps: false
  194. [13:17:40] [Server thread/INFO]: Allow undead horse types to be leashed: true
  195. [13:17:40] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  196. [13:17:40] [Server thread/INFO]: Mob Spawn Range: 4
  197. [13:17:40] [Server thread/INFO]: Anti X-Ray: true
  198. [13:17:40] [Server thread/INFO]: Engine Mode: 1
  199. [13:17:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  200. [13:17:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  201. [13:17:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  202. [13:17:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  203. [13:17:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  204. [13:17:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  205. [13:17:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  206. [13:17:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  207. [13:17:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  208. [13:17:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  209. [13:17:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  210. [13:17:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  211. [13:17:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  212. [13:17:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  213. [13:17:40] [Server thread/INFO]: Random Lighting Updates: false
  214. [13:17:40] [Server thread/INFO]: Structure Info Saving: true
  215. [13:17:40] [Server thread/INFO]: Sending up to 5 chunks per packet
  216. [13:17:40] [Server thread/INFO]: Max Entity Collisions: 8
  217. [13:17:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  218. [13:17:40] [Server thread/INFO]: Max TNT Explosions: 100
  219. [13:17:40] [Server thread/INFO]: View Distance: 10
  220. [13:17:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  221. [13:17:40] [Server thread/INFO]: Clear tick list: false
  222. [13:17:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  223. [13:17:40] [Server thread/INFO]: Item Despawn Rate: 6000
  224. [13:17:40] [Server thread/INFO]: Item Merge Radius: 2.5
  225. [13:17:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  226. [13:17:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  227. [13:17:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  228. [13:17:40] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  229. [13:17:40] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  230. [13:17:40] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  231. [13:17:40] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  232. [13:17:40] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  233. [13:17:40] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  234. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  235. [13:17:40] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  236. [13:17:40] [Server thread/INFO]: Keep spawn chunk loaded: true
  237. [13:17:40] [Server thread/INFO]: World async lighting: false
  238. [13:17:40] [Server thread/INFO]: Water over lava flow speed: 5
  239. [13:17:40] [Server thread/INFO]: Inverted Redstone Lamps: false
  240. [13:17:40] [Server thread/INFO]: Allow undead horse types to be leashed: true
  241. [13:17:40] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3618317267387054639)
  242. [13:17:41] [Server thread/INFO]: Preparing start region for level 1 (Seed: 460172196875366715)
  243. [13:17:42] [Server thread/INFO]: Preparing spawn area: 35%
  244. [13:17:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: -921719345379318758)
  245. [13:17:42] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  246. [13:17:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  247. [13:17:43] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  248. [13:17:43] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
  249. [13:17:43] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  250. [13:17:43] [Server thread/INFO]: git-PaperSpigot-a541d9f (MC: 1.7.10)
  251. [13:17:43] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  252. [13:17:43] [Server thread/INFO]: Using locale en_US
  253. [13:17:43] [Server thread/INFO]: Using locale en_US
  254. [13:17:43] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  255. [13:17:43] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  256. [13:17:43] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  257. [13:17:43] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  258. [13:17:43] [Server thread/INFO]: [ClearLag] Loading modules...
  259. [13:17:43] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  260. [13:17:43] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
  261. [13:17:43] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
  262. [13:17:43] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  263. [13:17:43] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  264. [13:17:43] [Thread-15/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  265. [13:17:43] [Server thread/INFO]: [Hub] Enabling Hub v1.3-RELASE
  266. [13:17:43] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  267. [13:17:43] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  268. [13:17:43] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  269. [13:17:43] [Server thread/INFO]: [WorldBorder] [CONFIG] World "HCF" has border radius 2500 at X: 0.4 Z: 0.4
  270. [13:17:43] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 244.0 Y: 64.0 Z: 236.0
  271. [13:17:43] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.7.0
  272. [13:17:43] [Server thread/INFO]: [Tags] Enabling Tags v1
  273. [13:17:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  274. [13:17:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ispy
  275. [13:17:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  276. [13:17:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MineCrystalSpawn
  277. [13:17:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  278. [13:17:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HCF2
  279. [13:17:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  280. [13:17:43] [Server thread/INFO]: -------- World Settings For [blackoutmc_net] --------
  281. [13:17:43] [Server thread/INFO]: Mob Spawn Range: 4
  282. [13:17:43] [Server thread/INFO]: Anti X-Ray: true
  283. [13:17:43] [Server thread/INFO]: Engine Mode: 1
  284. [13:17:43] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  285. [13:17:43] [Server thread/INFO]: Replace Blocks: [1, 5]
  286. [13:17:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  287. [13:17:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  288. [13:17:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  289. [13:17:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  290. [13:17:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  291. [13:17:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  292. [13:17:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  293. [13:17:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  294. [13:17:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  295. [13:17:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  296. [13:17:43] [Server thread/INFO]: Alternative Hopper Ticking: false
  297. [13:17:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  298. [13:17:43] [Server thread/INFO]: Random Lighting Updates: false
  299. [13:17:43] [Server thread/INFO]: Structure Info Saving: true
  300. [13:17:43] [Server thread/INFO]: Sending up to 5 chunks per packet
  301. [13:17:43] [Server thread/INFO]: Max Entity Collisions: 8
  302. [13:17:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  303. [13:17:43] [Server thread/INFO]: Max TNT Explosions: 100
  304. [13:17:43] [Server thread/INFO]: View Distance: 10
  305. [13:17:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
  306. [13:17:43] [Server thread/INFO]: Clear tick list: false
  307. [13:17:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  308. [13:17:43] [Server thread/INFO]: Item Despawn Rate: 6000
  309. [13:17:43] [Server thread/INFO]: Item Merge Radius: 2.5
  310. [13:17:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  311. [13:17:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  312. [13:17:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  313. [13:17:43] [Server thread/INFO]: -------- World Settings For [blackoutmc_net] --------
  314. [13:17:43] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  315. [13:17:43] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  316. [13:17:43] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  317. [13:17:43] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  318. [13:17:43] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  319. [13:17:43] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  320. [13:17:43] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  321. [13:17:43] [Server thread/INFO]: Keep spawn chunk loaded: true
  322. [13:17:43] [Server thread/INFO]: World async lighting: false
  323. [13:17:43] [Server thread/INFO]: Water over lava flow speed: 5
  324. [13:17:43] [Server thread/INFO]: Inverted Redstone Lamps: false
  325. [13:17:43] [Server thread/INFO]: Allow undead horse types to be leashed: true
  326. [13:17:43] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
  327. [13:17:43] [Thread-15/INFO]: [ClearLag] No updates found!
  328. [13:17:44] [Server thread/INFO]: Preparing spawn area for blackoutmc_net, 97%
  329. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FreeWorld3
  330. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  331. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HCF_NETHER
  332. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  333. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FreeWorld
  334. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  335. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HCFSPAWN
  336. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  337. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: sad
  338. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  339. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MineCrystalMines
  340. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  341. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: 94_23_221_200
  342. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  343. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HCFMap
  344. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  345. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MCSpawn
  346. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  347. [13:17:44] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HCworld
  348. [13:17:44] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  349. [13:17:44] [Server thread/INFO]: -------- World Settings For [HCF_nether] --------
  350. [13:17:44] [Server thread/INFO]: Mob Spawn Range: 4
  351. [13:17:44] [Server thread/INFO]: Anti X-Ray: true
  352. [13:17:44] [Server thread/INFO]: Engine Mode: 1
  353. [13:17:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  354. [13:17:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  355. [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  356. [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  357. [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  358. [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  359. [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  360. [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  361. [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  362. [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  363. [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  364. [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  365. [13:17:44] [Server thread/INFO]: Alternative Hopper Ticking: false
  366. [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  367. [13:17:44] [Server thread/INFO]: Random Lighting Updates: false
  368. [13:17:44] [Server thread/INFO]: Structure Info Saving: true
  369. [13:17:44] [Server thread/INFO]: Sending up to 5 chunks per packet
  370. [13:17:44] [Server thread/INFO]: Max Entity Collisions: 8
  371. [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  372. [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
  373. [13:17:44] [Server thread/INFO]: View Distance: 10
  374. [13:17:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  375. [13:17:44] [Server thread/INFO]: Clear tick list: false
  376. [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  377. [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
  378. [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
  379. [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  380. [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  381. [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  382. [13:17:44] [Server thread/INFO]: -------- World Settings For [HCF_nether] --------
  383. [13:17:44] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  384. [13:17:44] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  385. [13:17:44] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  386. [13:17:44] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  387. [13:17:44] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  388. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  389. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  390. [13:17:44] [Server thread/INFO]: Keep spawn chunk loaded: true
  391. [13:17:44] [Server thread/INFO]: World async lighting: false
  392. [13:17:44] [Server thread/INFO]: Water over lava flow speed: 5
  393. [13:17:44] [Server thread/INFO]: Inverted Redstone Lamps: false
  394. [13:17:44] [Server thread/INFO]: Allow undead horse types to be leashed: true
  395. [13:17:44] [Server thread/INFO]: Preparing start region for level 4 (Seed: -921719345379318758)
  396. [13:17:44] [Server thread/INFO]: -------- World Settings For [veltpvp_com] --------
  397. [13:17:44] [Server thread/INFO]: Mob Spawn Range: 4
  398. [13:17:44] [Server thread/INFO]: Anti X-Ray: true
  399. [13:17:44] [Server thread/INFO]: Engine Mode: 1
  400. [13:17:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  401. [13:17:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  402. [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  403. [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  404. [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  405. [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  406. [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  407. [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  408. [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  409. [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  410. [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  411. [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  412. [13:17:44] [Server thread/INFO]: Alternative Hopper Ticking: false
  413. [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  414. [13:17:44] [Server thread/INFO]: Random Lighting Updates: false
  415. [13:17:44] [Server thread/INFO]: Structure Info Saving: true
  416. [13:17:44] [Server thread/INFO]: Sending up to 5 chunks per packet
  417. [13:17:44] [Server thread/INFO]: Max Entity Collisions: 8
  418. [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  419. [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
  420. [13:17:44] [Server thread/INFO]: View Distance: 10
  421. [13:17:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  422. [13:17:44] [Server thread/INFO]: Clear tick list: false
  423. [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  424. [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
  425. [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
  426. [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  427. [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  428. [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  429. [13:17:44] [Server thread/INFO]: -------- World Settings For [veltpvp_com] --------
  430. [13:17:44] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  431. [13:17:44] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  432. [13:17:44] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  433. [13:17:44] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  434. [13:17:44] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  435. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  436. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  437. [13:17:44] [Server thread/INFO]: Keep spawn chunk loaded: true
  438. [13:17:44] [Server thread/INFO]: World async lighting: false
  439. [13:17:44] [Server thread/INFO]: Water over lava flow speed: 5
  440. [13:17:44] [Server thread/INFO]: Inverted Redstone Lamps: false
  441. [13:17:44] [Server thread/INFO]: Allow undead horse types to be leashed: true
  442. [13:17:44] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  443. [13:17:44] [Server thread/INFO]: -------- World Settings For [Factions] --------
  444. [13:17:44] [Server thread/INFO]: Mob Spawn Range: 4
  445. [13:17:44] [Server thread/INFO]: Anti X-Ray: true
  446. [13:17:44] [Server thread/INFO]: Engine Mode: 1
  447. [13:17:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  448. [13:17:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  449. [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  450. [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  451. [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  452. [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  453. [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  454. [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  455. [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  456. [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  457. [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  458. [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  459. [13:17:44] [Server thread/INFO]: Alternative Hopper Ticking: false
  460. [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  461. [13:17:44] [Server thread/INFO]: Random Lighting Updates: false
  462. [13:17:44] [Server thread/INFO]: Structure Info Saving: true
  463. [13:17:44] [Server thread/INFO]: Sending up to 5 chunks per packet
  464. [13:17:44] [Server thread/INFO]: Max Entity Collisions: 8
  465. [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  466. [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
  467. [13:17:44] [Server thread/INFO]: View Distance: 10
  468. [13:17:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  469. [13:17:44] [Server thread/INFO]: Clear tick list: false
  470. [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  471. [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
  472. [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
  473. [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  474. [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  475. [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  476. [13:17:44] [Server thread/INFO]: -------- World Settings For [Factions] --------
  477. [13:17:44] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  478. [13:17:44] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  479. [13:17:44] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  480. [13:17:44] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  481. [13:17:44] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  482. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  483. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  484. [13:17:44] [Server thread/INFO]: Keep spawn chunk loaded: true
  485. [13:17:44] [Server thread/INFO]: World async lighting: false
  486. [13:17:44] [Server thread/INFO]: Water over lava flow speed: 5
  487. [13:17:44] [Server thread/INFO]: Inverted Redstone Lamps: false
  488. [13:17:44] [Server thread/INFO]: Allow undead horse types to be leashed: true
  489. [13:17:44] [Server thread/WARN]: java.lang.NullPointerException
  490. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  491. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  492. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.PersistentScoreboard.c(SourceFile:80)
  493. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.PersistentScoreboard.a(SourceFile:46)
  494. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.PersistentScoreboard.a(SourceFile:31)
  495. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.WorldServer.<init>(WorldServer.java:76)
  496. [13:17:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.createWorld(CraftServer.java:992)
  497. [13:17:44] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:250)
  498. [13:17:44] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239)
  499. [13:17:44] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:466)
  500. [13:17:44] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:447)
  501. [13:17:44] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:422)
  502. [13:17:44] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:725)
  503. [13:17:44] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:312)
  504. [13:17:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  505. [13:17:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  506. [13:17:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  507. [13:17:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  508. [13:17:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  509. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  510. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  511. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  512. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  513. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  514. [13:17:44] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  515. [13:17:44] [Server thread/ERROR]: [Multiverse-Core] The world 'Factions' could NOT be loaded because it contains errors and is probably corrupt!
  516. [13:17:44] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'Factions'
  517. [13:17:44] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  518. [13:17:44] [Server thread/INFO]: -------- World Settings For [map2] --------
  519. [13:17:44] [Server thread/INFO]: Mob Spawn Range: 4
  520. [13:17:44] [Server thread/INFO]: Anti X-Ray: true
  521. [13:17:44] [Server thread/INFO]: Engine Mode: 1
  522. [13:17:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  523. [13:17:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  524. [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  525. [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  526. [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  527. [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  528. [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  529. [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  530. [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  531. [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  532. [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  533. [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  534. [13:17:44] [Server thread/INFO]: Alternative Hopper Ticking: false
  535. [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  536. [13:17:44] [Server thread/INFO]: Random Lighting Updates: false
  537. [13:17:44] [Server thread/INFO]: Structure Info Saving: true
  538. [13:17:44] [Server thread/INFO]: Sending up to 5 chunks per packet
  539. [13:17:44] [Server thread/INFO]: Max Entity Collisions: 8
  540. [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  541. [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
  542. [13:17:44] [Server thread/INFO]: View Distance: 10
  543. [13:17:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  544. [13:17:44] [Server thread/INFO]: Clear tick list: false
  545. [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  546. [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
  547. [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
  548. [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  549. [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  550. [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  551. [13:17:44] [Server thread/INFO]: -------- World Settings For [map2] --------
  552. [13:17:44] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  553. [13:17:44] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  554. [13:17:44] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  555. [13:17:44] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  556. [13:17:44] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  557. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  558. [13:17:44] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  559. [13:17:44] [Server thread/INFO]: Keep spawn chunk loaded: true
  560. [13:17:44] [Server thread/INFO]: World async lighting: false
  561. [13:17:44] [Server thread/INFO]: Water over lava flow speed: 5
  562. [13:17:44] [Server thread/INFO]: Inverted Redstone Lamps: false
  563. [13:17:44] [Server thread/INFO]: Allow undead horse types to be leashed: true
  564. [13:17:44] [Server thread/INFO]: Preparing start region for level 6 (Seed: 27594263)
  565. [13:17:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: map1
  566. [13:17:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  567. [13:17:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: hcfmap2
  568. [13:17:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  569. [13:17:45] [Server thread/INFO]: -------- World Settings For [HCF] --------
  570. [13:17:45] [Server thread/INFO]: Mob Spawn Range: 4
  571. [13:17:45] [Server thread/INFO]: Anti X-Ray: true
  572. [13:17:45] [Server thread/INFO]: Engine Mode: 1
  573. [13:17:45] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  574. [13:17:45] [Server thread/INFO]: Replace Blocks: [1, 5]
  575. [13:17:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  576. [13:17:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  577. [13:17:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  578. [13:17:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  579. [13:17:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  580. [13:17:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  581. [13:17:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  582. [13:17:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  583. [13:17:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  584. [13:17:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  585. [13:17:45] [Server thread/INFO]: Alternative Hopper Ticking: false
  586. [13:17:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  587. [13:17:45] [Server thread/INFO]: Random Lighting Updates: false
  588. [13:17:45] [Server thread/INFO]: Structure Info Saving: true
  589. [13:17:45] [Server thread/INFO]: Sending up to 5 chunks per packet
  590. [13:17:45] [Server thread/INFO]: Max Entity Collisions: 8
  591. [13:17:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  592. [13:17:45] [Server thread/INFO]: Max TNT Explosions: 100
  593. [13:17:45] [Server thread/INFO]: View Distance: 10
  594. [13:17:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
  595. [13:17:45] [Server thread/INFO]: Clear tick list: false
  596. [13:17:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  597. [13:17:45] [Server thread/INFO]: Item Despawn Rate: 6000
  598. [13:17:45] [Server thread/INFO]: Item Merge Radius: 2.5
  599. [13:17:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  600. [13:17:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  601. [13:17:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  602. [13:17:45] [Server thread/INFO]: -------- World Settings For [HCF] --------
  603. [13:17:45] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  604. [13:17:45] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  605. [13:17:45] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  606. [13:17:45] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  607. [13:17:45] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  608. [13:17:45] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  609. [13:17:45] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  610. [13:17:45] [Server thread/INFO]: Keep spawn chunk loaded: true
  611. [13:17:45] [Server thread/INFO]: World async lighting: false
  612. [13:17:45] [Server thread/INFO]: Water over lava flow speed: 5
  613. [13:17:45] [Server thread/INFO]: Inverted Redstone Lamps: false
  614. [13:17:45] [Server thread/INFO]: Allow undead horse types to be leashed: true
  615. [13:17:45] [Server thread/INFO]: Preparing start region for level 7 (Seed: 27594263)
  616. [13:17:45] [Server thread/INFO]: -------- World Settings For [buildword] --------
  617. [13:17:45] [Server thread/INFO]: Mob Spawn Range: 4
  618. [13:17:45] [Server thread/INFO]: Anti X-Ray: true
  619. [13:17:45] [Server thread/INFO]: Engine Mode: 1
  620. [13:17:45] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  621. [13:17:45] [Server thread/INFO]: Replace Blocks: [1, 5]
  622. [13:17:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  623. [13:17:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  624. [13:17:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  625. [13:17:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  626. [13:17:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  627. [13:17:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  628. [13:17:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  629. [13:17:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  630. [13:17:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  631. [13:17:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  632. [13:17:45] [Server thread/INFO]: Alternative Hopper Ticking: false
  633. [13:17:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  634. [13:17:45] [Server thread/INFO]: Random Lighting Updates: false
  635. [13:17:45] [Server thread/INFO]: Structure Info Saving: true
  636. [13:17:45] [Server thread/INFO]: Sending up to 5 chunks per packet
  637. [13:17:45] [Server thread/INFO]: Max Entity Collisions: 8
  638. [13:17:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  639. [13:17:45] [Server thread/INFO]: Max TNT Explosions: 100
  640. [13:17:45] [Server thread/INFO]: View Distance: 10
  641. [13:17:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
  642. [13:17:45] [Server thread/INFO]: Clear tick list: false
  643. [13:17:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  644. [13:17:45] [Server thread/INFO]: Item Despawn Rate: 6000
  645. [13:17:45] [Server thread/INFO]: Item Merge Radius: 2.5
  646. [13:17:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  647. [13:17:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  648. [13:17:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  649. [13:17:45] [Server thread/INFO]: -------- World Settings For [buildword] --------
  650. [13:17:45] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  651. [13:17:45] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  652. [13:17:45] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  653. [13:17:45] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  654. [13:17:45] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  655. [13:17:45] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  656. [13:17:45] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  657. [13:17:45] [Server thread/INFO]: Keep spawn chunk loaded: true
  658. [13:17:45] [Server thread/INFO]: World async lighting: false
  659. [13:17:45] [Server thread/INFO]: Water over lava flow speed: 5
  660. [13:17:45] [Server thread/INFO]: Inverted Redstone Lamps: false
  661. [13:17:45] [Server thread/INFO]: Allow undead horse types to be leashed: true
  662. [13:17:45] [Server thread/INFO]: Preparing start region for level 8 (Seed: -7454958274090244585)
  663. [13:17:45] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SyntaxPvPOverworld
  664. [13:17:45] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  665. [13:17:45] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
  666. [13:17:45] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  667. [13:17:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  668. [13:17:45] [Server thread/WARN]: /tmp/sqlite-3.7.2-libsqlitejdbc.so (Permission denied)
  669. [13:17:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  670. [13:17:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  671. [13:17:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  672. [13:17:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  673. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  674. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  675. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  676. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  677. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  678. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  679. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  680. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  681. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  682. [13:17:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  683. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  684. [13:17:46] [Server thread/INFO]: [WorldGuard] (blackoutmc_net) TNT ignition is PERMITTED.
  685. [13:17:46] [Server thread/INFO]: [WorldGuard] (blackoutmc_net) Lighters are PERMITTED.
  686. [13:17:46] [Server thread/INFO]: [WorldGuard] (blackoutmc_net) Lava fire is blocked.
  687. [13:17:46] [Server thread/INFO]: [WorldGuard] (blackoutmc_net) Fire spread is UNRESTRICTED.
  688. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'blackoutmc_net'
  689. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF_nether) TNT ignition is PERMITTED.
  690. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF_nether) Lighters are PERMITTED.
  691. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF_nether) Lava fire is blocked.
  692. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF_nether) Fire spread is UNRESTRICTED.
  693. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HCF_nether'
  694. [13:17:46] [Server thread/INFO]: [WorldGuard] (veltpvp_com) TNT ignition is PERMITTED.
  695. [13:17:46] [Server thread/INFO]: [WorldGuard] (veltpvp_com) Lighters are PERMITTED.
  696. [13:17:46] [Server thread/INFO]: [WorldGuard] (veltpvp_com) Lava fire is blocked.
  697. [13:17:46] [Server thread/INFO]: [WorldGuard] (veltpvp_com) Fire spread is UNRESTRICTED.
  698. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'veltpvp_com'
  699. [13:17:46] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
  700. [13:17:46] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
  701. [13:17:46] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
  702. [13:17:46] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
  703. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
  704. [13:17:46] [Server thread/INFO]: [WorldGuard] (map2) TNT ignition is PERMITTED.
  705. [13:17:46] [Server thread/INFO]: [WorldGuard] (map2) Lighters are PERMITTED.
  706. [13:17:46] [Server thread/INFO]: [WorldGuard] (map2) Lava fire is blocked.
  707. [13:17:46] [Server thread/INFO]: [WorldGuard] (map2) Fire spread is UNRESTRICTED.
  708. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map2'
  709. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF) TNT ignition is PERMITTED.
  710. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF) Lighters are PERMITTED.
  711. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF) Lava fire is blocked.
  712. [13:17:46] [Server thread/INFO]: [WorldGuard] (HCF) Fire spread is UNRESTRICTED.
  713. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HCF'
  714. [13:17:46] [Server thread/INFO]: [WorldGuard] (buildword) TNT ignition is PERMITTED.
  715. [13:17:46] [Server thread/INFO]: [WorldGuard] (buildword) Lighters are PERMITTED.
  716. [13:17:46] [Server thread/INFO]: [WorldGuard] (buildword) Lava fire is blocked.
  717. [13:17:46] [Server thread/INFO]: [WorldGuard] (buildword) Fire spread is UNRESTRICTED.
  718. [13:17:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'buildword'
  719. [13:17:46] [Server thread/INFO]: [WorldGuard] Loading region data...
  720. [13:17:46] [Server thread/INFO]: [HCF] Enabling HCF v7.7-SNAPSHOT
  721. [13:17:46] [Server thread/INFO]: [HCF] ]--------- HardcoreFactions ---------[
  722. [13:17:46] [Server thread/INFO]: [HCF] Registered to: ilyqt-9947
  723. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for PROTECTION_ENVIRONMENTAL set to 1
  724. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for PROTECTION_FIRE set to 3
  725. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for SILK_TOUCH set to 1
  726. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for DURABILITY set to 3
  727. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for PROTECTION_EXPLOSIONS set to 3
  728. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for LOOT_BONUS_BLOCKS set to 3
  729. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for PROTECTION_PROJECTILE set to 3
  730. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for OXYGEN set to 3
  731. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for WATER_WORKER set to 1
  732. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for THORNS set to 0
  733. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for DAMAGE_ALL set to 1
  734. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_DAMAGE set to 3
  735. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_KNOCKBACK set to 1
  736. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_FIRE set to 1
  737. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for KNOCKBACK set to 0
  738. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for FIRE_ASPECT set to 0
  739. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for LOOT_BONUS_MOBS set to 3
  740. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for LUCK set to 3
  741. [13:17:46] [Server thread/INFO]: [HCF] Enchantment limit for LURE set to 3
  742. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for REGEN set to 0
  743. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for POISON set to 1
  744. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for WEAKNESS set to 0
  745. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for STRENGTH set to 0
  746. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for SLOWNESS set to 1
  747. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for INSTANT_DAMAGE set to 0
  748. [13:17:46] [Server thread/INFO]: [HCF] Potion Effect limit for INVISIBILITY set to 1
  749. [13:17:46] [Server thread/INFO]: [HCF] Loaded 0 chests
  750. [13:17:47] [Server thread/INFO]: [HCF] Initialling
  751. [13:17:47] [Server thread/INFO]: -----------------------------------------------------
  752. [13:17:47] [Server thread/INFO]: Author: Wayfare || Notifyz
  753. [13:17:47] [Server thread/INFO]: [HardcoreFactions] Plugin loaded in 3ms.
  754. [13:17:47] [Server thread/INFO]: Version: v7.7-SNAPSHOT
  755. [13:17:47] [Server thread/INFO]: -----------------------------------------------------
  756. [13:17:47] [Server thread/INFO]: Faction West has been loaded.
  757. [13:17:47] [Server thread/INFO]: Faction South has been loaded.
  758. [13:17:47] [Server thread/INFO]: Faction North has been loaded.
  759. [13:17:47] [Server thread/INFO]: Faction East has been loaded.
  760. [13:17:47] [Server thread/INFO]: Faction Glowstone has been loaded.
  761. [13:17:47] [Server thread/ERROR]: Error occurred while enabling HCF v7.7-SNAPSHOT (Is it up to date?)
  762. java.lang.NullPointerException: Name is null
  763. at java.lang.Enum.valueOf(Enum.java:236) ~[?:1.8.0_161]
  764. at org.bukkit.ChatColor.valueOf(ChatColor.java:13) ~[custom.jar:git-PaperSpigot-a541d9f]
  765. at a.a.j.a.<init>(Unknown Source) ~[?:?]
  766. at a.a.j.e.f.<init>(Unknown Source) ~[?:?]
  767. at a.a.a.g(Unknown Source) ~[?:?]
  768. at a.a.a.onEnable(Unknown Source) ~[?:?]
  769. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[custom.jar:git-PaperSpigot-a541d9f]
  770. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-PaperSpigot-a541d9f]
  771. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [custom.jar:git-PaperSpigot-a541d9f]
  772. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-PaperSpigot-a541d9f]
  773. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-PaperSpigot-a541d9f]
  774. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354) [custom.jar:git-PaperSpigot-a541d9f]
  775. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328) [custom.jar:git-PaperSpigot-a541d9f]
  776. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284) [custom.jar:git-PaperSpigot-a541d9f]
  777. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226) [custom.jar:git-PaperSpigot-a541d9f]
  778. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [custom.jar:git-PaperSpigot-a541d9f]
  779. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-PaperSpigot-a541d9f]
  780. [13:17:47] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
  781. [13:17:47] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
  782. [13:17:47] [Server thread/INFO]: [Rename] Enabling Rename v1.0
  783. [13:17:47] [Server thread/INFO]: ########################################
  784. [13:17:47] [Server thread/INFO]: ## Plugin ItemRenamePlus Enabled ! ##
  785. [13:17:47] [Server thread/INFO]: ## Plugin Made By DarkShad0wQ8 ##
  786. [13:17:47] [Server thread/INFO]: ########################################
  787. [13:17:47] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.11.0
  788. [13:17:47] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.6
  789. [13:17:47] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  790. [13:17:47] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  791. [13:17:47] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  792. [13:17:47] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  793. [13:17:47] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  794. [13:17:47] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  795. [13:17:47] [Server thread/INFO]: [DTC] Enabling DTC v1.7
  796. [13:17:47] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v1.7.10
  797. [13:17:47] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b675
  798. [13:17:47] [Server thread/INFO]: [Multiverse-NetherPortals] - Version 2.5-b675 Enabled - By Rigby and fernferret
  799. [13:17:47] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
  800. [13:17:47] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v3.0.4
  801. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
  802. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
  803. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
  804. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
  805. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
  806. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
  807. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
  808. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
  809. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
  810. [13:17:47] [Thread-192/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  811. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
  812. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
  813. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
  814. [13:17:47] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
  815. [13:17:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.12
  816. [13:17:47] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  817. [13:17:47] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
  818. [13:17:47] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.15
  819. [13:17:48] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  820. [13:17:48] [Server thread/INFO]: [LiteBans] Connecting to database...
  821. [13:17:48] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://142.4.208.190:3306/db_33575,useSSL=false] (155.7 ms).
  822. [13:17:48] [Server thread/INFO]: [LiteBans] [Sync] Server name: hcf
  823. [13:17:48] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: bceb45287d704e4c99483601e9c973c2
  824. [13:17:48] [Server thread/INFO]: [LiteBans] Database connection fully initialized (170 ms).
  825. [13:17:48] [Server thread/INFO]: [LiteBans] v2.2.15 enabled. Startup took 454 ms.
  826. [13:17:48] [Server thread/INFO]: [PermissionsExTabColors] Enabling PermissionsExTabColors v1.7
  827. [13:17:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  828. [13:17:48] [Server thread/INFO]: Done (7.682s)! For help, type "help" or "?"
  829. [13:17:48] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
  830. [13:17:48] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  831. [13:17:48] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  832. [13:17:48] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
  833. [13:17:48] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
  834. [13:18:29] [User Authenticator #1/INFO]: UUID of player ilyqt is 6b8de884-0efe-4d92-b33b-9dafc7bcaaa6
  835. [13:18:29] [Server thread/INFO]: ilyqt[/99.127.36.6:33175] logged in with entity id 544 at ([HCF] -7.69999998807907, 74.0, -35.34049478513812)
  836. [13:18:32] [Server thread/INFO]: ilyqt issued server command: /mod
  837. [13:18:33] [Server thread/INFO]: ilyqt issued server command: /staff
  838. [13:18:33] [Server thread/INFO]: /list [group]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement