Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.91 KB | None | 0 0
  1. [12:51:36] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [12:51:36] [Server thread/INFO]: Loading properties
  3. [12:51:36] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:51:36] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [12:51:36] [Server thread/INFO]: Debug logging is enabled
  6. [12:51:36] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [12:51:36] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [12:51:36] [Server thread/INFO]: Generating keypair
  9. [12:51:36] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [12:51:37] [Server thread/ERROR]: Could not load 'plugins/MassiveCore.jar' in folder 'plugins'
  11. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/massivecore/MassiveCore : Unsupported major.minor version 51.0
  12. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1649]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot.jar:git-Spigot-1649]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot.jar:git-Spigot-1649]
  15. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1649]
  16. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-1649]
  17. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1649]
  18. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  19. Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/massivecore/MassiveCore : Unsupported major.minor version 51.0
  20. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
  21. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
  22. at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
  23. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
  24. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
  25. at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
  26. at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
  27. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
  28. at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
  33. at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
  34. at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
  35. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  36. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  37. ... 6 more
  38. [12:51:38] [Server thread/ERROR]: Could not load 'plugins/BattleKits.jar' in folder 'plugins'
  39. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/lol768/battlekits/BattleKits : Unsupported major.minor version 51.0
  40. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1649]
  41. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot.jar:git-Spigot-1649]
  42. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot.jar:git-Spigot-1649]
  43. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1649]
  44. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-1649]
  45. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1649]
  46. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  47. Caused by: java.lang.UnsupportedClassVersionError: com/lol768/battlekits/BattleKits : Unsupported major.minor version 51.0
  48. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
  49. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
  50. at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
  51. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
  52. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
  53. at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
  54. at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
  55. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
  56. at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
  61. at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
  62. at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
  63. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  64. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  65. ... 6 more
  66. [12:51:38] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.0
  67. [12:51:38] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  68. [12:51:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
  69. [12:51:38] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  70. [12:51:38] [Server thread/INFO]: [War] Loading War v1.8.1 (Nimitz)
  71. [12:51:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  72. [12:51:38] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  73. [12:51:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  74. [12:51:38] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.4
  75. [12:51:38] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  76. [12:51:38] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.4
  77. [12:51:38] [Server thread/INFO]: [BadgerProtection] Loading BadgerProtection v1.0
  78. [12:51:38] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  79. [12:51:39] [Server thread/INFO]: [ProtocolLib] Falling back to legacy Netty compat
  80. [12:51:39] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
  81. [12:51:39] [Server thread/INFO]: [SuperSpleef] Loading SuperSpleef vB 0.1.7
  82. [12:51:39] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  83. [12:51:39] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  84. [12:51:39] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6-SNAPSHOT
  85. [12:51:39] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  86. [12:51:39] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  87. [12:51:39] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
  88. [12:51:39] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
  89. [12:51:39] [Server thread/INFO]: [SkyWars] Loading SkyWars v1.1-m16
  90. [12:51:39] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  91. [12:51:39] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.6
  92. [12:51:39] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  93. [12:51:39] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  94. [12:51:39] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  95. [12:51:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  96. [12:51:39] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  97. [12:51:39] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  98. [12:51:39] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  99. [12:51:39] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  100. [12:51:39] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  101. [12:51:42] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  102. [12:51:43] [Server thread/INFO]: Preparing level "world"
  103. [12:51:43] [Server thread/INFO]: -------- World Settings For [world] --------
  104. [12:51:43] [Server thread/INFO]: View Distance: 10
  105. [12:51:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
  106. [12:51:43] [Server thread/INFO]: Clear tick list: false
  107. [12:51:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  108. [12:51:43] [Server thread/INFO]: Item Despawn Rate: 6000
  109. [12:51:43] [Server thread/INFO]: Item Merge Radius: 2.5
  110. [12:51:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  111. [12:51:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  112. [12:51:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  113. [12:51:43] [Server thread/INFO]: Mob Spawn Range: 4
  114. [12:51:43] [Server thread/INFO]: Anti X-Ray: true
  115. [12:51:43] [Server thread/INFO]: Engine Mode: 1
  116. [12:51:43] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  117. [12:51:43] [Server thread/INFO]: Replace Blocks: [1, 5]
  118. [12:51:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  119. [12:51:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  120. [12:51:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  121. [12:51:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  122. [12:51:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  123. [12:51:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  124. [12:51:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  125. [12:51:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  126. [12:51:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  127. [12:51:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [12:51:43] [Server thread/INFO]: Alternative Hopper Ticking: false
  129. [12:51:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  130. [12:51:43] [Server thread/INFO]: Random Lighting Updates: false
  131. [12:51:43] [Server thread/INFO]: Structure Info Saving: true
  132. [12:51:43] [Server thread/INFO]: Sending up to 5 chunks per packet
  133. [12:51:43] [Server thread/INFO]: Max Entity Collisions: 8
  134. [12:51:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  135. [12:51:43] [Server thread/INFO]: Max TNT Explosions: 100
  136. [12:51:43] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  137. [12:51:43] [Server thread/INFO]: View Distance: 10
  138. [12:51:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
  139. [12:51:43] [Server thread/INFO]: Clear tick list: false
  140. [12:51:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  141. [12:51:43] [Server thread/INFO]: Item Despawn Rate: 6000
  142. [12:51:43] [Server thread/INFO]: Item Merge Radius: 2.5
  143. [12:51:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  144. [12:51:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  145. [12:51:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  146. [12:51:43] [Server thread/INFO]: Mob Spawn Range: 4
  147. [12:51:43] [Server thread/INFO]: Anti X-Ray: true
  148. [12:51:43] [Server thread/INFO]: Engine Mode: 1
  149. [12:51:43] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  150. [12:51:43] [Server thread/INFO]: Replace Blocks: [1, 5]
  151. [12:51:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  152. [12:51:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  153. [12:51:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  154. [12:51:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  155. [12:51:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  156. [12:51:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  157. [12:51:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  158. [12:51:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  159. [12:51:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  160. [12:51:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  161. [12:51:43] [Server thread/INFO]: Alternative Hopper Ticking: false
  162. [12:51:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  163. [12:51:43] [Server thread/INFO]: Random Lighting Updates: false
  164. [12:51:43] [Server thread/INFO]: Structure Info Saving: true
  165. [12:51:43] [Server thread/INFO]: Sending up to 5 chunks per packet
  166. [12:51:43] [Server thread/INFO]: Max Entity Collisions: 8
  167. [12:51:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  168. [12:51:43] [Server thread/INFO]: Max TNT Explosions: 100
  169. [12:51:43] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  170. [12:51:43] [Server thread/INFO]: View Distance: 10
  171. [12:51:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
  172. [12:51:43] [Server thread/INFO]: Clear tick list: false
  173. [12:51:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  174. [12:51:43] [Server thread/INFO]: Item Despawn Rate: 6000
  175. [12:51:43] [Server thread/INFO]: Item Merge Radius: 2.5
  176. [12:51:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  177. [12:51:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  178. [12:51:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  179. [12:51:43] [Server thread/INFO]: Mob Spawn Range: 4
  180. [12:51:43] [Server thread/INFO]: Anti X-Ray: true
  181. [12:51:43] [Server thread/INFO]: Engine Mode: 1
  182. [12:51:43] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  183. [12:51:43] [Server thread/INFO]: Replace Blocks: [1, 5]
  184. [12:51:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [12:51:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  186. [12:51:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  187. [12:51:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  188. [12:51:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  189. [12:51:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  190. [12:51:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  191. [12:51:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  192. [12:51:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  193. [12:51:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  194. [12:51:43] [Server thread/INFO]: Alternative Hopper Ticking: false
  195. [12:51:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  196. [12:51:43] [Server thread/INFO]: Random Lighting Updates: false
  197. [12:51:43] [Server thread/INFO]: Structure Info Saving: true
  198. [12:51:43] [Server thread/INFO]: Sending up to 5 chunks per packet
  199. [12:51:43] [Server thread/INFO]: Max Entity Collisions: 8
  200. [12:51:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  201. [12:51:43] [Server thread/INFO]: Max TNT Explosions: 100
  202. [12:51:43] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4422034541626679791)
  203. [12:51:44] [Server thread/INFO]: Preparing spawn area: 38%
  204. [12:51:45] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8475922221227361373)
  205. [12:51:45] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8475922221227361373)
  206. [12:51:46] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.0
  207. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  208. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  209. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 7500 at X: -119.5 Z: 454.5
  210. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 200 at X: 0.0 Z: 0.0
  211. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 700 at X: -8.5 Z: 33.5
  212. [12:51:46] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Warzone" has border radius 7500 at X: 193.5 Z: 797.5
  213. [12:51:46] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 122.0 Y: 70.0 Z: -311.0
  214. [12:51:46] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  215. [12:51:46] [Server thread/INFO]: GroupManager - INFO - World Found: world
  216. [12:51:46] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  217. [12:51:46] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  218. [12:51:46] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  219. [12:51:46] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  220. [12:51:46] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  221. [12:51:46] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  222. [12:51:46] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
  223. [12:51:46] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  224. [12:51:46] [Server thread/INFO]: [War] Enabling War v1.8.1 (Nimitz)
  225. [12:51:46] [Server thread/INFO]: [War] War v1.8.1 (Nimitz) is on.
  226. [12:51:46] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  227. [12:51:46] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  228. [12:51:46] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  229. [12:51:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -4422034541626679791
  230. [12:51:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 8475922221227361373
  231. [12:51:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 8475922221227361373
  232. [12:51:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'World2' - Env: NORMAL - Type: FLAT & seed: 2113655599551157221
  233. [12:51:47] [Server thread/INFO]: -------- World Settings For [World2] --------
  234. [12:51:47] [Server thread/INFO]: View Distance: 10
  235. [12:51:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  236. [12:51:47] [Server thread/INFO]: Clear tick list: false
  237. [12:51:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  238. [12:51:47] [Server thread/INFO]: Item Despawn Rate: 6000
  239. [12:51:47] [Server thread/INFO]: Item Merge Radius: 2.5
  240. [12:51:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  241. [12:51:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  242. [12:51:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  243. [12:51:47] [Server thread/INFO]: Mob Spawn Range: 4
  244. [12:51:47] [Server thread/INFO]: Anti X-Ray: true
  245. [12:51:47] [Server thread/INFO]: Engine Mode: 1
  246. [12:51:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  247. [12:51:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  248. [12:51:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  249. [12:51:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  250. [12:51:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  251. [12:51:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  252. [12:51:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  253. [12:51:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  254. [12:51:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  255. [12:51:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  256. [12:51:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  257. [12:51:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  258. [12:51:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  259. [12:51:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  260. [12:51:47] [Server thread/INFO]: Random Lighting Updates: false
  261. [12:51:47] [Server thread/INFO]: Structure Info Saving: true
  262. [12:51:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  263. [12:51:47] [Server thread/INFO]: Max Entity Collisions: 8
  264. [12:51:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  265. [12:51:47] [Server thread/INFO]: Max TNT Explosions: 100
  266. [12:51:47] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2113655599551157221)
  267. [12:51:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nether2' - Env: NETHER - Type: NORMAL & seed: -4030589942893369501
  268. [12:51:47] [Server thread/INFO]: -------- World Settings For [Nether2] --------
  269. [12:51:47] [Server thread/INFO]: View Distance: 10
  270. [12:51:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  271. [12:51:47] [Server thread/INFO]: Clear tick list: false
  272. [12:51:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  273. [12:51:47] [Server thread/INFO]: Item Despawn Rate: 6000
  274. [12:51:47] [Server thread/INFO]: Item Merge Radius: 2.5
  275. [12:51:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  276. [12:51:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  277. [12:51:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  278. [12:51:47] [Server thread/INFO]: Mob Spawn Range: 4
  279. [12:51:47] [Server thread/INFO]: Anti X-Ray: true
  280. [12:51:47] [Server thread/INFO]: Engine Mode: 1
  281. [12:51:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  282. [12:51:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  283. [12:51:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  284. [12:51:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  285. [12:51:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  286. [12:51:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  287. [12:51:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  288. [12:51:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  289. [12:51:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  290. [12:51:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  291. [12:51:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  292. [12:51:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  293. [12:51:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  294. [12:51:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  295. [12:51:47] [Server thread/INFO]: Random Lighting Updates: false
  296. [12:51:47] [Server thread/INFO]: Structure Info Saving: true
  297. [12:51:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  298. [12:51:47] [Server thread/INFO]: Max Entity Collisions: 8
  299. [12:51:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  300. [12:51:47] [Server thread/INFO]: Max TNT Explosions: 100
  301. [12:51:47] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4030589942893369501)
  302. [12:51:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'World3' - Env: NORMAL - Type: FLAT & seed: 0
  303. [12:51:48] [Server thread/INFO]: -------- World Settings For [World3] --------
  304. [12:51:48] [Server thread/INFO]: View Distance: 10
  305. [12:51:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  306. [12:51:48] [Server thread/INFO]: Clear tick list: false
  307. [12:51:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  308. [12:51:48] [Server thread/INFO]: Item Despawn Rate: 6000
  309. [12:51:48] [Server thread/INFO]: Item Merge Radius: 2.5
  310. [12:51:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  311. [12:51:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  312. [12:51:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  313. [12:51:48] [Server thread/INFO]: Mob Spawn Range: 4
  314. [12:51:48] [Server thread/INFO]: Anti X-Ray: true
  315. [12:51:48] [Server thread/INFO]: Engine Mode: 1
  316. [12:51:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  317. [12:51:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  318. [12:51:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  319. [12:51:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  320. [12:51:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  321. [12:51:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  322. [12:51:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  323. [12:51:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  324. [12:51:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  325. [12:51:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  326. [12:51:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  327. [12:51:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  328. [12:51:48] [Server thread/INFO]: Alternative Hopper Ticking: false
  329. [12:51:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  330. [12:51:48] [Server thread/INFO]: Random Lighting Updates: false
  331. [12:51:48] [Server thread/INFO]: Structure Info Saving: true
  332. [12:51:48] [Server thread/INFO]: Sending up to 5 chunks per packet
  333. [12:51:48] [Server thread/INFO]: Max Entity Collisions: 8
  334. [12:51:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  335. [12:51:48] [Server thread/INFO]: Max TNT Explosions: 100
  336. [12:51:48] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  337. [12:51:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Spleef' - Env: NORMAL - Type: FLAT & seed: -271255418078569094
  338. [12:51:48] [Server thread/INFO]: -------- World Settings For [Spleef] --------
  339. [12:51:48] [Server thread/INFO]: View Distance: 10
  340. [12:51:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  341. [12:51:48] [Server thread/INFO]: Clear tick list: false
  342. [12:51:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  343. [12:51:48] [Server thread/INFO]: Item Despawn Rate: 6000
  344. [12:51:48] [Server thread/INFO]: Item Merge Radius: 2.5
  345. [12:51:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  346. [12:51:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  347. [12:51:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  348. [12:51:48] [Server thread/INFO]: Mob Spawn Range: 4
  349. [12:51:48] [Server thread/INFO]: Anti X-Ray: true
  350. [12:51:48] [Server thread/INFO]: Engine Mode: 1
  351. [12:51:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  352. [12:51:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  353. [12:51:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  354. [12:51:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  355. [12:51:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  356. [12:51:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  357. [12:51:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  358. [12:51:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  359. [12:51:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  360. [12:51:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  361. [12:51:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  362. [12:51:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  363. [12:51:48] [Server thread/INFO]: Alternative Hopper Ticking: false
  364. [12:51:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  365. [12:51:48] [Server thread/INFO]: Random Lighting Updates: false
  366. [12:51:48] [Server thread/INFO]: Structure Info Saving: true
  367. [12:51:48] [Server thread/INFO]: Sending up to 5 chunks per packet
  368. [12:51:48] [Server thread/INFO]: Max Entity Collisions: 8
  369. [12:51:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  370. [12:51:48] [Server thread/INFO]: Max TNT Explosions: 100
  371. [12:51:48] [Server thread/INFO]: Preparing start region for level 6 (Seed: -271255418078569094)
  372. [12:51:49] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world4' - Env: NORMAL - Type: FLAT & seed: -1390514809813821438
  373. [12:51:49] [Server thread/INFO]: -------- World Settings For [world4] --------
  374. [12:51:49] [Server thread/INFO]: View Distance: 10
  375. [12:51:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  376. [12:51:49] [Server thread/INFO]: Clear tick list: false
  377. [12:51:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  378. [12:51:49] [Server thread/INFO]: Item Despawn Rate: 6000
  379. [12:51:49] [Server thread/INFO]: Item Merge Radius: 2.5
  380. [12:51:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  381. [12:51:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  382. [12:51:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  383. [12:51:49] [Server thread/INFO]: Mob Spawn Range: 4
  384. [12:51:49] [Server thread/INFO]: Anti X-Ray: true
  385. [12:51:49] [Server thread/INFO]: Engine Mode: 1
  386. [12:51:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  387. [12:51:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  388. [12:51:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  389. [12:51:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  390. [12:51:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  391. [12:51:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  392. [12:51:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  393. [12:51:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  394. [12:51:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  395. [12:51:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  396. [12:51:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  397. [12:51:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  398. [12:51:49] [Server thread/INFO]: Alternative Hopper Ticking: false
  399. [12:51:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  400. [12:51:49] [Server thread/INFO]: Random Lighting Updates: false
  401. [12:51:49] [Server thread/INFO]: Structure Info Saving: true
  402. [12:51:49] [Server thread/INFO]: Sending up to 5 chunks per packet
  403. [12:51:49] [Server thread/INFO]: Max Entity Collisions: 8
  404. [12:51:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  405. [12:51:49] [Server thread/INFO]: Max TNT Explosions: 100
  406. [12:51:49] [Server thread/INFO]: Preparing start region for level 7 (Seed: -1390514809813821438)
  407. [12:51:50] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  408. [12:51:50] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -172 Y: 220 Z: 107 P: 0 Y: 0
  409. [12:51:50] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  410. [12:51:51] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world5' - Env: NORMAL - Type: NORMAL & seed: 1435672245
  411. [12:51:51] [Server thread/INFO]: -------- World Settings For [world5] --------
  412. [12:51:51] [Server thread/INFO]: View Distance: 10
  413. [12:51:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  414. [12:51:51] [Server thread/INFO]: Clear tick list: false
  415. [12:51:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  416. [12:51:51] [Server thread/INFO]: Item Despawn Rate: 6000
  417. [12:51:51] [Server thread/INFO]: Item Merge Radius: 2.5
  418. [12:51:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  419. [12:51:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  420. [12:51:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  421. [12:51:51] [Server thread/INFO]: Mob Spawn Range: 4
  422. [12:51:51] [Server thread/INFO]: Anti X-Ray: true
  423. [12:51:51] [Server thread/INFO]: Engine Mode: 1
  424. [12:51:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  425. [12:51:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  426. [12:51:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  427. [12:51:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  428. [12:51:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  429. [12:51:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  430. [12:51:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  431. [12:51:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  432. [12:51:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  433. [12:51:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  434. [12:51:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  435. [12:51:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  436. [12:51:51] [Server thread/INFO]: Alternative Hopper Ticking: false
  437. [12:51:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  438. [12:51:51] [Server thread/INFO]: Random Lighting Updates: false
  439. [12:51:51] [Server thread/INFO]: Structure Info Saving: true
  440. [12:51:51] [Server thread/INFO]: Sending up to 5 chunks per packet
  441. [12:51:51] [Server thread/INFO]: Max Entity Collisions: 8
  442. [12:51:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  443. [12:51:51] [Server thread/INFO]: Max TNT Explosions: 100
  444. [12:51:51] [Server thread/INFO]: Preparing start region for level 8 (Seed: 1435672245)
  445. [12:51:51] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world6' - Env: NORMAL - Type: FLAT & seed: 0
  446. [12:51:51] [Server thread/INFO]: -------- World Settings For [world6] --------
  447. [12:51:51] [Server thread/INFO]: View Distance: 10
  448. [12:51:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  449. [12:51:51] [Server thread/INFO]: Clear tick list: false
  450. [12:51:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  451. [12:51:51] [Server thread/INFO]: Item Despawn Rate: 6000
  452. [12:51:51] [Server thread/INFO]: Item Merge Radius: 2.5
  453. [12:51:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  454. [12:51:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  455. [12:51:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  456. [12:51:51] [Server thread/INFO]: Mob Spawn Range: 4
  457. [12:51:51] [Server thread/INFO]: Anti X-Ray: true
  458. [12:51:51] [Server thread/INFO]: Engine Mode: 1
  459. [12:51:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  460. [12:51:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  461. [12:51:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  462. [12:51:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  463. [12:51:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  464. [12:51:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  465. [12:51:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  466. [12:51:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  467. [12:51:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  468. [12:51:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  469. [12:51:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  470. [12:51:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  471. [12:51:51] [Server thread/INFO]: Alternative Hopper Ticking: false
  472. [12:51:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  473. [12:51:51] [Server thread/INFO]: Random Lighting Updates: false
  474. [12:51:51] [Server thread/INFO]: Structure Info Saving: true
  475. [12:51:51] [Server thread/INFO]: Sending up to 5 chunks per packet
  476. [12:51:51] [Server thread/INFO]: Max Entity Collisions: 8
  477. [12:51:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  478. [12:51:51] [Server thread/INFO]: Max TNT Explosions: 100
  479. [12:51:51] [Server thread/INFO]: Preparing start region for level 9 (Seed: 0)
  480. [12:51:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'backup' - Env: NORMAL - Type: NORMAL & seed: 325010236219278032
  481. [12:51:52] [Server thread/INFO]: -------- World Settings For [backup] --------
  482. [12:51:52] [Server thread/INFO]: View Distance: 10
  483. [12:51:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  484. [12:51:52] [Server thread/INFO]: Clear tick list: false
  485. [12:51:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  486. [12:51:52] [Server thread/INFO]: Item Despawn Rate: 6000
  487. [12:51:52] [Server thread/INFO]: Item Merge Radius: 2.5
  488. [12:51:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  489. [12:51:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  490. [12:51:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  491. [12:51:52] [Server thread/INFO]: Mob Spawn Range: 4
  492. [12:51:52] [Server thread/INFO]: Anti X-Ray: true
  493. [12:51:52] [Server thread/INFO]: Engine Mode: 1
  494. [12:51:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  495. [12:51:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  496. [12:51:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  497. [12:51:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  498. [12:51:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  499. [12:51:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  500. [12:51:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  501. [12:51:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  502. [12:51:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  503. [12:51:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  504. [12:51:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  505. [12:51:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  506. [12:51:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  507. [12:51:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  508. [12:51:52] [Server thread/INFO]: Random Lighting Updates: false
  509. [12:51:52] [Server thread/INFO]: Structure Info Saving: true
  510. [12:51:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  511. [12:51:52] [Server thread/INFO]: Max Entity Collisions: 8
  512. [12:51:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  513. [12:51:52] [Server thread/INFO]: Max TNT Explosions: 100
  514. [12:51:52] [Server thread/INFO]: Preparing start region for level 10 (Seed: 325010236219278032)
  515. [12:51:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'TNT1' - Env: NORMAL - Type: FLAT & seed: 0
  516. [12:51:52] [Server thread/INFO]: -------- World Settings For [TNT1] --------
  517. [12:51:52] [Server thread/INFO]: View Distance: 10
  518. [12:51:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  519. [12:51:52] [Server thread/INFO]: Clear tick list: false
  520. [12:51:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  521. [12:51:52] [Server thread/INFO]: Item Despawn Rate: 6000
  522. [12:51:52] [Server thread/INFO]: Item Merge Radius: 2.5
  523. [12:51:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  524. [12:51:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  525. [12:51:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  526. [12:51:52] [Server thread/INFO]: Mob Spawn Range: 4
  527. [12:51:52] [Server thread/INFO]: Anti X-Ray: true
  528. [12:51:52] [Server thread/INFO]: Engine Mode: 1
  529. [12:51:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  530. [12:51:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  531. [12:51:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  532. [12:51:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  533. [12:51:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  534. [12:51:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  535. [12:51:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  536. [12:51:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  537. [12:51:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  538. [12:51:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  539. [12:51:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  540. [12:51:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  541. [12:51:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  542. [12:51:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  543. [12:51:52] [Server thread/INFO]: Random Lighting Updates: false
  544. [12:51:52] [Server thread/INFO]: Structure Info Saving: true
  545. [12:51:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  546. [12:51:52] [Server thread/INFO]: Max Entity Collisions: 8
  547. [12:51:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  548. [12:51:52] [Server thread/INFO]: Max TNT Explosions: 100
  549. [12:51:52] [Server thread/INFO]: Preparing start region for level 11 (Seed: 0)
  550. [12:51:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'House' - Env: NORMAL - Type: FLAT & seed: -3212116768780576031
  551. [12:51:53] [Server thread/INFO]: -------- World Settings For [House] --------
  552. [12:51:53] [Server thread/INFO]: View Distance: 10
  553. [12:51:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  554. [12:51:53] [Server thread/INFO]: Clear tick list: false
  555. [12:51:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  556. [12:51:53] [Server thread/INFO]: Item Despawn Rate: 6000
  557. [12:51:53] [Server thread/INFO]: Item Merge Radius: 2.5
  558. [12:51:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  559. [12:51:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  560. [12:51:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  561. [12:51:53] [Server thread/INFO]: Mob Spawn Range: 4
  562. [12:51:53] [Server thread/INFO]: Anti X-Ray: true
  563. [12:51:53] [Server thread/INFO]: Engine Mode: 1
  564. [12:51:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  565. [12:51:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  566. [12:51:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  567. [12:51:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  568. [12:51:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  569. [12:51:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  570. [12:51:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  571. [12:51:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  572. [12:51:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  573. [12:51:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  574. [12:51:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  575. [12:51:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  576. [12:51:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  577. [12:51:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  578. [12:51:53] [Server thread/INFO]: Random Lighting Updates: false
  579. [12:51:53] [Server thread/INFO]: Structure Info Saving: true
  580. [12:51:53] [Server thread/INFO]: Sending up to 5 chunks per packet
  581. [12:51:53] [Server thread/INFO]: Max Entity Collisions: 8
  582. [12:51:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  583. [12:51:53] [Server thread/INFO]: Max TNT Explosions: 100
  584. [12:51:53] [Server thread/INFO]: Preparing start region for level 12 (Seed: -3212116768780576031)
  585. [12:51:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Shop' - Env: NORMAL - Type: FLAT & seed: -5904389235327269137
  586. [12:51:53] [Server thread/INFO]: -------- World Settings For [Shop] --------
  587. [12:51:53] [Server thread/INFO]: View Distance: 10
  588. [12:51:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  589. [12:51:53] [Server thread/INFO]: Clear tick list: false
  590. [12:51:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  591. [12:51:53] [Server thread/INFO]: Item Despawn Rate: 6000
  592. [12:51:53] [Server thread/INFO]: Item Merge Radius: 2.5
  593. [12:51:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  594. [12:51:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  595. [12:51:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  596. [12:51:53] [Server thread/INFO]: Mob Spawn Range: 4
  597. [12:51:53] [Server thread/INFO]: Anti X-Ray: true
  598. [12:51:53] [Server thread/INFO]: Engine Mode: 1
  599. [12:51:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  600. [12:51:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  601. [12:51:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  602. [12:51:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  603. [12:51:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  604. [12:51:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  605. [12:51:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  606. [12:51:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  607. [12:51:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  608. [12:51:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  609. [12:51:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  610. [12:51:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  611. [12:51:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  612. [12:51:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  613. [12:51:53] [Server thread/INFO]: Random Lighting Updates: false
  614. [12:51:53] [Server thread/INFO]: Structure Info Saving: true
  615. [12:51:53] [Server thread/INFO]: Sending up to 5 chunks per packet
  616. [12:51:53] [Server thread/INFO]: Max Entity Collisions: 8
  617. [12:51:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  618. [12:51:53] [Server thread/INFO]: Max TNT Explosions: 100
  619. [12:51:53] [Server thread/INFO]: Preparing start region for level 13 (Seed: -5904389235327269137)
  620. [12:51:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Shop2' - Env: NORMAL - Type: NORMAL & seed: 5345580161630102365
  621. [12:51:53] [Server thread/INFO]: -------- World Settings For [Shop2] --------
  622. [12:51:53] [Server thread/INFO]: View Distance: 10
  623. [12:51:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  624. [12:51:53] [Server thread/INFO]: Clear tick list: false
  625. [12:51:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  626. [12:51:53] [Server thread/INFO]: Item Despawn Rate: 6000
  627. [12:51:53] [Server thread/INFO]: Item Merge Radius: 2.5
  628. [12:51:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  629. [12:51:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  630. [12:51:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  631. [12:51:53] [Server thread/INFO]: Mob Spawn Range: 4
  632. [12:51:53] [Server thread/INFO]: Anti X-Ray: true
  633. [12:51:53] [Server thread/INFO]: Engine Mode: 1
  634. [12:51:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  635. [12:51:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  636. [12:51:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  637. [12:51:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  638. [12:51:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  639. [12:51:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  640. [12:51:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  641. [12:51:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  642. [12:51:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  643. [12:51:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  644. [12:51:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  645. [12:51:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  646. [12:51:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  647. [12:51:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  648. [12:51:53] [Server thread/INFO]: Random Lighting Updates: false
  649. [12:51:53] [Server thread/INFO]: Structure Info Saving: true
  650. [12:51:53] [Server thread/INFO]: Sending up to 5 chunks per packet
  651. [12:51:53] [Server thread/INFO]: Max Entity Collisions: 8
  652. [12:51:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  653. [12:51:53] [Server thread/INFO]: Max TNT Explosions: 100
  654. [12:51:53] [Server thread/WARN]: Skipping Entity with id Rabbit
  655. [12:51:53] [Server thread/WARN]: Skipping Entity with id Rabbit
  656. [12:51:54] [Server thread/INFO]: World Shop2 is a duplicate of another world and has been prevented from loading. Please delete the uid.dat file from Shop2's world directory if you want to be able to load the duplicate world.
  657. [12:51:54] [Server thread/ERROR]: [Multiverse-Core] Failed to Create/Load the world 'Shop2'
  658. [12:51:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'TNT' - Env: NORMAL - Type: FLAT & seed: 0
  659. [12:51:54] [Server thread/INFO]: -------- World Settings For [TNT] --------
  660. [12:51:54] [Server thread/INFO]: View Distance: 10
  661. [12:51:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  662. [12:51:54] [Server thread/INFO]: Clear tick list: false
  663. [12:51:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  664. [12:51:54] [Server thread/INFO]: Item Despawn Rate: 6000
  665. [12:51:54] [Server thread/INFO]: Item Merge Radius: 2.5
  666. [12:51:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  667. [12:51:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  668. [12:51:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  669. [12:51:54] [Server thread/INFO]: Mob Spawn Range: 4
  670. [12:51:54] [Server thread/INFO]: Anti X-Ray: true
  671. [12:51:54] [Server thread/INFO]: Engine Mode: 1
  672. [12:51:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  673. [12:51:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  674. [12:51:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  675. [12:51:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  676. [12:51:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  677. [12:51:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  678. [12:51:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  679. [12:51:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  680. [12:51:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  681. [12:51:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  682. [12:51:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  683. [12:51:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  684. [12:51:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  685. [12:51:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  686. [12:51:54] [Server thread/INFO]: Random Lighting Updates: false
  687. [12:51:54] [Server thread/INFO]: Structure Info Saving: true
  688. [12:51:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  689. [12:51:54] [Server thread/INFO]: Max Entity Collisions: 8
  690. [12:51:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  691. [12:51:54] [Server thread/INFO]: Max TNT Explosions: 100
  692. [12:51:54] [Server thread/INFO]: Preparing start region for level 14 (Seed: 0)
  693. [12:51:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'tntlobby' - Env: NORMAL - Type: FLAT & seed: 0
  694. [12:51:54] [Server thread/INFO]: -------- World Settings For [tntlobby] --------
  695. [12:51:54] [Server thread/INFO]: View Distance: 10
  696. [12:51:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  697. [12:51:54] [Server thread/INFO]: Clear tick list: false
  698. [12:51:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  699. [12:51:54] [Server thread/INFO]: Item Despawn Rate: 6000
  700. [12:51:54] [Server thread/INFO]: Item Merge Radius: 2.5
  701. [12:51:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  702. [12:51:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  703. [12:51:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  704. [12:51:54] [Server thread/INFO]: Mob Spawn Range: 4
  705. [12:51:54] [Server thread/INFO]: Anti X-Ray: true
  706. [12:51:54] [Server thread/INFO]: Engine Mode: 1
  707. [12:51:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  708. [12:51:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  709. [12:51:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  710. [12:51:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  711. [12:51:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  712. [12:51:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  713. [12:51:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  714. [12:51:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  715. [12:51:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  716. [12:51:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  717. [12:51:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  718. [12:51:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  719. [12:51:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  720. [12:51:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  721. [12:51:54] [Server thread/INFO]: Random Lighting Updates: false
  722. [12:51:54] [Server thread/INFO]: Structure Info Saving: true
  723. [12:51:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  724. [12:51:54] [Server thread/INFO]: Max Entity Collisions: 8
  725. [12:51:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  726. [12:51:54] [Server thread/INFO]: Max TNT Explosions: 100
  727. [12:51:54] [Server thread/INFO]: Preparing start region for level 15 (Seed: 0)
  728. [12:51:54] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'TDM' - Env: NORMAL - Type: FLAT & seed: 7358221061219062390
  729. [12:51:54] [Server thread/INFO]: -------- World Settings For [TDM] --------
  730. [12:51:54] [Server thread/INFO]: View Distance: 10
  731. [12:51:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  732. [12:51:54] [Server thread/INFO]: Clear tick list: false
  733. [12:51:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  734. [12:51:54] [Server thread/INFO]: Item Despawn Rate: 6000
  735. [12:51:54] [Server thread/INFO]: Item Merge Radius: 2.5
  736. [12:51:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  737. [12:51:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  738. [12:51:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  739. [12:51:54] [Server thread/INFO]: Mob Spawn Range: 4
  740. [12:51:54] [Server thread/INFO]: Anti X-Ray: true
  741. [12:51:54] [Server thread/INFO]: Engine Mode: 1
  742. [12:51:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  743. [12:51:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  744. [12:51:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  745. [12:51:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  746. [12:51:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  747. [12:51:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  748. [12:51:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  749. [12:51:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  750. [12:51:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  751. [12:51:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  752. [12:51:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  753. [12:51:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  754. [12:51:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  755. [12:51:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  756. [12:51:54] [Server thread/INFO]: Random Lighting Updates: false
  757. [12:51:54] [Server thread/INFO]: Structure Info Saving: true
  758. [12:51:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  759. [12:51:54] [Server thread/INFO]: Max Entity Collisions: 8
  760. [12:51:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  761. [12:51:54] [Server thread/INFO]: Max TNT Explosions: 100
  762. [12:51:54] [Server thread/INFO]: Preparing start region for level 16 (Seed: 7358221061219062390)
  763. [12:51:55] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Warlobby' - Env: NORMAL - Type: FLAT & seed: 9097460971933322655
  764. [12:51:55] [Server thread/INFO]: -------- World Settings For [Warlobby] --------
  765. [12:51:55] [Server thread/INFO]: View Distance: 10
  766. [12:51:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
  767. [12:51:55] [Server thread/INFO]: Clear tick list: false
  768. [12:51:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  769. [12:51:55] [Server thread/INFO]: Item Despawn Rate: 6000
  770. [12:51:55] [Server thread/INFO]: Item Merge Radius: 2.5
  771. [12:51:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  772. [12:51:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  773. [12:51:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  774. [12:51:55] [Server thread/INFO]: Mob Spawn Range: 4
  775. [12:51:55] [Server thread/INFO]: Anti X-Ray: true
  776. [12:51:55] [Server thread/INFO]: Engine Mode: 1
  777. [12:51:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  778. [12:51:55] [Server thread/INFO]: Replace Blocks: [1, 5]
  779. [12:51:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  780. [12:51:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  781. [12:51:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  782. [12:51:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  783. [12:51:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  784. [12:51:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  785. [12:51:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  786. [12:51:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  787. [12:51:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  788. [12:51:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  789. [12:51:55] [Server thread/INFO]: Alternative Hopper Ticking: false
  790. [12:51:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  791. [12:51:55] [Server thread/INFO]: Random Lighting Updates: false
  792. [12:51:55] [Server thread/INFO]: Structure Info Saving: true
  793. [12:51:55] [Server thread/INFO]: Sending up to 5 chunks per packet
  794. [12:51:55] [Server thread/INFO]: Max Entity Collisions: 8
  795. [12:51:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  796. [12:51:55] [Server thread/INFO]: Max TNT Explosions: 100
  797. [12:51:55] [Server thread/INFO]: Preparing start region for level 17 (Seed: 9097460971933322655)
  798. [12:51:55] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Christmas' - Env: NORMAL - Type: NORMAL & seed: -8503337057323495487
  799. [12:51:55] [Server thread/INFO]: -------- World Settings For [Christmas] --------
  800. [12:51:55] [Server thread/INFO]: View Distance: 10
  801. [12:51:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
  802. [12:51:55] [Server thread/INFO]: Clear tick list: false
  803. [12:51:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  804. [12:51:55] [Server thread/INFO]: Item Despawn Rate: 6000
  805. [12:51:55] [Server thread/INFO]: Item Merge Radius: 2.5
  806. [12:51:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  807. [12:51:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  808. [12:51:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  809. [12:51:55] [Server thread/INFO]: Mob Spawn Range: 4
  810. [12:51:55] [Server thread/INFO]: Anti X-Ray: true
  811. [12:51:55] [Server thread/INFO]: Engine Mode: 1
  812. [12:51:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  813. [12:51:55] [Server thread/INFO]: Replace Blocks: [1, 5]
  814. [12:51:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  815. [12:51:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  816. [12:51:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  817. [12:51:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  818. [12:51:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  819. [12:51:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  820. [12:51:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  821. [12:51:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  822. [12:51:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  823. [12:51:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  824. [12:51:55] [Server thread/INFO]: Alternative Hopper Ticking: false
  825. [12:51:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  826. [12:51:55] [Server thread/INFO]: Random Lighting Updates: false
  827. [12:51:55] [Server thread/INFO]: Structure Info Saving: true
  828. [12:51:55] [Server thread/INFO]: Sending up to 5 chunks per packet
  829. [12:51:55] [Server thread/INFO]: Max Entity Collisions: 8
  830. [12:51:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  831. [12:51:55] [Server thread/INFO]: Max TNT Explosions: 100
  832. [12:51:55] [Server thread/INFO]: Preparing start region for level 18 (Seed: -8503337057323495487)
  833. [12:51:56] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'House2' - Env: NORMAL - Type: FLAT & seed: 0
  834. [12:51:56] [Server thread/INFO]: -------- World Settings For [House2] --------
  835. [12:51:56] [Server thread/INFO]: View Distance: 10
  836. [12:51:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  837. [12:51:56] [Server thread/INFO]: Clear tick list: false
  838. [12:51:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  839. [12:51:56] [Server thread/INFO]: Item Despawn Rate: 6000
  840. [12:51:56] [Server thread/INFO]: Item Merge Radius: 2.5
  841. [12:51:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  842. [12:51:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  843. [12:51:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  844. [12:51:56] [Server thread/INFO]: Mob Spawn Range: 4
  845. [12:51:56] [Server thread/INFO]: Anti X-Ray: true
  846. [12:51:56] [Server thread/INFO]: Engine Mode: 1
  847. [12:51:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  848. [12:51:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  849. [12:51:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  850. [12:51:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  851. [12:51:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  852. [12:51:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  853. [12:51:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  854. [12:51:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  855. [12:51:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  856. [12:51:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  857. [12:51:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  858. [12:51:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  859. [12:51:56] [Server thread/INFO]: Alternative Hopper Ticking: false
  860. [12:51:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  861. [12:51:56] [Server thread/INFO]: Random Lighting Updates: false
  862. [12:51:56] [Server thread/INFO]: Structure Info Saving: true
  863. [12:51:56] [Server thread/INFO]: Sending up to 5 chunks per packet
  864. [12:51:56] [Server thread/INFO]: Max Entity Collisions: 8
  865. [12:51:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  866. [12:51:56] [Server thread/INFO]: Max TNT Explosions: 100
  867. [12:51:56] [Server thread/INFO]: Preparing start region for level 19 (Seed: 0)
  868. [12:51:56] [Server thread/INFO]: [Multiverse-Core] 21 - World(s) loaded.
  869. [12:51:56] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  870. [12:51:57] [Thread-17/WARN]: [PlayerHeads] The updater could not find any files for the project id 46244
  871. [12:51:57] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  872. [12:51:57] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  873. [12:51:57] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  874. [12:51:57] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  875. [12:51:57] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  876. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  877. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  878. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  879. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  880. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  881. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  882. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  883. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  884. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  885. [12:51:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  886. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  887. [12:51:57] [Server thread/INFO]: [WorldGuard] (World2) TNT ignition is PERMITTED.
  888. [12:51:57] [Server thread/INFO]: [WorldGuard] (World2) Lighters are PERMITTED.
  889. [12:51:57] [Server thread/INFO]: [WorldGuard] (World2) Lava fire is blocked.
  890. [12:51:57] [Server thread/INFO]: [WorldGuard] (World2) Fire spread is UNRESTRICTED.
  891. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World2'
  892. [12:51:57] [Server thread/INFO]: [WorldGuard] (Nether2) TNT ignition is PERMITTED.
  893. [12:51:57] [Server thread/INFO]: [WorldGuard] (Nether2) Lighters are PERMITTED.
  894. [12:51:57] [Server thread/INFO]: [WorldGuard] (Nether2) Lava fire is blocked.
  895. [12:51:57] [Server thread/INFO]: [WorldGuard] (Nether2) Fire spread is UNRESTRICTED.
  896. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nether2'
  897. [12:51:57] [Server thread/INFO]: [WorldGuard] (World3) TNT ignition is PERMITTED.
  898. [12:51:57] [Server thread/INFO]: [WorldGuard] (World3) Lighters are PERMITTED.
  899. [12:51:57] [Server thread/INFO]: [WorldGuard] (World3) Lava fire is blocked.
  900. [12:51:57] [Server thread/INFO]: [WorldGuard] (World3) Fire spread is UNRESTRICTED.
  901. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World3'
  902. [12:51:57] [Server thread/INFO]: [WorldGuard] (Spleef) TNT ignition is PERMITTED.
  903. [12:51:57] [Server thread/INFO]: [WorldGuard] (Spleef) Lighters are PERMITTED.
  904. [12:51:57] [Server thread/INFO]: [WorldGuard] (Spleef) Lava fire is blocked.
  905. [12:51:57] [Server thread/INFO]: [WorldGuard] (Spleef) Fire spread is UNRESTRICTED.
  906. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spleef'
  907. [12:51:57] [Server thread/INFO]: [WorldGuard] (world4) TNT ignition is PERMITTED.
  908. [12:51:57] [Server thread/INFO]: [WorldGuard] (world4) Lighters are PERMITTED.
  909. [12:51:57] [Server thread/INFO]: [WorldGuard] (world4) Lava fire is blocked.
  910. [12:51:57] [Server thread/INFO]: [WorldGuard] (world4) Fire spread is UNRESTRICTED.
  911. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world4'
  912. [12:51:57] [Server thread/INFO]: [WorldGuard] (world5) TNT ignition is PERMITTED.
  913. [12:51:57] [Server thread/INFO]: [WorldGuard] (world5) Lighters are PERMITTED.
  914. [12:51:57] [Server thread/INFO]: [WorldGuard] (world5) Lava fire is blocked.
  915. [12:51:57] [Server thread/INFO]: [WorldGuard] (world5) Fire spread is UNRESTRICTED.
  916. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world5'
  917. [12:51:57] [Server thread/INFO]: [WorldGuard] (world6) TNT ignition is PERMITTED.
  918. [12:51:57] [Server thread/INFO]: [WorldGuard] (world6) Lighters are PERMITTED.
  919. [12:51:57] [Server thread/INFO]: [WorldGuard] (world6) Lava fire is blocked.
  920. [12:51:57] [Server thread/INFO]: [WorldGuard] (world6) Fire spread is UNRESTRICTED.
  921. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world6'
  922. [12:51:57] [Server thread/INFO]: [WorldGuard] (backup) TNT ignition is PERMITTED.
  923. [12:51:57] [Server thread/INFO]: [WorldGuard] (backup) Lighters are PERMITTED.
  924. [12:51:57] [Server thread/INFO]: [WorldGuard] (backup) Lava fire is blocked.
  925. [12:51:57] [Server thread/INFO]: [WorldGuard] (backup) Fire spread is UNRESTRICTED.
  926. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'backup'
  927. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT1) TNT ignition is PERMITTED.
  928. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT1) Lighters are PERMITTED.
  929. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT1) Lava fire is blocked.
  930. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT1) Fire spread is UNRESTRICTED.
  931. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TNT1'
  932. [12:51:57] [Server thread/INFO]: [WorldGuard] (House) TNT ignition is PERMITTED.
  933. [12:51:57] [Server thread/INFO]: [WorldGuard] (House) Lighters are PERMITTED.
  934. [12:51:57] [Server thread/INFO]: [WorldGuard] (House) Lava fire is blocked.
  935. [12:51:57] [Server thread/INFO]: [WorldGuard] (House) Fire spread is UNRESTRICTED.
  936. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'House'
  937. [12:51:57] [Server thread/INFO]: [WorldGuard] (Shop) TNT ignition is PERMITTED.
  938. [12:51:57] [Server thread/INFO]: [WorldGuard] (Shop) Lighters are PERMITTED.
  939. [12:51:57] [Server thread/INFO]: [WorldGuard] (Shop) Lava fire is blocked.
  940. [12:51:57] [Server thread/INFO]: [WorldGuard] (Shop) Fire spread is UNRESTRICTED.
  941. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Shop'
  942. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT) TNT ignition is PERMITTED.
  943. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT) Lighters are PERMITTED.
  944. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT) Lava fire is blocked.
  945. [12:51:57] [Server thread/INFO]: [WorldGuard] (TNT) Fire spread is UNRESTRICTED.
  946. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TNT'
  947. [12:51:57] [Server thread/INFO]: [WorldGuard] (tntlobby) TNT ignition is PERMITTED.
  948. [12:51:57] [Server thread/INFO]: [WorldGuard] (tntlobby) Lighters are PERMITTED.
  949. [12:51:57] [Server thread/INFO]: [WorldGuard] (tntlobby) Lava fire is blocked.
  950. [12:51:57] [Server thread/INFO]: [WorldGuard] (tntlobby) Fire spread is UNRESTRICTED.
  951. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tntlobby'
  952. [12:51:57] [Server thread/INFO]: [WorldGuard] (TDM) TNT ignition is PERMITTED.
  953. [12:51:57] [Server thread/INFO]: [WorldGuard] (TDM) Lighters are PERMITTED.
  954. [12:51:57] [Server thread/INFO]: [WorldGuard] (TDM) Lava fire is blocked.
  955. [12:51:57] [Server thread/INFO]: [WorldGuard] (TDM) Fire spread is UNRESTRICTED.
  956. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TDM'
  957. [12:51:57] [Server thread/INFO]: [WorldGuard] (Warlobby) TNT ignition is PERMITTED.
  958. [12:51:57] [Server thread/INFO]: [WorldGuard] (Warlobby) Lighters are PERMITTED.
  959. [12:51:57] [Server thread/INFO]: [WorldGuard] (Warlobby) Lava fire is blocked.
  960. [12:51:57] [Server thread/INFO]: [WorldGuard] (Warlobby) Fire spread is UNRESTRICTED.
  961. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Warlobby'
  962. [12:51:57] [Server thread/INFO]: [WorldGuard] (Christmas) TNT ignition is PERMITTED.
  963. [12:51:57] [Server thread/INFO]: [WorldGuard] (Christmas) Lighters are PERMITTED.
  964. [12:51:57] [Server thread/INFO]: [WorldGuard] (Christmas) Lava fire is blocked.
  965. [12:51:57] [Server thread/INFO]: [WorldGuard] (Christmas) Fire spread is UNRESTRICTED.
  966. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Christmas'
  967. [12:51:57] [Server thread/INFO]: [WorldGuard] (House2) TNT ignition is PERMITTED.
  968. [12:51:57] [Server thread/INFO]: [WorldGuard] (House2) Lighters are PERMITTED.
  969. [12:51:57] [Server thread/INFO]: [WorldGuard] (House2) Lava fire is blocked.
  970. [12:51:57] [Server thread/INFO]: [WorldGuard] (House2) Fire spread is UNRESTRICTED.
  971. [12:51:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'House2'
  972. [12:51:57] [Server thread/INFO]: [WorldGuard] 20 regions loaded for 'world'
  973. [12:51:57] [Server thread/INFO]: [WorldGuard] 5 regions loaded for 'world_nether'
  974. [12:51:57] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'world_the_end'
  975. [12:51:57] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'World2'
  976. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Nether2'
  977. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'World3'
  978. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Spleef'
  979. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world4'
  980. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world5'
  981. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world6'
  982. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'backup'
  983. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TNT1'
  984. [12:51:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'House'
  985. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Shop'
  986. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'TNT'
  987. [12:51:57] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'tntlobby'
  988. [12:51:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TDM'
  989. [12:51:58] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Warlobby'
  990. [12:51:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Christmas'
  991. [12:51:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'House2'
  992. [12:51:58] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.4
  993. [12:51:58] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  994. [12:51:58] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  995. [12:51:58] [Server thread/DEBUG]: created dao for class class com.Acrobot.ChestShop.Database.Item with reflection
  996. [12:51:58] [Server thread/INFO]: creating table 'items'
  997. [12:51:58] [Server thread/TRACE]: connection opened: org.sqlite.Conn@583a59d1
  998. [12:51:58] [Server thread/TRACE]: connection set autoCommit to true
  999. [12:51:58] [Server thread/DEBUG]: opened connection to jdbc:sqlite:/Users/student/Desktop/Minecraft /Server 1/plugins/ChestShop/items.db got #1591661975
  1000. [12:51:58] [Server thread/TRACE]: compiled statement: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  1001. [12:51:58] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  1002. [12:51:58] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1003. [12:51:58] [Server thread/DEBUG]: created dao for class class com.Acrobot.ChestShop.Database.Account with reflection
  1004. [12:51:58] [Server thread/INFO]: creating table 'accounts'
  1005. [12:51:58] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  1006. [12:51:58] [Server thread/TRACE]: connection opened: org.sqlite.Conn@764f9517
  1007. [12:51:58] [Server thread/TRACE]: connection set autoCommit to true
  1008. [12:51:58] [Server thread/DEBUG]: opened connection to jdbc:sqlite:/Users/student/Desktop/Minecraft /Server 1/plugins/ChestShop/users.db got #1657099695
  1009. [12:51:58] [Server thread/TRACE]: compiled statement: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  1010. [12:51:58] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  1011. [12:51:58] [Server thread/TRACE]: compiled statement: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  1012. [12:51:58] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  1013. [12:51:58] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1014. [12:51:58] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["admin shop"]
  1015. [12:51:59] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1016. [12:51:59] [Server thread/DEBUG]: Successful read, server response was 200
  1017. [12:51:59] [Server thread/DEBUG]: Response: []
  1018. [12:51:59] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1019. [12:51:59] [Server thread/DEBUG]: Couldn't find profile admin shop
  1020. [12:51:59] [Server thread/TRACE]: connection is closed returned false
  1021. [12:51:59] [Server thread/DEBUG]: built statement SELECT COUNT(*) FROM `accounts` WHERE `name` = ?
  1022. [12:51:59] [Server thread/TRACE]: query for long statement is prepared and executed: SELECT COUNT(*) FROM `accounts` WHERE `name` = ?
  1023. [12:51:59] [Server thread/DEBUG]: query of 'SELECT COUNT(*) FROM `accounts` WHERE `name` = ? ' returned 1
  1024. [12:51:59] [Server thread/TRACE]: connection is closed returned false
  1025. [12:52:00] [Server thread/TRACE]: update statement is prepared and executed returning 1: UPDATE `accounts` SET `lastSeenName` = ?, `shortName` = ?, `uuid` = ? WHERE `name` = ?
  1026. [12:52:00] [Server thread/DEBUG]: update data with statement 'UPDATE `accounts` SET `lastSeenName` = ?, `shortName` = ?, `uuid` = ? WHERE `name` = ?' and 4 args, changed 1 rows
  1027. [12:52:00] [Server thread/TRACE]: update arguments: [Admin Shop, Admin Shop, c796b66c-a367-3137-a9dc-55f2befab2b9, Admin Shop]
  1028. [12:52:00] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1029. [12:52:00] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.4
  1030. [12:52:00] [Server thread/INFO]: [ClearLag] Loading modules...
  1031. [12:52:00] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
  1032. [12:52:00] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
  1033. [12:52:00] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  1034. [12:52:00] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  1035. [12:52:00] [Thread-20/INFO]: [ClearLag] Checking for updates...
  1036. [12:52:00] [Server thread/INFO]: [BadgerProtection] Enabling BadgerProtection v1.0
  1037. [12:52:00] [Server thread/INFO]: [SuperSpleef] Enabling SuperSpleef vB 0.1.7
  1038. [12:52:00] [Server thread/INFO]: [Spleef] Loading 1 games
  1039. [12:52:00] [Server thread/INFO]: [Spleef]Checking for arena on index 1
  1040. [12:52:00] [Server thread/INFO]: Loading Arena: 1
  1041. [12:52:00] [Server thread/INFO]: Loaded 4590/4590 blocks into the floor of Spleef arena 1
  1042. [12:52:00] [Server thread/INFO]: 1 Enabling!
  1043. [12:52:00] [Server thread/INFO]: [Super Spleef]No save file on disk for arena 1
  1044. [12:52:00] [Server thread/INFO]: METRICS STARTING
  1045. [12:52:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  1046. [12:52:00] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  1047. [12:52:00] [Server thread/INFO]: git-Spigot-1649 (MC: 1.7.10)
  1048. [12:52:00] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  1049. [12:52:00] [Server thread/TRACE]: Aborting ItemSpawnBL read, itemDB not yet loaded.
  1050. [12:52:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  1051. [12:52:00] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  1052. [12:52:00] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6-SNAPSHOT
  1053. [12:52:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  1054. [12:52:01] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  1055. [12:52:01] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  1056. [12:52:01] [Thread-20/WARN]: Exception in thread "Thread-20"
  1057. [12:52:01] [Thread-20/WARN]: java.lang.NullPointerException
  1058. [12:52:01] [Thread-20/WARN]: at me.minebuilders.clearlag.MyUpdater.updateAvailable(MyUpdater.java:60)
  1059. [12:52:01] [Thread-20/WARN]: at me.minebuilders.clearlag.MyUpdater.run(MyUpdater.java:105)
  1060. [12:52:01] [Thread-20/WARN]: at java.lang.Thread.run(Thread.java:695)
  1061. [12:52:02] [Server thread/INFO]: [Multiverse-Portals] 26 - Portals(s) loaded
  1062. [12:52:02] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
  1063. [12:52:02] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  1064. [12:52:02] [Server thread/WARN]: [SignShop] Failed to retrieve Generation field for Written Book, API might have changed. Please report this problem.
  1065. [12:52:03] [Server thread/INFO]: [SignShop] v2.11.0 Enabled
  1066. [12:52:03] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.1
  1067. [12:52:03] [Server thread/INFO]: [DisguiseCraft] Version 5.1 is enabled!
  1068. [12:52:03] [Server thread/INFO]: [SkyWars] Enabling SkyWars v1.1-m16
  1069. [12:52:04] [Server thread/INFO]: [SkyWars] [SchematicController] Registered 1 schematics ...
  1070. [12:52:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'island-0' - Env: NORMAL - Type: NORMAL & generator: SkyWars
  1071. [12:52:04] [Server thread/INFO]: -------- World Settings For [island-0] --------
  1072. [12:52:04] [Server thread/INFO]: View Distance: 10
  1073. [12:52:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1074. [12:52:04] [Server thread/INFO]: Clear tick list: false
  1075. [12:52:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  1076. [12:52:04] [Server thread/INFO]: Item Despawn Rate: 6000
  1077. [12:52:04] [Server thread/INFO]: Item Merge Radius: 2.5
  1078. [12:52:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1079. [12:52:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1080. [12:52:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1081. [12:52:04] [Server thread/INFO]: Mob Spawn Range: 4
  1082. [12:52:04] [Server thread/INFO]: Anti X-Ray: true
  1083. [12:52:04] [Server thread/INFO]: Engine Mode: 1
  1084. [12:52:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1085. [12:52:04] [Server thread/INFO]: Replace Blocks: [1, 5]
  1086. [12:52:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1087. [12:52:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1088. [12:52:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  1089. [12:52:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  1090. [12:52:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1091. [12:52:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1092. [12:52:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1093. [12:52:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1094. [12:52:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1095. [12:52:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1096. [12:52:04] [Server thread/INFO]: Alternative Hopper Ticking: false
  1097. [12:52:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1098. [12:52:04] [Server thread/INFO]: Random Lighting Updates: false
  1099. [12:52:04] [Server thread/INFO]: Structure Info Saving: true
  1100. [12:52:04] [Server thread/INFO]: Sending up to 5 chunks per packet
  1101. [12:52:04] [Server thread/INFO]: Max Entity Collisions: 8
  1102. [12:52:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1103. [12:52:04] [Server thread/INFO]: Max TNT Explosions: 100
  1104. [12:52:04] [Server thread/INFO]: Preparing start region for level 20 (Seed: 8391423623012602551)
  1105. [12:52:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: /Users/student/Desktop/Minecraft /Server 1/plugins/WorldGuard/worlds/island-0/config.yml
  1106. [12:52:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: /Users/student/Desktop/Minecraft /Server 1/plugins/WorldGuard/worlds/island-0/blacklist.txt
  1107. [12:52:05] [Server thread/INFO]: [WorldGuard] (island-0) TNT ignition is PERMITTED.
  1108. [12:52:05] [Server thread/INFO]: [WorldGuard] (island-0) Lighters are PERMITTED.
  1109. [12:52:05] [Server thread/INFO]: [WorldGuard] (island-0) Lava fire is blocked.
  1110. [12:52:05] [Server thread/INFO]: [WorldGuard] (island-0) Fire spread is UNRESTRICTED.
  1111. [12:52:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island-0'
  1112. [12:52:05] [Server thread/INFO]: [SkyWars] [ChestController] Registered 31 chest items ...
  1113. [12:52:05] [Server thread/INFO]: [SkyWars] [KitController] Registered 3 kits ...
  1114. [12:52:05] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  1115. [12:52:05] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.6
  1116. [12:52:05] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] === ENABLE START ===
  1117. [12:52:05] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] Loading board from disk
  1118. [12:52:05] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] Economy integration through Vault plugin successful.
  1119. [12:52:05] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] Successfully hooked to WorldGuard.
  1120. [12:52:05] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] === ENABLE DONE (Took 170ms) ===
  1121. [12:52:06] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML.
  1122. java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.util.Map
  1123. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadCustomPermissions(CraftServer.java:899) [spigot.jar:git-Spigot-1649]
  1124. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:405) [spigot.jar:git-Spigot-1649]
  1125. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot.jar:git-Spigot-1649]
  1126. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot.jar:git-Spigot-1649]
  1127. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot.jar:git-Spigot-1649]
  1128. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot.jar:git-Spigot-1649]
  1129. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1649]
  1130. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  1131. [12:52:06] [Server thread/INFO]: Done (23.582s)! For help, type "help" or "?"
  1132. [12:52:06] [Server thread/INFO]: [War] Loading zone CTF...
  1133. [12:52:07] [Server thread/INFO]: [War] Warzones ready.
  1134. [12:52:07] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1135. [12:52:07] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
  1136. [12:52:08] [Server thread/INFO]: [War] Warhub ready.
  1137. [12:52:08] [Craft Scheduler Thread - 3/INFO]: [Vault] Stable Version: 1.5.5 | Current Version: 1.5.6
  1138. [12:52:08] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1139. [12:52:08] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤6power level"]
  1140. [12:52:09] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1141. [12:52:09] [Server thread/DEBUG]: Successful read, server response was 200
  1142. [12:52:09] [Server thread/DEBUG]: Response: []
  1143. [12:52:09] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1144. [12:52:09] [Server thread/DEBUG]: Couldn't find profile ¤6power level
  1145. [12:52:09] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1146. [12:52:09] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤3level"]
  1147. [12:52:09] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1148. [12:52:09] [Server thread/DEBUG]: Successful read, server response was 200
  1149. [12:52:09] [Server thread/DEBUG]: Response: []
  1150. [12:52:09] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1151. [12:52:09] [Server thread/DEBUG]: Couldn't find profile ¤3level
  1152. [12:52:10] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1153. [12:52:10] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤acurrent xp"]
  1154. [12:52:10] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1155. [12:52:10] [Server thread/DEBUG]: Successful read, server response was 200
  1156. [12:52:10] [Server thread/DEBUG]: Response: []
  1157. [12:52:10] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1158. [12:52:10] [Server thread/DEBUG]: Couldn't find profile ¤acurrent xp
  1159. [12:52:10] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1160. [12:52:10] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤eremaining xp"]
  1161. [12:52:10] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1162. [12:52:10] [Server thread/DEBUG]: Successful read, server response was 200
  1163. [12:52:10] [Server thread/DEBUG]: Response: []
  1164. [12:52:10] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1165. [12:52:10] [Server thread/DEBUG]: Couldn't find profile ¤eremaining xp
  1166. [12:52:10] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1167. [12:52:10] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤dcooldown"]
  1168. [12:52:10] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1169. [12:52:11] [Server thread/DEBUG]: Successful read, server response was 200
  1170. [12:52:11] [Server thread/DEBUG]: Response: []
  1171. [12:52:11] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1172. [12:52:11] [Server thread/DEBUG]: Couldn't find profile ¤dcooldown
  1173. [12:52:11] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1174. [12:52:11] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤6overall"]
  1175. [12:52:11] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1176. [12:52:11] [Server thread/DEBUG]: Successful read, server response was 200
  1177. [12:52:11] [Server thread/DEBUG]: Response: []
  1178. [12:52:11] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1179. [12:52:11] [Server thread/DEBUG]: Couldn't find profile ¤6overall
  1180. [12:52:11] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1181. [12:52:11] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aacrobatics"]
  1182. [12:52:11] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1183. [12:52:12] [Server thread/DEBUG]: Successful read, server response was 200
  1184. [12:52:12] [Server thread/DEBUG]: Response: []
  1185. [12:52:12] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1186. [12:52:12] [Server thread/DEBUG]: Couldn't find profile ¤aacrobatics
  1187. [12:52:12] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1188. [12:52:12] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aalchemy"]
  1189. [12:52:12] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1190. [12:52:12] [Server thread/DEBUG]: Successful read, server response was 200
  1191. [12:52:12] [Server thread/DEBUG]: Response: []
  1192. [12:52:12] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1193. [12:52:12] [Server thread/DEBUG]: Couldn't find profile ¤aalchemy
  1194. [12:52:12] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1195. [12:52:12] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aarchery"]
  1196. [12:52:12] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1197. [12:52:12] [Server thread/DEBUG]: Successful read, server response was 200
  1198. [12:52:12] [Server thread/DEBUG]: Response: []
  1199. [12:52:12] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1200. [12:52:12] [Server thread/DEBUG]: Couldn't find profile ¤aarchery
  1201. [12:52:12] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1202. [12:52:12] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aaxes"]
  1203. [12:52:12] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1204. [12:52:13] [Server thread/DEBUG]: Successful read, server response was 200
  1205. [12:52:13] [Server thread/DEBUG]: Response: []
  1206. [12:52:13] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1207. [12:52:13] [Server thread/DEBUG]: Couldn't find profile ¤aaxes
  1208. [12:52:13] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1209. [12:52:13] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bskull splitter"]
  1210. [12:52:13] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1211. [12:52:13] [Server thread/DEBUG]: Successful read, server response was 200
  1212. [12:52:13] [Server thread/DEBUG]: Response: []
  1213. [12:52:13] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1214. [12:52:13] [Server thread/DEBUG]: Couldn't find profile ¤bskull splitter
  1215. [12:52:13] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1216. [12:52:13] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aexcavation"]
  1217. [12:52:13] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1218. [12:52:13] [Server thread/DEBUG]: Successful read, server response was 200
  1219. [12:52:13] [Server thread/DEBUG]: Response: []
  1220. [12:52:13] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1221. [12:52:13] [Server thread/DEBUG]: Couldn't find profile ¤aexcavation
  1222. [12:52:14] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1223. [12:52:14] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bgiga drill b.."]
  1224. [12:52:14] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1225. [12:52:14] [Server thread/DEBUG]: Successful read, server response was 200
  1226. [12:52:14] [Server thread/DEBUG]: Response: []
  1227. [12:52:14] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1228. [12:52:14] [Server thread/DEBUG]: Couldn't find profile ¤bgiga drill b..
  1229. [12:52:14] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1230. [12:52:14] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤afishing"]
  1231. [12:52:14] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1232. [12:52:14] [Server thread/DEBUG]: Successful read, server response was 200
  1233. [12:52:14] [Server thread/DEBUG]: Response: []
  1234. [12:52:14] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1235. [12:52:14] [Server thread/DEBUG]: Couldn't find profile ¤afishing
  1236. [12:52:14] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1237. [12:52:14] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aherbalism"]
  1238. [12:52:14] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1239. [12:52:15] [Server thread/DEBUG]: Successful read, server response was 200
  1240. [12:52:15] [Server thread/DEBUG]: Response: []
  1241. [12:52:15] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1242. [12:52:15] [Server thread/DEBUG]: Couldn't find profile ¤aherbalism
  1243. [12:52:15] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1244. [12:52:15] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bgreen terra"]
  1245. [12:52:15] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1246. [12:52:15] [Server thread/DEBUG]: Successful read, server response was 200
  1247. [12:52:15] [Server thread/DEBUG]: Response: []
  1248. [12:52:15] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1249. [12:52:15] [Server thread/DEBUG]: Couldn't find profile ¤bgreen terra
  1250. [12:52:15] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1251. [12:52:15] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤amining"]
  1252. [12:52:15] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1253. [12:52:16] [Server thread/DEBUG]: Successful read, server response was 200
  1254. [12:52:16] [Server thread/DEBUG]: Response: []
  1255. [12:52:16] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1256. [12:52:16] [Server thread/DEBUG]: Couldn't find profile ¤amining
  1257. [12:52:16] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1258. [12:52:16] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bsuper breaker"]
  1259. [12:52:16] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1260. [12:52:16] [Server thread/DEBUG]: Successful read, server response was 200
  1261. [12:52:16] [Server thread/DEBUG]: Response: []
  1262. [12:52:16] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1263. [12:52:16] [Server thread/DEBUG]: Couldn't find profile ¤bsuper breaker
  1264. [12:52:16] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1265. [12:52:16] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bblast mining"]
  1266. [12:52:16] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1267. [12:52:16] [Server thread/DEBUG]: Successful read, server response was 200
  1268. [12:52:16] [Server thread/DEBUG]: Response: []
  1269. [12:52:16] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1270. [12:52:16] [Server thread/DEBUG]: Couldn't find profile ¤bblast mining
  1271. [12:52:16] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1272. [12:52:16] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤arepair"]
  1273. [12:52:16] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1274. [12:52:17] [Server thread/DEBUG]: Successful read, server response was 200
  1275. [12:52:17] [Server thread/DEBUG]: Response: []
  1276. [12:52:17] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1277. [12:52:17] [Server thread/DEBUG]: Couldn't find profile ¤arepair
  1278. [12:52:17] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1279. [12:52:17] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤asmelting"]
  1280. [12:52:17] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1281. [12:52:17] [Server thread/DEBUG]: Successful read, server response was 200
  1282. [12:52:17] [Server thread/DEBUG]: Response: []
  1283. [12:52:17] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1284. [12:52:17] [Server thread/DEBUG]: Couldn't find profile ¤asmelting
  1285. [12:52:17] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1286. [12:52:17] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aswords"]
  1287. [12:52:17] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1288. [12:52:18] [Server thread/DEBUG]: Successful read, server response was 200
  1289. [12:52:18] [Server thread/DEBUG]: Response: []
  1290. [12:52:18] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1291. [12:52:18] [Server thread/DEBUG]: Couldn't find profile ¤aswords
  1292. [12:52:18] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1293. [12:52:18] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bserrated str.."]
  1294. [12:52:18] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1295. [12:52:18] [Server thread/DEBUG]: Successful read, server response was 200
  1296. [12:52:18] [Server thread/DEBUG]: Response: []
  1297. [12:52:18] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1298. [12:52:18] [Server thread/DEBUG]: Couldn't find profile ¤bserrated str..
  1299. [12:52:18] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1300. [12:52:18] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤ataming"]
  1301. [12:52:18] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1302. [12:52:18] [Server thread/DEBUG]: Successful read, server response was 200
  1303. [12:52:18] [Server thread/DEBUG]: Response: []
  1304. [12:52:18] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1305. [12:52:18] [Server thread/DEBUG]: Couldn't find profile ¤ataming
  1306. [12:52:19] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1307. [12:52:19] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤aunarmed"]
  1308. [12:52:19] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1309. [12:52:19] [Server thread/DEBUG]: Successful read, server response was 200
  1310. [12:52:19] [Server thread/DEBUG]: Response: []
  1311. [12:52:19] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1312. [12:52:19] [Server thread/DEBUG]: Couldn't find profile ¤aunarmed
  1313. [12:52:19] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1314. [12:52:19] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bberserk"]
  1315. [12:52:19] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1316. [12:52:19] [Server thread/DEBUG]: Successful read, server response was 200
  1317. [12:52:19] [Server thread/DEBUG]: Response: []
  1318. [12:52:19] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1319. [12:52:19] [Server thread/DEBUG]: Couldn't find profile ¤bberserk
  1320. [12:52:19] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1321. [12:52:19] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤awoodcutting"]
  1322. [12:52:19] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1323. [12:52:20] [Server thread/DEBUG]: Successful read, server response was 200
  1324. [12:52:20] [Server thread/DEBUG]: Response: []
  1325. [12:52:20] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1326. [12:52:20] [Server thread/DEBUG]: Couldn't find profile ¤awoodcutting
  1327. [12:52:20] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1328. [12:52:20] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤btree feller"]
  1329. [12:52:20] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1330. [12:52:20] [Server thread/DEBUG]: Successful read, server response was 200
  1331. [12:52:20] [Server thread/DEBUG]: Response: []
  1332. [12:52:20] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1333. [12:52:20] [Server thread/DEBUG]: Couldn't find profile ¤btree feller
  1334. [12:52:20] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1335. [12:52:20] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bberserk"]
  1336. [12:52:20] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1337. [12:52:20] [Server thread/DEBUG]: Successful read, server response was 200
  1338. [12:52:20] [Server thread/DEBUG]: Response: []
  1339. [12:52:20] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1340. [12:52:20] [Server thread/DEBUG]: Couldn't find profile ¤bberserk
  1341. [12:52:21] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1342. [12:52:21] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bsuper breaker"]
  1343. [12:52:21] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1344. [12:52:21] [Server thread/DEBUG]: Successful read, server response was 200
  1345. [12:52:21] [Server thread/DEBUG]: Response: []
  1346. [12:52:21] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1347. [12:52:21] [Server thread/DEBUG]: Couldn't find profile ¤bsuper breaker
  1348. [12:52:21] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1349. [12:52:21] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bgiga drill b.."]
  1350. [12:52:21] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1351. [12:52:21] [Server thread/DEBUG]: Successful read, server response was 200
  1352. [12:52:21] [Server thread/DEBUG]: Response: []
  1353. [12:52:21] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1354. [12:52:21] [Server thread/DEBUG]: Couldn't find profile ¤bgiga drill b..
  1355. [12:52:21] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1356. [12:52:21] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bgreen terra"]
  1357. [12:52:21] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1358. [12:52:22] [Server thread/DEBUG]: Successful read, server response was 200
  1359. [12:52:22] [Server thread/DEBUG]: Response: []
  1360. [12:52:22] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1361. [12:52:22] [Server thread/DEBUG]: Couldn't find profile ¤bgreen terra
  1362. [12:52:22] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1363. [12:52:22] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bskull splitter"]
  1364. [12:52:22] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1365. [12:52:22] [Server thread/DEBUG]: Successful read, server response was 200
  1366. [12:52:22] [Server thread/DEBUG]: Response: []
  1367. [12:52:22] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1368. [12:52:22] [Server thread/DEBUG]: Couldn't find profile ¤bskull splitter
  1369. [12:52:22] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1370. [12:52:22] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤btree feller"]
  1371. [12:52:22] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1372. [12:52:22] [Server thread/DEBUG]: Successful read, server response was 200
  1373. [12:52:22] [Server thread/DEBUG]: Response: []
  1374. [12:52:22] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1375. [12:52:22] [Server thread/DEBUG]: Couldn't find profile ¤btree feller
  1376. [12:52:23] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1377. [12:52:23] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤bserrated str.."]
  1378. [12:52:23] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1379. [12:52:23] [Server thread/DEBUG]: Successful read, server response was 200
  1380. [12:52:23] [Server thread/DEBUG]: Response: []
  1381. [12:52:23] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1382. [12:52:23] [Server thread/DEBUG]: Couldn't find profile ¤bserrated str..
  1383. [12:52:23] [Server thread/DEBUG]: Opening connection to https://api.mojang.com/profiles/minecraft
  1384. [12:52:23] [Server thread/DEBUG]: Writing POST data to https://api.mojang.com/profiles/minecraft: ["¤9blast mining"]
  1385. [12:52:23] [Server thread/DEBUG]: Reading data from https://api.mojang.com/profiles/minecraft
  1386. [12:52:23] [Server thread/DEBUG]: Successful read, server response was 200
  1387. [12:52:23] [Server thread/DEBUG]: Response: []
  1388. [12:52:23] [Server thread/DEBUG]: Page 0 returned 0 results, parsing
  1389. [12:52:23] [Server thread/DEBUG]: Couldn't find profile ¤9blast mining
  1390. [12:52:51] [Server thread/INFO]: CONSOLE issued server command: /online
  1391. [12:52:51] [Server thread/INFO]: There are 0 out of maximum 134 players online.
  1392. [12:52:54] [Server thread/INFO]: CONSOLE: Stopping the server..
  1393. [12:52:54] [Server thread/INFO]: Stopping server
  1394. [12:52:54] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.6
  1395. [12:52:54] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.6] Disabled
  1396. [12:52:54] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  1397. [12:52:54] [Server thread/INFO]: [SkyWars] Disabling SkyWars v1.1-m16
  1398. [12:53:03] [Server thread/INFO]: [Multiverse-Core] World 'island-0' was unloaded from memory.
  1399. [12:53:03] [Server thread/INFO]: [Multiverse-Core] World 'island-0' was removed from config.yml
  1400. [12:53:03] [Server thread/INFO]: [Multiverse-Core] World island-0 was DELETED.
  1401. [12:53:03] [Server thread/INFO]: [DisguiseCraft] Disabling DisguiseCraft v5.1
  1402. [12:53:03] [Server thread/INFO]: [DisguiseCraft] Version 5.1 disabled!
  1403. [12:53:03] [Server thread/INFO]: [SignShop] Disabling SignShop v2.11.0
  1404. [12:53:03] [Server thread/INFO]: [SignShop] Successfully cancelled Async Storage task with ID: 37
  1405. [12:53:03] [Server thread/INFO]: [SignShop] Disabled
  1406. [12:53:03] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
  1407. [12:53:03] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  1408. [12:53:03] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v8.2.6-SNAPSHOT
  1409. [12:53:03] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
  1410. [12:53:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1411. [12:53:03] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  1412. [12:53:06] [Server thread/INFO]: [SuperSpleef] Disabling SuperSpleef vB 0.1.7
  1413. [12:53:06] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  1414. [12:53:06] [Server thread/INFO]: [BadgerProtection] Disabling BadgerProtection v1.0
  1415. [12:53:06] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.8.4
  1416. [12:53:06] [Server thread/INFO]: [ClearLag] Nullifying module fields..
  1417. [12:53:06] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1418. [12:53:06] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  1419. [12:53:06] [Server thread/INFO]: [TNTRun] Disabling TNTRun v3.4
  1420. [12:53:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  1421. [12:53:06] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  1422. [12:53:06] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  1423. [12:53:06] [Server thread/INFO]: [Multiverse-Core] - Disabled
  1424. [12:53:06] [Server thread/INFO]: [War] Disabling War v1.8.1 (Nimitz)
  1425. [12:53:06] [Server thread/INFO]: [War] Unloading zone CTF...
  1426. [12:53:06] [Server thread/INFO]: [War] War v1.8.1 (Nimitz) is off.
  1427. [12:53:06] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1428. [12:53:06] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
  1429. [12:53:06] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (Phoenix)
  1430. [12:53:06] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  1431. [12:53:06] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is disabled!
  1432. [12:53:06] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.0
  1433. [12:53:06] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1434. [12:53:06] [Server thread/INFO]: Saving players
  1435. [12:53:06] [Server thread/INFO]: Saving worlds
  1436. [12:53:06] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1437. [12:53:07] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  1438. [12:53:07] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1439. [12:53:07] [Server thread/INFO]: Saving chunks for level 'World2'/Overworld
  1440. [12:53:07] [Server thread/INFO]: Saving chunks for level 'Nether2'/Nether
  1441. [12:53:07] [Server thread/INFO]: Saving chunks for level 'World3'/Overworld
  1442. [12:53:07] [Server thread/INFO]: Saving chunks for level 'Spleef'/Overworld
  1443. [12:53:07] [Server thread/INFO]: Saving chunks for level 'world4'/Overworld
  1444. [12:53:07] [Server thread/INFO]: Saving chunks for level 'world5'/Overworld
  1445. [12:53:07] [Server thread/INFO]: Saving chunks for level 'world6'/Overworld
  1446. [12:53:07] [Server thread/INFO]: Saving chunks for level 'backup'/Overworld
  1447. [12:53:07] [Server thread/INFO]: Saving chunks for level 'TNT1'/Overworld
  1448. [12:53:07] [Server thread/INFO]: Saving chunks for level 'House'/Overworld
  1449. [12:53:07] [Server thread/INFO]: Saving chunks for level 'Shop'/Overworld
  1450. [12:53:07] [Server thread/INFO]: Saving chunks for level 'TNT'/Overworld
  1451. [12:53:07] [Server thread/INFO]: Saving chunks for level 'tntlobby'/Overworld
  1452. [12:53:07] [Server thread/INFO]: Saving chunks for level 'TDM'/Overworld
  1453. [12:53:07] [Server thread/INFO]: Saving chunks for level 'Warlobby'/Overworld
  1454. [12:53:07] [Server thread/INFO]: Saving chunks for level 'Christmas'/Overworld
  1455. [12:53:07] [Server thread/INFO]: Saving chunks for level 'House2'/Overworld
  1456. [12:53:07] [Thread-8/INFO]: Stopping server
  1457. [12:53:07] [Thread-8/INFO]: Saving players
  1458. [12:53:07] [Thread-8/INFO]: Saving worlds
  1459. [12:53:07] [Thread-8/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement