Advertisement
Tails_Prower_24

Essentials warp/warp sign problem corrected

Aug 4th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.64 KB | None | 0 0
  1. [20:15:51] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [20:15:51] [Server thread/INFO]: Loading properties
  3. [20:15:51] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:15:52] [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. [20:15:52] [Server thread/WARN]: Couldn't load server icon
  6. java.lang.NullPointerException
  7. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1808) ~[spigot-1.7.10.jar:git-Spigot-1649]
  8. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1796) ~[spigot-1.7.10.jar:git-Spigot-1649]
  9. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadIcon(CraftServer.java:874) [spigot-1.7.10.jar:git-Spigot-1649]
  10. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:320) [spigot-1.7.10.jar:git-Spigot-1649]
  11. at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:69) [spigot-1.7.10.jar:git-Spigot-1649]
  12. at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [spigot-1.7.10.jar:git-Spigot-1649]
  13. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.7.10.jar:git-Spigot-1649]
  14. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  15. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  16. [20:15:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
  17. [20:15:52] [Server thread/INFO]: Using 4 threads for Netty based IO
  18. [20:15:52] [Server thread/INFO]: Debug logging is disabled
  19. [20:15:52] [Server thread/INFO]: Generating keypair
  20. [20:15:52] [Server thread/INFO]: Starting Minecraft server on 162.223.9.184:25565
  21. [20:15:52] [Server thread/WARN]: Plugin `Sign_Lift v1.1.1' uses the space-character (0x20) in its name `Sign Lift' - this is discouraged
  22. [20:15:53] [Server thread/WARN]: Plugin `GUI_Control v1.0.0' uses the space-character (0x20) in its name `GUI Control' - this is discouraged
  23. [20:15:53] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  24. [20:15:53] [Server thread/ERROR]: Could not load 'plugins/SignShopHotel.jar' in folder 'plugins'
  25. org.bukkit.plugin.UnknownDependencyException: SignShop
  26. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [spigot-1.7.10.jar:git-Spigot-1649]
  27. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10.jar:git-Spigot-1649]
  28. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10.jar:git-Spigot-1649]
  29. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  30. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  31. [20:15:53] [Server thread/ERROR]: Could not load 'plugins/Statues.jar' in folder 'plugins'
  32. org.bukkit.plugin.UnknownDependencyException: BKCommonLib
  33. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [spigot-1.7.10.jar:git-Spigot-1649]
  34. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10.jar:git-Spigot-1649]
  35. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10.jar:git-Spigot-1649]
  36. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  37. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  38. [20:15:53] [Server thread/ERROR]: Could not load 'plugins/SignShopGuardian.jar' in folder 'plugins'
  39. org.bukkit.plugin.UnknownDependencyException: SignShop
  40. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [spigot-1.7.10.jar:git-Spigot-1649]
  41. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10.jar:git-Spigot-1649]
  42. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10.jar:git-Spigot-1649]
  43. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  44. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  45. [20:15:55] [Server thread/INFO]: [iControlU] Loading iControlU v1.8.1
  46. [20:15:55] [Server thread/INFO]: [well-core] Loading well-core v0.5.0
  47. [20:15:55] [Server thread/INFO]: [Trails] Loading Trails v2.48
  48. [20:15:55] [Server thread/INFO]: [Sign_Lift] Loading Sign_Lift v1.1.1
  49. [20:15:55] [Server thread/INFO]: [Minetrends] Loading Minetrends v1.4.1
  50. [20:15:55] [Server thread/INFO]: [EasyRules] Loading EasyRules v1.0
  51. [20:15:55] [Server thread/INFO]: [PerWorldPlugins] Loading PerWorldPlugins v1.3.0
  52. [20:15:55] [Server thread/INFO]: [PerWorldPlugins] Registering event interceptor...
  53. [20:15:55] [Server thread/INFO]: [TuxTwoLib] Loading TuxTwoLib v1.7.10-b4
  54. [20:15:55] [Server thread/INFO]: [Announcer] Loading Announcer v1.5
  55. [20:15:55] [Server thread/INFO]: [AntiPvP] Loading AntiPvP v2.0
  56. [20:15:55] [Server thread/INFO]: [AdminColorChat] Loading AdminColorChat v1.1
  57. [20:15:55] [Server thread/INFO]: [Lootbox] Loading Lootbox v1.4
  58. [20:15:55] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
  59. [20:15:55] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport vmaven-version-number
  60. [20:15:55] [Server thread/INFO]: [FreezeAndMute] Loading FreezeAndMute v1.1.1
  61. [20:15:55] [Server thread/INFO]: [ServerWelcome] Loading ServerWelcome v1.0
  62. [20:15:55] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
  63. [20:15:55] [Server thread/INFO]: [PaidRanks] Loading PaidRanks v3.3
  64. [20:15:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  65. [20:15:55] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
  66. [20:15:55] [Server thread/INFO]: [EasySpleef] Loading EasySpleef v0.1.2.1
  67. [20:15:55] [Server thread/INFO]: [NoSwear] Loading NoSwear v6.2
  68. [20:15:55] [Server thread/INFO]: [MultiInv] Loading MultiInv v3.3.1
  69. [20:15:55] [Server thread/INFO]: [BadSign] Loading BadSign v1.1
  70. [20:15:55] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  71. [20:15:55] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  72. [20:15:55] [Server thread/INFO]: [ItemFrameClicker] Loading ItemFrameClicker v1.0
  73. [20:15:55] [Server thread/INFO]: [Control] Loading Control v1.0
  74. [20:15:55] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
  75. [20:15:55] [Server thread/INFO]: [Feedback] Loading Feedback v1.6
  76. [20:15:55] [Server thread/INFO]: [CommandOven] Loading CommandOven v1.0
  77. [20:15:55] [Server thread/INFO]: [AbsoluteWelcome] Loading AbsoluteWelcome v2.0
  78. [20:15:55] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
  79. [20:15:55] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  80. [20:15:55] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.1
  81. [20:15:55] [Server thread/INFO]: [TrollMode] Loading TrollMode v8.5.0
  82. [20:15:55] [Server thread/INFO]: [AboutUs] Loading AboutUs v3.0
  83. [20:15:55] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  84. [20:15:55] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.8
  85. [20:15:55] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  86. [20:15:55] [Server thread/INFO]: [DiamondTROLL] Loading DiamondTROLL v1.1
  87. [20:15:55] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
  88. [20:15:55] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  89. [20:15:55] [Server thread/INFO]: [TrollCommands] Loading TrollCommands v2.5
  90. [20:15:55] [Server thread/INFO]: [MyMenu] Loading MyMenu v1.0.4.2
  91. [20:15:55] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  92. [20:15:55] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  93. [20:15:55] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  94. [20:15:55] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2-bukkit
  95. [20:15:55] [Server thread/INFO]: [Referrals] Loading Referrals v0.47
  96. [20:15:55] [Server thread/INFO]: [BetterEnderChest] Loading BetterEnderChest v2.2.5
  97. [20:15:55] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  98. [20:15:55] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.0.0
  99. [20:15:55] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
  100. [20:15:55] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  101. [20:15:55] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v2.7.7
  102. [20:15:55] [Server thread/INFO]: [PromotionEssentials] Loading PromotionEssentials v1.0.2
  103. [20:15:55] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  104. [20:15:55] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.1f
  105. [20:15:55] [Server thread/INFO]: [ClickWarp] Loading ClickWarp v1.3.5
  106. [20:15:55] [Server thread/INFO]: [GUI_Control] Loading GUI_Control v1.0.0
  107. [20:15:55] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
  108. [20:15:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  109. [20:15:55] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  110. [20:15:55] [Server thread/INFO]: [Parkour] Loading Parkour v3.4
  111. [20:15:55] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
  112. [20:15:55] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
  113. [20:15:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  114. [20:15:55] [Server thread/INFO]: [FreezeAndMute] Enabling FreezeAndMute v1.1.1
  115. [20:15:55] [Server thread/INFO]: [FreezeAndMute] Enabled FreezeAndMute v1.1.1
  116. [20:15:55] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  117. [20:15:55] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
  118. [20:15:56] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  119. [20:15:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  120. [20:15:56] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  121. [20:15:56] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  122. [20:15:56] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  123. [20:15:56] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  124. [20:15:56] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  125. [20:15:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  126. [20:15:56] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  127. [20:15:56] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  128. [20:15:56] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  129. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  130. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  131. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  132. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  133. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  134. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  135. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  136. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  137. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  138. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  139. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  140. [20:15:56] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 28ms.
  141. [20:15:57] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  142. [20:15:57] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 204ms) ===
  143. [20:15:57] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v2.7.7
  144. [20:15:57] [Server thread/INFO]: [ASkyBlock] Trying to load island schematic...
  145. [20:15:57] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  146. [20:15:57] [Server thread/INFO]: [ASkyBlock] No PlayerInteractAtEntityEvent found.
  147. [20:15:57] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
  148. [20:15:57] [Server thread/INFO]: PlotMe 2 plots loaded
  149. [20:15:57] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  150. [20:15:57] [Server thread/INFO]: Preparing level "Charlies World"
  151. [20:15:57] [Server thread/INFO]: -------- World Settings For [Charlies World] --------
  152. [20:15:57] [Server thread/INFO]: Mob Spawn Range: 4
  153. [20:15:57] [Server thread/INFO]: Anti X-Ray: true
  154. [20:15:57] [Server thread/INFO]: Engine Mode: 1
  155. [20:15:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  156. [20:15:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  157. [20:15:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  158. [20:15:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  159. [20:15:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  160. [20:15:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  161. [20:15:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  162. [20:15:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  163. [20:15:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  164. [20:15:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  165. [20:15:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  166. [20:15:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  167. [20:15:57] [Server thread/INFO]: Alternative Hopper Ticking: false
  168. [20:15:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  169. [20:15:57] [Server thread/INFO]: Random Lighting Updates: false
  170. [20:15:57] [Server thread/INFO]: Structure Info Saving: true
  171. [20:15:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  172. [20:15:57] [Server thread/INFO]: Max Entity Collisions: 8
  173. [20:15:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  174. [20:15:57] [Server thread/INFO]: Max TNT Explosions: 100
  175. [20:15:57] [Server thread/INFO]: View Distance: 10
  176. [20:15:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  177. [20:15:57] [Server thread/INFO]: Clear tick list: false
  178. [20:15:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [20:15:57] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [20:15:57] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [20:15:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  182. [20:15:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  183. [20:15:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [20:15:57] [Server thread/INFO]: -------- World Settings For [Charlies World_nether] --------
  185. [20:15:57] [Server thread/INFO]: Mob Spawn Range: 4
  186. [20:15:57] [Server thread/INFO]: Anti X-Ray: true
  187. [20:15:57] [Server thread/INFO]: Engine Mode: 1
  188. [20:15:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  189. [20:15:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  190. [20:15:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  191. [20:15:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  192. [20:15:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  193. [20:15:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  194. [20:15:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  195. [20:15:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  196. [20:15:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  197. [20:15:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  198. [20:15:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  199. [20:15:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  200. [20:15:57] [Server thread/INFO]: Alternative Hopper Ticking: false
  201. [20:15:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  202. [20:15:57] [Server thread/INFO]: Random Lighting Updates: false
  203. [20:15:57] [Server thread/INFO]: Structure Info Saving: true
  204. [20:15:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  205. [20:15:57] [Server thread/INFO]: Max Entity Collisions: 8
  206. [20:15:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  207. [20:15:57] [Server thread/INFO]: Max TNT Explosions: 100
  208. [20:15:57] [Server thread/INFO]: View Distance: 10
  209. [20:15:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  210. [20:15:57] [Server thread/INFO]: Clear tick list: false
  211. [20:15:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  212. [20:15:57] [Server thread/INFO]: Item Despawn Rate: 6000
  213. [20:15:57] [Server thread/INFO]: Item Merge Radius: 2.5
  214. [20:15:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  215. [20:15:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  216. [20:15:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  217. [20:15:57] [Server thread/INFO]: -------- World Settings For [Charlies World_the_end] --------
  218. [20:15:57] [Server thread/INFO]: Mob Spawn Range: 4
  219. [20:15:57] [Server thread/INFO]: Anti X-Ray: true
  220. [20:15:57] [Server thread/INFO]: Engine Mode: 1
  221. [20:15:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  222. [20:15:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  223. [20:15:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  224. [20:15:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  225. [20:15:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  226. [20:15:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  227. [20:15:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  228. [20:15:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  229. [20:15:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  230. [20:15:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  231. [20:15:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  232. [20:15:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  233. [20:15:57] [Server thread/INFO]: Alternative Hopper Ticking: false
  234. [20:15:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  235. [20:15:57] [Server thread/INFO]: Random Lighting Updates: false
  236. [20:15:57] [Server thread/INFO]: Structure Info Saving: true
  237. [20:15:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  238. [20:15:57] [Server thread/INFO]: Max Entity Collisions: 8
  239. [20:15:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  240. [20:15:57] [Server thread/INFO]: Max TNT Explosions: 100
  241. [20:15:57] [Server thread/INFO]: View Distance: 10
  242. [20:15:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  243. [20:15:57] [Server thread/INFO]: Clear tick list: false
  244. [20:15:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  245. [20:15:57] [Server thread/INFO]: Item Despawn Rate: 6000
  246. [20:15:57] [Server thread/INFO]: Item Merge Radius: 2.5
  247. [20:15:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  248. [20:15:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  249. [20:15:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  250. [20:15:57] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7994175044920450955)
  251. [20:15:58] [Server thread/INFO]: Preparing spawn area: 97%
  252. [20:15:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4651840558956648715)
  253. [20:15:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4651840558956648715)
  254. [20:15:59] [Server thread/INFO]: [iControlU] Enabling iControlU v1.8.1
  255. [20:15:59] [Server thread/ERROR]: Error occurred while enabling iControlU v1.8.1 (Is it up to date?)
  256. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  257. at me.firebreath15.icontrolu.iControlU.onEnable(iControlU.java:23) ~[?:?]
  258. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot-1.7.10.jar:git-Spigot-1649]
  259. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot-1.7.10.jar:git-Spigot-1649]
  260. at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
  261. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.7.10.jar:git-Spigot-1649]
  262. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-1.7.10.jar:git-Spigot-1649]
  263. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-1.7.10.jar:git-Spigot-1649]
  264. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-1.7.10.jar:git-Spigot-1649]
  265. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-1.7.10.jar:git-Spigot-1649]
  266. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-1.7.10.jar:git-Spigot-1649]
  267. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.7.10.jar:git-Spigot-1649]
  268. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  269. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  270. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  271. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.7.10.jar:git-Spigot-1649]
  272. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.7.10.jar:git-Spigot-1649]
  273. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_40]
  274. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_40]
  275. ... 13 more
  276. [20:15:59] [Server thread/INFO]: [well-core] Enabling well-core v0.5.0
  277. [20:15:59] [Server thread/INFO]: [Trails] Enabling Trails v2.48
  278. [20:15:59] [Server thread/INFO]: [Sign_Lift] Enabling Sign_Lift v1.1.1
  279. [20:15:59] [Server thread/INFO]: [SignLift] Version 1.1.1 - Copyright 2013 - PinkSlime (http://theaetherserver.com/) is enabled
  280. [20:15:59] [Server thread/INFO]: [Minetrends] Enabling Minetrends v1.4.1
  281. [20:15:59] [Server thread/INFO]: <Minetrends> Authenticating with Minetrends...
  282. [20:16:00] [Server thread/INFO]: <Minetrends> Sucessfully authenticated with Minetrends.
  283. [20:16:00] [Server thread/INFO]: <Minetrends> Checking for updates...
  284. [20:16:00] [Server thread/INFO]: Minetrends v1.4.1 has been enabled!
  285. [20:16:00] [Server thread/INFO]: [EasyRules] Enabling EasyRules v1.0
  286. [20:16:00] [Server thread/INFO]: EasyRules Version 1.0 has been enabled
  287. [20:16:00] [Server thread/ERROR]: Cannot load plugins/EasyRules/config.yml
  288. org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  289. in 'string', line 10, column 29:
  290. rule8: Rule 8 HAVE FUN!!!! (:
  291. ^
  292.  
  293. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.7.10.jar:git-Spigot-1649]
  294. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  295. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.7.10.jar:git-Spigot-1649]
  296. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.7.10.jar:git-Spigot-1649]
  297. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:183) [spigot-1.7.10.jar:git-Spigot-1649]
  298. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:157) [spigot-1.7.10.jar:git-Spigot-1649]
  299. at me.Gaz1812.EasyRules.EasyRules.onEnable(EasyRules.java:28) [EasyRules.jar:?]
  300. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot-1.7.10.jar:git-Spigot-1649]
  301. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot-1.7.10.jar:git-Spigot-1649]
  302. at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
  303. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.7.10.jar:git-Spigot-1649]
  304. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-1.7.10.jar:git-Spigot-1649]
  305. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-1.7.10.jar:git-Spigot-1649]
  306. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-1.7.10.jar:git-Spigot-1649]
  307. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-1.7.10.jar:git-Spigot-1649]
  308. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-1.7.10.jar:git-Spigot-1649]
  309. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.7.10.jar:git-Spigot-1649]
  310. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  311. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  312. Caused by: org.yaml.snakeyaml.scanner.ScannerException: null; mapping values are not allowed here; in 'string', line 10, column 29:
  313. rule8: Rule 8 HAVE FUN!!!! (:
  314. ^
  315. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot-1.7.10.jar:git-Spigot-1649]
  316. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot-1.7.10.jar:git-Spigot-1649]
  317. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  318. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.7.10.jar:git-Spigot-1649]
  319. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.7.10.jar:git-Spigot-1649]
  320. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.7.10.jar:git-Spigot-1649]
  321. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot-1.7.10.jar:git-Spigot-1649]
  322. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot-1.7.10.jar:git-Spigot-1649]
  323. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.7.10.jar:git-Spigot-1649]
  324. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.7.10.jar:git-Spigot-1649]
  325. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.7.10.jar:git-Spigot-1649]
  326. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.7.10.jar:git-Spigot-1649]
  327. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.7.10.jar:git-Spigot-1649]
  328. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.7.10.jar:git-Spigot-1649]
  329. ... 18 more
  330. [20:16:00] [Server thread/ERROR]: Cannot load plugins/EasyRules/config.yml
  331. org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  332. in 'string', line 10, column 29:
  333. rule8: Rule 8 HAVE FUN!!!! (:
  334. ^
  335.  
  336. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.7.10.jar:git-Spigot-1649]
  337. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  338. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.7.10.jar:git-Spigot-1649]
  339. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.7.10.jar:git-Spigot-1649]
  340. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:183) [spigot-1.7.10.jar:git-Spigot-1649]
  341. at me.Gaz1812.EasyRules.EasyRules.onEnable(EasyRules.java:30) [EasyRules.jar:?]
  342. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot-1.7.10.jar:git-Spigot-1649]
  343. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot-1.7.10.jar:git-Spigot-1649]
  344. at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
  345. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.7.10.jar:git-Spigot-1649]
  346. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-1.7.10.jar:git-Spigot-1649]
  347. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-1.7.10.jar:git-Spigot-1649]
  348. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-1.7.10.jar:git-Spigot-1649]
  349. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-1.7.10.jar:git-Spigot-1649]
  350. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-1.7.10.jar:git-Spigot-1649]
  351. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.7.10.jar:git-Spigot-1649]
  352. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1649]
  353. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  354. Caused by: org.yaml.snakeyaml.scanner.ScannerException: null; mapping values are not allowed here; in 'string', line 10, column 29:
  355. rule8: Rule 8 HAVE FUN!!!! (:
  356. ^
  357. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot-1.7.10.jar:git-Spigot-1649]
  358. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot-1.7.10.jar:git-Spigot-1649]
  359. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  360. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.7.10.jar:git-Spigot-1649]
  361. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.7.10.jar:git-Spigot-1649]
  362. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.7.10.jar:git-Spigot-1649]
  363. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot-1.7.10.jar:git-Spigot-1649]
  364. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot-1.7.10.jar:git-Spigot-1649]
  365. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.7.10.jar:git-Spigot-1649]
  366. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.7.10.jar:git-Spigot-1649]
  367. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.7.10.jar:git-Spigot-1649]
  368. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.7.10.jar:git-Spigot-1649]
  369. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.7.10.jar:git-Spigot-1649]
  370. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.7.10.jar:git-Spigot-1649]
  371. ... 17 more
  372. [20:16:00] [Server thread/INFO]: [PerWorldPlugins] Enabling PerWorldPlugins v1.3.0
  373. [20:16:00] [Server thread/INFO]: [PerWorldPlugins] Enabled, attempting to inject CommandHandler...
  374. [20:16:00] [Server thread/INFO]: [TuxTwoLib] Enabling TuxTwoLib v1.7.10-b4
  375. [20:16:00] [Server thread/INFO]: [Announcer] Enabling Announcer v1.5
  376. [20:16:00] [Server thread/INFO]: Announcer v1.5 is enabled!
  377.  
  378. [20:16:00] [Server thread/INFO]: [AntiPvP] Enabling AntiPvP v2.0
  379. [20:16:00] [Server thread/INFO]: [AntiPvP] v2.0 Enabled! Coded by [PixelatedTNT]
  380. [20:16:00] [Server thread/INFO]: [AdminColorChat] Enabling AdminColorChat v1.1
  381. [20:16:00] [Server thread/INFO]: AdminColorChat V.1.1 Has Been Enabled
  382. [20:16:00] [Server thread/INFO]: [Lootbox] Enabling Lootbox v1.4
  383. [20:16:00] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
  384. [20:16:00] [Server thread/INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/790/383/NametagEdit.jar
  385. [20:16:00] [Server thread/INFO]: Update by executing: /ne update
  386. [20:16:00] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport vmaven-version-number
  387. [20:16:00] [Server thread/INFO]: [RandomTP] Auto-Updater disabled! If you would like to have RandomTP Update itself please set Enable to true!
  388. [20:16:00] [Server thread/INFO]: [RandomTP] Enabled!
  389. [20:16:00] [Server thread/INFO]: [ServerWelcome] Enabling ServerWelcome v1.0
  390. [20:16:00] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
  391. [20:16:01] [Server thread/INFO]: [PaidRanks] Enabling PaidRanks v3.3
  392. [20:16:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  393. [20:16:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  394. [20:16:01] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
  395. [20:16:01] [Server thread/INFO]: [EasySpleef] Enabling EasySpleef v0.1.2.1
  396. [20:16:01] [Server thread/INFO]: [NoSwear] Enabling NoSwear v6.2
  397. [20:16:01] [Server thread/INFO]: [NoSwear] Enabled! Config Loaded! Kicking!
  398. [20:16:01] [Server thread/INFO]: [MultiInv] Enabling MultiInv v3.3.1
  399. [20:16:01] [Server thread/INFO]: [MultiInv] MC 1.3 or above found, enabling version 2 XP handling.
  400. [20:16:01] [Server thread/INFO]: [BadSign] Enabling BadSign v1.1
  401. [20:16:01] [Server thread/INFO]: [BadSign] v1.1 is now enabled
  402. [20:16:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  403. [20:16:01] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  404. [20:16:01] [Server thread/INFO]: git-Spigot-1649 (MC: 1.7.10)
  405. [20:16:01] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  406. [20:16:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  407. [20:16:01] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  408. [20:16:01] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  409. [20:16:01] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.4.1-b436)
  410. [20:16:01] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  411. [20:16:01] [Server thread/INFO]: [ClearLag] Loading modules...
  412. [20:16:01] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  413. [20:16:01] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  414. [20:16:01] [Thread-18/INFO]: [ClearLag] Checking for updates...
  415. [20:16:02] [Server thread/INFO]: [ItemFrameClicker] Enabling ItemFrameClicker v1.0
  416. [20:16:02] [Server thread/INFO]: [Control] Enabling Control v1.0
  417. [20:16:02] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
  418. [20:16:02] [Server thread/INFO]: METRICS STARTING
  419. [20:16:02] [Server thread/INFO]: [Feedback] Enabling Feedback v1.6
  420. [20:16:02] [Server thread/INFO]: [Feedback] Feedback (1.6) enabled
  421. [20:16:02] [Server thread/INFO]: [CommandOven] Enabling CommandOven v1.0
  422. [20:16:02] [Server thread/INFO]: [CommandOven] CommandOven Version 1.0 has been enabled.
  423. [20:16:02] [Server thread/INFO]: [AbsoluteWelcome] Enabling AbsoluteWelcome v2.0
  424. [20:16:02] [Server thread/INFO]: [AbsoluteWelcome] Plugin Activated!
  425. [20:16:02] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
  426. [20:16:02] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  427. [20:16:02] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  428. [20:16:02] [Thread-18/INFO]: [ClearLag] No updates found!
  429. [20:16:02] [Server thread/INFO]: [WorldBorder] [CONFIG] World "survival" has border radius 100000 at X: 100000.0 Z: 100000.0
  430. [20:16:02] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 222.0 Y: 66.0 Z: -238.0
  431. [20:16:02] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  432. [20:16:02] [Server thread/INFO]: [Votifier] Votifier enabled.
  433. [20:16:02] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.1
  434. [20:16:02] [Server thread/INFO]: [TrollMode] Enabling TrollMode v8.5.0
  435. [20:16:02] [Server thread/INFO]: [TrollMode] ?4[TrollMode] Enabled!
  436. [20:16:02] [Server thread/INFO]: [TrollMode] ?4[TrollMode] Coded by codex01!
  437. [20:16:02] [Server thread/INFO]: [AboutUs] Enabling AboutUs v3.0
  438. [20:16:02] [Server thread/INFO]: AboutUs Version 3.0 Has Been Enabled
  439. [20:16:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  440. [20:16:02] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.8
  441. [20:16:02] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  442. [20:16:02] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  443. [20:16:02] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  444. [20:16:02] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  445. [20:16:02] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  446. [20:16:02] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  447. [20:16:02] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  448. [20:16:02] [Server thread/INFO]: [iConomy - April Fools] Enabled (16 ms)
  449. [20:16:02] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  450. [20:16:02] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  451. [20:16:02] [Thread-21/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  452. [20:16:02] [Thread-20/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.3 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  453. [20:16:02] [Server thread/INFO]: [DiamondTROLL] Enabling DiamondTROLL v1.1
  454. [20:16:02] [Server thread/INFO]: [DiamondTROLL] DiamondTROLL has started! Trolol!
  455. [20:16:02] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
  456. [20:16:02] [Server thread/INFO]: [Lottery] Payment method found (iConomy version: 6)
  457. [20:16:02] [Server thread/INFO]: [TrollCommands] Enabling TrollCommands v2.5
  458. [20:16:02] [Server thread/INFO]: TrollCommands has been enabled.
  459. [20:16:02] [Server thread/INFO]: [MyMenu] Enabling MyMenu v1.0.4.2
  460. [20:16:02] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  461. [20:16:02] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  462. [20:16:02] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2-bukkit
  463. [20:16:02] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  464. [20:16:02] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  465. [20:16:02] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  466. [20:16:02] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  467. [20:16:02] [Server thread/INFO]: [Referrals] Enabling Referrals v0.47
  468. [20:16:03] [Server thread/INFO]: [BetterEnderChest] Enabling BetterEnderChest v2.2.5
  469. [20:16:03] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  470. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World) TNT ignition is PERMITTED.
  471. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World) Lighters are PERMITTED.
  472. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World) Lava fire is blocked.
  473. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World) Fire spread is UNRESTRICTED.
  474. [20:16:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Charlies World'
  475. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_nether) TNT ignition is PERMITTED.
  476. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_nether) Lighters are PERMITTED.
  477. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_nether) Lava fire is blocked.
  478. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_nether) Fire spread is UNRESTRICTED.
  479. [20:16:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Charlies World_nether'
  480. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_the_end) TNT ignition is PERMITTED.
  481. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_the_end) Lighters are PERMITTED.
  482. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_the_end) Lava fire is blocked.
  483. [20:16:04] [Server thread/INFO]: [WorldGuard] (Charlies World_the_end) Fire spread is UNRESTRICTED.
  484. [20:16:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Charlies World_the_end'
  485. [20:16:04] [Server thread/INFO]: [WorldGuard] Loading region data...
  486. [20:16:04] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.0.0
  487. [20:16:04] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
  488. [20:16:04] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
  489. [20:16:04] [Server thread/WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
  490. [20:16:04] [Server thread/WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
  491. [20:16:04] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
  492. [20:16:04] [Server thread/INFO]: 5.1
  493. [20:16:04] [Server thread/WARN]: ?a[Punishmental] Starting lag checker
  494. [20:16:04] [Server thread/WARN]: ?a[Punishmental] Lag cheker running
  495. [20:16:04] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
  496. [20:16:04] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
  497. [20:16:04] [Server thread/INFO]: [Punishmental]: Commands READY
  498. [20:16:04] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  499. [20:16:04] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  500. [20:16:04] [Server thread/ERROR]: [Factions] Plugin Factions v2.7.5 has failed to register events for class com.massivecraft.factions.spigot.EngineSpigot because org/bukkit/event/player/PlayerInteractAtEntityEvent does not exist.
  501. [20:16:04] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 214ms) ===
  502. [20:16:04] [Server thread/INFO]: [PromotionEssentials] Enabling PromotionEssentials v1.0.2
  503. [20:16:05] [Server thread/INFO]: [PromotionEssentials] Using PermissionsEx
  504. [20:16:05] [Server thread/INFO]: [PromotionEssentials] v.1.0.2 enabled!
  505. [20:16:05] [Server thread/INFO]: [PromotionEssentials] PluginMetrics enabled!
  506. [20:16:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  507. [20:16:05] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.1f
  508. [20:16:05] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  509. [20:16:05] [Server thread/INFO]: [CE] All Items have been loaded.
  510. [20:16:05] [Server thread/INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
  511. [20:16:05] [Server thread/INFO]: [ClickWarp] Metrics started!
  512. [20:16:05] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
  513. [20:16:05] [Server thread/INFO]: [GUI_Control] Enabling GUI_Control v1.0.0
  514. [20:16:05] [Server thread/INFO]: [GUI Control] GUI Control enabled!
  515. [20:16:05] [Server thread/INFO]: [GUI Control] Vault detected! Economy is enabled.
  516. [20:16:05] [Server thread/INFO]: [GUI Control] Essentials detected! Jail function is enabled.
  517. [20:16:06] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  518. [20:16:06] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
  519. [20:16:06] [Server thread/INFO]: -------- World Settings For [shop] --------
  520. [20:16:06] [Server thread/INFO]: Mob Spawn Range: 4
  521. [20:16:06] [Server thread/INFO]: Anti X-Ray: true
  522. [20:16:06] [Server thread/INFO]: Engine Mode: 1
  523. [20:16:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  524. [20:16:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  525. [20:16:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  526. [20:16:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  527. [20:16:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  528. [20:16:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  529. [20:16:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  530. [20:16:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  531. [20:16:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  532. [20:16:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  533. [20:16:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  534. [20:16:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  535. [20:16:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  536. [20:16:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  537. [20:16:06] [Server thread/INFO]: Random Lighting Updates: false
  538. [20:16:06] [Server thread/INFO]: Structure Info Saving: true
  539. [20:16:06] [Server thread/INFO]: Sending up to 5 chunks per packet
  540. [20:16:06] [Server thread/INFO]: Max Entity Collisions: 8
  541. [20:16:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  542. [20:16:06] [Server thread/INFO]: Max TNT Explosions: 100
  543. [20:16:06] [Server thread/INFO]: View Distance: 10
  544. [20:16:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  545. [20:16:06] [Server thread/INFO]: Clear tick list: false
  546. [20:16:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  547. [20:16:06] [Server thread/INFO]: Item Despawn Rate: 6000
  548. [20:16:06] [Server thread/INFO]: Item Merge Radius: 2.5
  549. [20:16:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  550. [20:16:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  551. [20:16:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  552. [20:16:06] [Server thread/INFO]: Preparing start region for level 3 (Seed: 8940782296053868899)
  553. [20:16:06] [Server thread/INFO]: [WorldGuard] (shop) TNT ignition is PERMITTED.
  554. [20:16:06] [Server thread/INFO]: [WorldGuard] (shop) Lighters are PERMITTED.
  555. [20:16:06] [Server thread/INFO]: [WorldGuard] (shop) Lava fire is blocked.
  556. [20:16:06] [Server thread/INFO]: [WorldGuard] (shop) Fire spread is UNRESTRICTED.
  557. [20:16:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shop'
  558. [20:16:06] [Server thread/INFO]: -------- World Settings For [Factions] --------
  559. [20:16:06] [Server thread/INFO]: Mob Spawn Range: 4
  560. [20:16:06] [Server thread/INFO]: Anti X-Ray: true
  561. [20:16:06] [Server thread/INFO]: Engine Mode: 1
  562. [20:16:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  563. [20:16:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  564. [20:16:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  565. [20:16:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  566. [20:16:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  567. [20:16:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  568. [20:16:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  569. [20:16:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  570. [20:16:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  571. [20:16:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  572. [20:16:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  573. [20:16:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  574. [20:16:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  575. [20:16:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  576. [20:16:06] [Server thread/INFO]: Random Lighting Updates: false
  577. [20:16:06] [Server thread/INFO]: Structure Info Saving: true
  578. [20:16:06] [Server thread/INFO]: Sending up to 5 chunks per packet
  579. [20:16:06] [Server thread/INFO]: Max Entity Collisions: 8
  580. [20:16:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  581. [20:16:06] [Server thread/INFO]: Max TNT Explosions: 100
  582. [20:16:06] [Server thread/INFO]: View Distance: 10
  583. [20:16:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  584. [20:16:06] [Server thread/INFO]: Clear tick list: false
  585. [20:16:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  586. [20:16:06] [Server thread/INFO]: Item Despawn Rate: 6000
  587. [20:16:06] [Server thread/INFO]: Item Merge Radius: 2.5
  588. [20:16:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  589. [20:16:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  590. [20:16:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  591. [20:16:06] [Server thread/INFO]: Preparing start region for level 4 (Seed: -513457449125197475)
  592. [20:16:07] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
  593. [20:16:07] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
  594. [20:16:07] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
  595. [20:16:07] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
  596. [20:16:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
  597. [20:16:07] [Server thread/WARN]: [WorldGuard] Failed to parse flag 'build' with value 'true'
  598. [20:16:07] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  599. [20:16:07] [Server thread/INFO]: Mob Spawn Range: 4
  600. [20:16:07] [Server thread/INFO]: Anti X-Ray: true
  601. [20:16:07] [Server thread/INFO]: Engine Mode: 1
  602. [20:16:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  603. [20:16:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  604. [20:16:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  605. [20:16:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  606. [20:16:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  607. [20:16:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  608. [20:16:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  609. [20:16:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  610. [20:16:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  611. [20:16:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  612. [20:16:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  613. [20:16:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  614. [20:16:07] [Server thread/INFO]: Alternative Hopper Ticking: false
  615. [20:16:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  616. [20:16:07] [Server thread/INFO]: Random Lighting Updates: false
  617. [20:16:07] [Server thread/INFO]: Structure Info Saving: true
  618. [20:16:07] [Server thread/INFO]: Sending up to 5 chunks per packet
  619. [20:16:07] [Server thread/INFO]: Max Entity Collisions: 8
  620. [20:16:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  621. [20:16:07] [Server thread/INFO]: Max TNT Explosions: 100
  622. [20:16:07] [Server thread/INFO]: View Distance: 10
  623. [20:16:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  624. [20:16:07] [Server thread/INFO]: Clear tick list: false
  625. [20:16:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  626. [20:16:07] [Server thread/INFO]: Item Despawn Rate: 6000
  627. [20:16:07] [Server thread/INFO]: Item Merge Radius: 2.5
  628. [20:16:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  629. [20:16:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  630. [20:16:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  631. [20:16:07] [Server thread/INFO]: Preparing start region for level 5 (Seed: -2859779103484863466)
  632. [20:16:07] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
  633. [20:16:07] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
  634. [20:16:07] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
  635. [20:16:07] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
  636. [20:16:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
  637. [20:16:07] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  638. [20:16:07] [Server thread/INFO]: Mob Spawn Range: 4
  639. [20:16:07] [Server thread/INFO]: Anti X-Ray: true
  640. [20:16:07] [Server thread/INFO]: Engine Mode: 1
  641. [20:16:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  642. [20:16:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  643. [20:16:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  644. [20:16:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  645. [20:16:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  646. [20:16:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  647. [20:16:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  648. [20:16:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  649. [20:16:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  650. [20:16:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  651. [20:16:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  652. [20:16:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  653. [20:16:07] [Server thread/INFO]: Alternative Hopper Ticking: false
  654. [20:16:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  655. [20:16:07] [Server thread/INFO]: Random Lighting Updates: false
  656. [20:16:07] [Server thread/INFO]: Structure Info Saving: true
  657. [20:16:07] [Server thread/INFO]: Sending up to 5 chunks per packet
  658. [20:16:07] [Server thread/INFO]: Max Entity Collisions: 8
  659. [20:16:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  660. [20:16:07] [Server thread/INFO]: Max TNT Explosions: 100
  661. [20:16:07] [Server thread/INFO]: View Distance: 10
  662. [20:16:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  663. [20:16:07] [Server thread/INFO]: Clear tick list: false
  664. [20:16:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  665. [20:16:07] [Server thread/INFO]: Item Despawn Rate: 6000
  666. [20:16:07] [Server thread/INFO]: Item Merge Radius: 2.5
  667. [20:16:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  668. [20:16:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  669. [20:16:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  670. [20:16:07] [Server thread/INFO]: Preparing start region for level 6 (Seed: -721703425451528321)
  671. [20:16:08] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  672. [20:16:08] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  673. [20:16:08] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  674. [20:16:08] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  675. [20:16:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  676. [20:16:08] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  677. [20:16:08] [Server thread/INFO]: Mob Spawn Range: 4
  678. [20:16:08] [Server thread/INFO]: Anti X-Ray: true
  679. [20:16:08] [Server thread/INFO]: Engine Mode: 1
  680. [20:16:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  681. [20:16:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  682. [20:16:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  683. [20:16:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  684. [20:16:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  685. [20:16:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  686. [20:16:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  687. [20:16:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  688. [20:16:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  689. [20:16:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  690. [20:16:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  691. [20:16:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  692. [20:16:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  693. [20:16:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  694. [20:16:08] [Server thread/INFO]: Random Lighting Updates: false
  695. [20:16:08] [Server thread/INFO]: Structure Info Saving: true
  696. [20:16:08] [Server thread/INFO]: Sending up to 5 chunks per packet
  697. [20:16:08] [Server thread/INFO]: Max Entity Collisions: 8
  698. [20:16:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  699. [20:16:08] [Server thread/INFO]: Max TNT Explosions: 100
  700. [20:16:08] [Server thread/INFO]: View Distance: 10
  701. [20:16:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  702. [20:16:08] [Server thread/INFO]: Clear tick list: false
  703. [20:16:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  704. [20:16:08] [Server thread/INFO]: Item Despawn Rate: 6000
  705. [20:16:08] [Server thread/INFO]: Item Merge Radius: 2.5
  706. [20:16:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  707. [20:16:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  708. [20:16:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  709. [20:16:08] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2216261986598519866)
  710. [20:16:08] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
  711. [20:16:08] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
  712. [20:16:08] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
  713. [20:16:08] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
  714. [20:16:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
  715. [20:16:08] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: kingslanding
  716. [20:16:08] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  717. [20:16:08] [Server thread/INFO]: -------- World Settings For [Survival] --------
  718. [20:16:08] [Server thread/INFO]: Mob Spawn Range: 4
  719. [20:16:08] [Server thread/INFO]: Anti X-Ray: true
  720. [20:16:08] [Server thread/INFO]: Engine Mode: 1
  721. [20:16:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  722. [20:16:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  723. [20:16:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  724. [20:16:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  725. [20:16:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  726. [20:16:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  727. [20:16:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  728. [20:16:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  729. [20:16:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  730. [20:16:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  731. [20:16:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  732. [20:16:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  733. [20:16:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  734. [20:16:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  735. [20:16:08] [Server thread/INFO]: Random Lighting Updates: false
  736. [20:16:08] [Server thread/INFO]: Structure Info Saving: true
  737. [20:16:08] [Server thread/INFO]: Sending up to 5 chunks per packet
  738. [20:16:08] [Server thread/INFO]: Max Entity Collisions: 8
  739. [20:16:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  740. [20:16:08] [Server thread/INFO]: Max TNT Explosions: 100
  741. [20:16:08] [Server thread/INFO]: View Distance: 10
  742. [20:16:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  743. [20:16:08] [Server thread/INFO]: Clear tick list: false
  744. [20:16:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  745. [20:16:08] [Server thread/INFO]: Item Despawn Rate: 6000
  746. [20:16:08] [Server thread/INFO]: Item Merge Radius: 2.5
  747. [20:16:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  748. [20:16:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  749. [20:16:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  750. [20:16:08] [Server thread/INFO]: Preparing start region for level 8 (Seed: -4012431919029945467)
  751. [20:16:09] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
  752. [20:16:09] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
  753. [20:16:09] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
  754. [20:16:09] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
  755. [20:16:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
  756. [20:16:09] [Server thread/INFO]: -------- World Settings For [Survival2] --------
  757. [20:16:09] [Server thread/INFO]: Mob Spawn Range: 4
  758. [20:16:09] [Server thread/INFO]: Anti X-Ray: true
  759. [20:16:09] [Server thread/INFO]: Engine Mode: 1
  760. [20:16:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  761. [20:16:09] [Server thread/INFO]: Replace Blocks: [1, 5]
  762. [20:16:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  763. [20:16:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  764. [20:16:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  765. [20:16:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  766. [20:16:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  767. [20:16:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  768. [20:16:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  769. [20:16:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  770. [20:16:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  771. [20:16:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  772. [20:16:09] [Server thread/INFO]: Alternative Hopper Ticking: false
  773. [20:16:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  774. [20:16:09] [Server thread/INFO]: Random Lighting Updates: false
  775. [20:16:09] [Server thread/INFO]: Structure Info Saving: true
  776. [20:16:09] [Server thread/INFO]: Sending up to 5 chunks per packet
  777. [20:16:09] [Server thread/INFO]: Max Entity Collisions: 8
  778. [20:16:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  779. [20:16:09] [Server thread/INFO]: Max TNT Explosions: 100
  780. [20:16:09] [Server thread/INFO]: View Distance: 10
  781. [20:16:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
  782. [20:16:09] [Server thread/INFO]: Clear tick list: false
  783. [20:16:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  784. [20:16:09] [Server thread/INFO]: Item Despawn Rate: 6000
  785. [20:16:09] [Server thread/INFO]: Item Merge Radius: 2.5
  786. [20:16:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  787. [20:16:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  788. [20:16:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  789. [20:16:09] [Server thread/INFO]: Preparing start region for level 9 (Seed: -4100539859302230975)
  790. [20:16:10] [Server thread/INFO]: [WorldGuard] (Survival2) TNT ignition is PERMITTED.
  791. [20:16:10] [Server thread/INFO]: [WorldGuard] (Survival2) Lighters are PERMITTED.
  792. [20:16:10] [Server thread/INFO]: [WorldGuard] (Survival2) Lava fire is blocked.
  793. [20:16:10] [Server thread/INFO]: [WorldGuard] (Survival2) Fire spread is UNRESTRICTED.
  794. [20:16:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival2'
  795. [20:16:10] [Server thread/INFO]: -------- World Settings For [HG2] --------
  796. [20:16:10] [Server thread/INFO]: Mob Spawn Range: 4
  797. [20:16:10] [Server thread/INFO]: Anti X-Ray: true
  798. [20:16:10] [Server thread/INFO]: Engine Mode: 1
  799. [20:16:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  800. [20:16:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  801. [20:16:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  802. [20:16:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  803. [20:16:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  804. [20:16:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  805. [20:16:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  806. [20:16:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  807. [20:16:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  808. [20:16:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  809. [20:16:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  810. [20:16:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  811. [20:16:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  812. [20:16:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  813. [20:16:10] [Server thread/INFO]: Random Lighting Updates: false
  814. [20:16:10] [Server thread/INFO]: Structure Info Saving: true
  815. [20:16:10] [Server thread/INFO]: Sending up to 5 chunks per packet
  816. [20:16:10] [Server thread/INFO]: Max Entity Collisions: 8
  817. [20:16:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  818. [20:16:10] [Server thread/INFO]: Max TNT Explosions: 100
  819. [20:16:10] [Server thread/INFO]: View Distance: 10
  820. [20:16:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  821. [20:16:10] [Server thread/INFO]: Clear tick list: false
  822. [20:16:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  823. [20:16:10] [Server thread/INFO]: Item Despawn Rate: 6000
  824. [20:16:10] [Server thread/INFO]: Item Merge Radius: 2.5
  825. [20:16:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  826. [20:16:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  827. [20:16:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  828. [20:16:10] [Server thread/INFO]: Preparing start region for level 10 (Seed: 0)
  829. [20:16:10] [Server thread/INFO]: [WorldGuard] (HG2) TNT ignition is PERMITTED.
  830. [20:16:10] [Server thread/INFO]: [WorldGuard] (HG2) Lighters are PERMITTED.
  831. [20:16:10] [Server thread/INFO]: [WorldGuard] (HG2) Lava fire is blocked.
  832. [20:16:10] [Server thread/INFO]: [WorldGuard] (HG2) Fire spread is UNRESTRICTED.
  833. [20:16:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HG2'
  834. [20:16:10] [Server thread/INFO]: -------- World Settings For [world] --------
  835. [20:16:10] [Server thread/INFO]: Mob Spawn Range: 4
  836. [20:16:10] [Server thread/INFO]: Anti X-Ray: true
  837. [20:16:10] [Server thread/INFO]: Engine Mode: 1
  838. [20:16:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  839. [20:16:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  840. [20:16:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  841. [20:16:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  842. [20:16:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  843. [20:16:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  844. [20:16:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  845. [20:16:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  846. [20:16:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  847. [20:16:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  848. [20:16:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  849. [20:16:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  850. [20:16:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  851. [20:16:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  852. [20:16:10] [Server thread/INFO]: Random Lighting Updates: false
  853. [20:16:10] [Server thread/INFO]: Structure Info Saving: true
  854. [20:16:10] [Server thread/INFO]: Sending up to 5 chunks per packet
  855. [20:16:10] [Server thread/INFO]: Max Entity Collisions: 8
  856. [20:16:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  857. [20:16:10] [Server thread/INFO]: Max TNT Explosions: 100
  858. [20:16:10] [Server thread/INFO]: View Distance: 10
  859. [20:16:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  860. [20:16:10] [Server thread/INFO]: Clear tick list: false
  861. [20:16:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  862. [20:16:10] [Server thread/INFO]: Item Despawn Rate: 6000
  863. [20:16:10] [Server thread/INFO]: Item Merge Radius: 2.5
  864. [20:16:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  865. [20:16:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  866. [20:16:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  867. [20:16:10] [Server thread/INFO]: Preparing start region for level 11 (Seed: -1482345339187659842)
  868. [20:16:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  869. [20:16:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  870. [20:16:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  871. [20:16:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  872. [20:16:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  873. [20:16:11] [Server thread/INFO]: -------- World Settings For [HG1] --------
  874. [20:16:11] [Server thread/INFO]: Mob Spawn Range: 4
  875. [20:16:11] [Server thread/INFO]: Anti X-Ray: true
  876. [20:16:11] [Server thread/INFO]: Engine Mode: 1
  877. [20:16:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  878. [20:16:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  879. [20:16:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  880. [20:16:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  881. [20:16:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  882. [20:16:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  883. [20:16:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  884. [20:16:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  885. [20:16:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  886. [20:16:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  887. [20:16:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  888. [20:16:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  889. [20:16:11] [Server thread/INFO]: Alternative Hopper Ticking: false
  890. [20:16:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  891. [20:16:11] [Server thread/INFO]: Random Lighting Updates: false
  892. [20:16:11] [Server thread/INFO]: Structure Info Saving: true
  893. [20:16:11] [Server thread/INFO]: Sending up to 5 chunks per packet
  894. [20:16:11] [Server thread/INFO]: Max Entity Collisions: 8
  895. [20:16:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  896. [20:16:11] [Server thread/INFO]: Max TNT Explosions: 100
  897. [20:16:11] [Server thread/INFO]: View Distance: 10
  898. [20:16:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  899. [20:16:11] [Server thread/INFO]: Clear tick list: false
  900. [20:16:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  901. [20:16:11] [Server thread/INFO]: Item Despawn Rate: 6000
  902. [20:16:11] [Server thread/INFO]: Item Merge Radius: 2.5
  903. [20:16:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  904. [20:16:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  905. [20:16:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  906. [20:16:11] [Server thread/INFO]: Preparing start region for level 12 (Seed: 1679931432150635319)
  907. [20:16:12] [Server thread/INFO]: [WorldGuard] (HG1) TNT ignition is PERMITTED.
  908. [20:16:12] [Server thread/INFO]: [WorldGuard] (HG1) Lighters are PERMITTED.
  909. [20:16:12] [Server thread/INFO]: [WorldGuard] (HG1) Lava fire is blocked.
  910. [20:16:12] [Server thread/INFO]: [WorldGuard] (HG1) Fire spread is UNRESTRICTED.
  911. [20:16:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HG1'
  912. [20:16:12] [Server thread/INFO]: -------- World Settings For [Nathan] --------
  913. [20:16:12] [Server thread/INFO]: Mob Spawn Range: 4
  914. [20:16:12] [Server thread/INFO]: Anti X-Ray: true
  915. [20:16:12] [Server thread/INFO]: Engine Mode: 1
  916. [20:16:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  917. [20:16:12] [Server thread/INFO]: Replace Blocks: [1, 5]
  918. [20:16:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  919. [20:16:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
  920. [20:16:12] [Server thread/INFO]: Cane Growth Modifier: 100%
  921. [20:16:12] [Server thread/INFO]: Melon Growth Modifier: 100%
  922. [20:16:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  923. [20:16:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  924. [20:16:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
  925. [20:16:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
  926. [20:16:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  927. [20:16:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  928. [20:16:12] [Server thread/INFO]: Alternative Hopper Ticking: false
  929. [20:16:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  930. [20:16:12] [Server thread/INFO]: Random Lighting Updates: false
  931. [20:16:12] [Server thread/INFO]: Structure Info Saving: true
  932. [20:16:12] [Server thread/INFO]: Sending up to 5 chunks per packet
  933. [20:16:12] [Server thread/INFO]: Max Entity Collisions: 8
  934. [20:16:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  935. [20:16:12] [Server thread/INFO]: Max TNT Explosions: 100
  936. [20:16:12] [Server thread/INFO]: View Distance: 10
  937. [20:16:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
  938. [20:16:12] [Server thread/INFO]: Clear tick list: false
  939. [20:16:12] [Server thread/INFO]: Experience Merge Radius: 3.0
  940. [20:16:12] [Server thread/INFO]: Item Despawn Rate: 6000
  941. [20:16:12] [Server thread/INFO]: Item Merge Radius: 2.5
  942. [20:16:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
  943. [20:16:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  944. [20:16:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  945. [20:16:12] [Server thread/INFO]: Preparing start region for level 13 (Seed: -2622172890090841284)
  946. [20:16:12] [Server thread/INFO]: [WorldGuard] (Nathan) TNT ignition is PERMITTED.
  947. [20:16:12] [Server thread/INFO]: [WorldGuard] (Nathan) Lighters are PERMITTED.
  948. [20:16:12] [Server thread/INFO]: [WorldGuard] (Nathan) Lava fire is blocked.
  949. [20:16:12] [Server thread/INFO]: [WorldGuard] (Nathan) Fire spread is UNRESTRICTED.
  950. [20:16:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nathan'
  951. [20:16:12] [Server thread/INFO]: -------- World Settings For [HG3] --------
  952. [20:16:12] [Server thread/INFO]: Mob Spawn Range: 4
  953. [20:16:12] [Server thread/INFO]: Anti X-Ray: true
  954. [20:16:12] [Server thread/INFO]: Engine Mode: 1
  955. [20:16:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  956. [20:16:12] [Server thread/INFO]: Replace Blocks: [1, 5]
  957. [20:16:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  958. [20:16:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
  959. [20:16:12] [Server thread/INFO]: Cane Growth Modifier: 100%
  960. [20:16:12] [Server thread/INFO]: Melon Growth Modifier: 100%
  961. [20:16:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  962. [20:16:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  963. [20:16:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
  964. [20:16:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
  965. [20:16:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  966. [20:16:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  967. [20:16:12] [Server thread/INFO]: Alternative Hopper Ticking: false
  968. [20:16:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  969. [20:16:12] [Server thread/INFO]: Random Lighting Updates: false
  970. [20:16:12] [Server thread/INFO]: Structure Info Saving: true
  971. [20:16:12] [Server thread/INFO]: Sending up to 5 chunks per packet
  972. [20:16:12] [Server thread/INFO]: Max Entity Collisions: 8
  973. [20:16:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  974. [20:16:12] [Server thread/INFO]: Max TNT Explosions: 100
  975. [20:16:12] [Server thread/INFO]: View Distance: 10
  976. [20:16:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
  977. [20:16:12] [Server thread/INFO]: Clear tick list: false
  978. [20:16:12] [Server thread/INFO]: Experience Merge Radius: 3.0
  979. [20:16:12] [Server thread/INFO]: Item Despawn Rate: 6000
  980. [20:16:12] [Server thread/INFO]: Item Merge Radius: 2.5
  981. [20:16:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
  982. [20:16:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  983. [20:16:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  984. [20:16:12] [Server thread/INFO]: Preparing start region for level 14 (Seed: 5739227079951698524)
  985. [20:16:13] [Server thread/INFO]: [WorldGuard] (HG3) TNT ignition is PERMITTED.
  986. [20:16:13] [Server thread/INFO]: [WorldGuard] (HG3) Lighters are PERMITTED.
  987. [20:16:13] [Server thread/INFO]: [WorldGuard] (HG3) Lava fire is blocked.
  988. [20:16:13] [Server thread/INFO]: [WorldGuard] (HG3) Fire spread is UNRESTRICTED.
  989. [20:16:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HG3'
  990. [20:16:13] [Server thread/INFO]: -------- World Settings For [Luc] --------
  991. [20:16:13] [Server thread/INFO]: Mob Spawn Range: 4
  992. [20:16:13] [Server thread/INFO]: Anti X-Ray: true
  993. [20:16:13] [Server thread/INFO]: Engine Mode: 1
  994. [20:16:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  995. [20:16:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  996. [20:16:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  997. [20:16:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  998. [20:16:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  999. [20:16:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  1000. [20:16:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1001. [20:16:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1002. [20:16:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1003. [20:16:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1004. [20:16:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1005. [20:16:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1006. [20:16:13] [Server thread/INFO]: Alternative Hopper Ticking: false
  1007. [20:16:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1008. [20:16:13] [Server thread/INFO]: Random Lighting Updates: false
  1009. [20:16:13] [Server thread/INFO]: Structure Info Saving: true
  1010. [20:16:13] [Server thread/INFO]: Sending up to 5 chunks per packet
  1011. [20:16:13] [Server thread/INFO]: Max Entity Collisions: 8
  1012. [20:16:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1013. [20:16:13] [Server thread/INFO]: Max TNT Explosions: 100
  1014. [20:16:13] [Server thread/INFO]: View Distance: 10
  1015. [20:16:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1016. [20:16:13] [Server thread/INFO]: Clear tick list: false
  1017. [20:16:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  1018. [20:16:13] [Server thread/INFO]: Item Despawn Rate: 6000
  1019. [20:16:13] [Server thread/INFO]: Item Merge Radius: 2.5
  1020. [20:16:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1021. [20:16:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1022. [20:16:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1023. [20:16:13] [Server thread/INFO]: Preparing start region for level 15 (Seed: 7059562769518174048)
  1024. [20:16:13] [Server thread/INFO]: [WorldGuard] (Luc) TNT ignition is PERMITTED.
  1025. [20:16:13] [Server thread/INFO]: [WorldGuard] (Luc) Lighters are PERMITTED.
  1026. [20:16:13] [Server thread/INFO]: [WorldGuard] (Luc) Lava fire is blocked.
  1027. [20:16:13] [Server thread/INFO]: [WorldGuard] (Luc) Fire spread is UNRESTRICTED.
  1028. [20:16:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Luc'
  1029. [20:16:14] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  1030. [20:16:14] [Server thread/INFO]: Mob Spawn Range: 4
  1031. [20:16:14] [Server thread/INFO]: Anti X-Ray: true
  1032. [20:16:14] [Server thread/INFO]: Engine Mode: 1
  1033. [20:16:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1034. [20:16:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  1035. [20:16:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1036. [20:16:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1037. [20:16:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  1038. [20:16:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  1039. [20:16:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1040. [20:16:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1041. [20:16:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1042. [20:16:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1043. [20:16:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1044. [20:16:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1045. [20:16:14] [Server thread/INFO]: Alternative Hopper Ticking: false
  1046. [20:16:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1047. [20:16:14] [Server thread/INFO]: Random Lighting Updates: false
  1048. [20:16:14] [Server thread/INFO]: Structure Info Saving: true
  1049. [20:16:14] [Server thread/INFO]: Sending up to 5 chunks per packet
  1050. [20:16:14] [Server thread/INFO]: Max Entity Collisions: 8
  1051. [20:16:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1052. [20:16:14] [Server thread/INFO]: Max TNT Explosions: 100
  1053. [20:16:14] [Server thread/INFO]: View Distance: 10
  1054. [20:16:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1055. [20:16:14] [Server thread/INFO]: Clear tick list: false
  1056. [20:16:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  1057. [20:16:14] [Server thread/INFO]: Item Despawn Rate: 6000
  1058. [20:16:14] [Server thread/INFO]: Item Merge Radius: 2.5
  1059. [20:16:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1060. [20:16:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1061. [20:16:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1062. [20:16:14] [Server thread/INFO]: Preparing start region for level 16 (Seed: 7463651899704820234)
  1063. [20:16:14] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  1064. [20:16:14] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  1065. [20:16:14] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  1066. [20:16:14] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  1067. [20:16:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  1068. [20:16:14] [Server thread/INFO]: [Multiverse-Core] 17 - World(s) loaded.
  1069. [20:16:14] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  1070. [20:16:14] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  1071. [20:16:14] [Server thread/INFO]: [WhatIsIt] has been enabled.
  1072. [20:16:14] [Server thread/INFO]: [Parkour] Enabling Parkour v3.4
  1073. [20:16:14] [Server thread/INFO]: [Parkour] 3.4 Enabled!
  1074. [20:16:14] [Server thread/INFO]: [Parkour] Linked with Economy v1.4.1-b436
  1075. [20:16:14] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
  1076. [20:16:14] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
  1077. [20:16:14] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
  1078. [20:16:14] [Server thread/INFO]: [Auction] has been enabled.
  1079. [20:16:14] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1080. [20:16:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1081. [20:16:15] [Server thread/INFO]: Done (17.576s)! For help, type "help" or "?"
  1082. [20:16:15] [Server thread/ERROR]: Couldn't load server icon
  1083. java.lang.NullPointerException
  1084. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:550) [spigot-1.7.10.jar:git-Spigot-1649]
  1085. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:464) [spigot-1.7.10.jar:git-Spigot-1649]
  1086. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  1087. [20:16:15] [Server thread/INFO]: [NametagEdit] Hooked into PermissionsEx!
  1088. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  1089. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  1090. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  1091. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  1092. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  1093. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  1094. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  1095. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  1096. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  1097. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  1098. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  1099. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  1100. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 1ms. 0/8 changed.
  1101. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  1102. [20:16:16] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  1103. [20:16:16] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
  1104. [20:16:16] [Server thread/INFO]: -------- World Settings For [SkyWarsArenaWorld] --------
  1105. [20:16:16] [Server thread/INFO]: Mob Spawn Range: 4
  1106. [20:16:16] [Server thread/INFO]: Anti X-Ray: true
  1107. [20:16:16] [Server thread/INFO]: Engine Mode: 1
  1108. [20:16:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1109. [20:16:16] [Server thread/INFO]: Replace Blocks: [1, 5]
  1110. [20:16:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1111. [20:16:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1112. [20:16:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  1113. [20:16:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  1114. [20:16:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1115. [20:16:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1116. [20:16:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1117. [20:16:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1118. [20:16:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1119. [20:16:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1120. [20:16:16] [Server thread/INFO]: Alternative Hopper Ticking: false
  1121. [20:16:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1122. [20:16:16] [Server thread/INFO]: Random Lighting Updates: false
  1123. [20:16:16] [Server thread/INFO]: Structure Info Saving: true
  1124. [20:16:16] [Server thread/INFO]: Sending up to 5 chunks per packet
  1125. [20:16:16] [Server thread/INFO]: Max Entity Collisions: 8
  1126. [20:16:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1127. [20:16:16] [Server thread/INFO]: Max TNT Explosions: 100
  1128. [20:16:16] [Server thread/INFO]: View Distance: 10
  1129. [20:16:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1130. [20:16:16] [Server thread/INFO]: Clear tick list: false
  1131. [20:16:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  1132. [20:16:16] [Server thread/INFO]: Item Despawn Rate: 6000
  1133. [20:16:16] [Server thread/INFO]: Item Merge Radius: 2.5
  1134. [20:16:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1135. [20:16:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1136. [20:16:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1137. [20:16:16] [Server thread/INFO]: Preparing start region for level 17 (Seed: 0)
  1138. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
  1139. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
  1140. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
  1141. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
  1142. [20:16:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
  1143. [20:16:16] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
  1144. [20:16:16] [Server thread/INFO]: [SkyWars] The arena 'skyblock-warriors' requires the world 'SkyWarsBaseWorld' to be loaded. Loading it now.
  1145. [20:16:16] [Server thread/INFO]: -------- World Settings For [SkyWarsBaseWorld] --------
  1146. [20:16:16] [Server thread/INFO]: Mob Spawn Range: 4
  1147. [20:16:16] [Server thread/INFO]: Anti X-Ray: true
  1148. [20:16:16] [Server thread/INFO]: Engine Mode: 1
  1149. [20:16:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1150. [20:16:16] [Server thread/INFO]: Replace Blocks: [1, 5]
  1151. [20:16:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1152. [20:16:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1153. [20:16:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  1154. [20:16:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  1155. [20:16:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1156. [20:16:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1157. [20:16:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1158. [20:16:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1159. [20:16:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1160. [20:16:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1161. [20:16:16] [Server thread/INFO]: Alternative Hopper Ticking: false
  1162. [20:16:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1163. [20:16:16] [Server thread/INFO]: Random Lighting Updates: false
  1164. [20:16:16] [Server thread/INFO]: Structure Info Saving: true
  1165. [20:16:16] [Server thread/INFO]: Sending up to 5 chunks per packet
  1166. [20:16:16] [Server thread/INFO]: Max Entity Collisions: 8
  1167. [20:16:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1168. [20:16:16] [Server thread/INFO]: Max TNT Explosions: 100
  1169. [20:16:16] [Server thread/INFO]: View Distance: 10
  1170. [20:16:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1171. [20:16:16] [Server thread/INFO]: Clear tick list: false
  1172. [20:16:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  1173. [20:16:16] [Server thread/INFO]: Item Despawn Rate: 6000
  1174. [20:16:16] [Server thread/INFO]: Item Merge Radius: 2.5
  1175. [20:16:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1176. [20:16:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1177. [20:16:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1178. [20:16:16] [Server thread/INFO]: Preparing start region for level 18 (Seed: 0)
  1179. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) TNT ignition is PERMITTED.
  1180. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lighters are PERMITTED.
  1181. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lava fire is blocked.
  1182. [20:16:16] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Fire spread is UNRESTRICTED.
  1183. [20:16:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsBaseWorld'
  1184. [20:16:16] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsBaseWorld'.
  1185. [20:16:16] [Server thread/INFO]: Trying to register generator with Multiverse
  1186. [20:16:16] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
  1187. [20:16:16] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  1188. [20:16:16] [Server thread/INFO]: [ASkyBlock] Loading warps...
  1189. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Checking if conversion to UUID needed...
  1190. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Verifying if database needs conversion
  1191. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Starting to convert plots to UUID
  1192. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Fetching 0 UUIDs from Mojang servers...
  1193. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Finished fetching 0 UUIDs. Starting database update.
  1194. [20:16:16] [Craft Scheduler Thread - 21/INFO]: 0 players converted
  1195. [20:16:16] [Craft Scheduler Thread - 21/INFO]: Plot conversion finished
  1196. [20:16:16] [Server thread/INFO]: [MyMenu] Checking for updates:
  1197. [20:16:16] [Server thread/INFO]: [MyMenu] Update available! Run 'update mymenu' to automatically update to the latest version.
  1198. [20:16:16] [Craft Scheduler Thread - 23/INFO]: [GAListener] Connection established!
  1199. [20:16:16] [Craft Scheduler Thread - 23/INFO]: [GAListener] Loading queued votes
  1200. [20:16:16] [Craft Scheduler Thread - 3/WARN]: ?c[Punishmental] Failsafe Activated to prevent server lock-up
  1201. [20:16:16] [Craft Scheduler Thread - 3/WARN]: ?c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
  1202. [20:16:16] [Craft Scheduler Thread - 3/WARN]: ?a[Punishmental] Starting lag checker
  1203. [20:16:16] [Craft Scheduler Thread - 3/WARN]: ?a[Punishmental] Lag cheker running
  1204. [20:16:16] [Craft Scheduler Thread - 23/INFO]: [GAListener] Loaded 0 queued votes
  1205. [20:16:17] [Craft Scheduler Thread - 21/INFO]: [Vault] Checking for Updates:
  1206. [20:16:17] [Craft Scheduler Thread - 21/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
  1207. [20:16:17] [Craft Scheduler Thread - 21/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  1208. [20:16:17] [Server thread/INFO]: [SurvivalGames] Loading Arena: 1
  1209. [20:16:17] [Server thread/INFO]: [SurvivalGames] -330 254 497
  1210. [20:16:17] [Server thread/INFO]: [SurvivalGames] -867 0 -44
  1211. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG1},x=-330.0,y=254.0,z=497.0,pitch=0.0,yaw=0.0}
  1212. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG1},x=-867.0,y=0.0,z=-44.0,pitch=0.0,yaw=0.0}
  1213. [20:16:17] [Server thread/INFO]: [SurvivalGames] Loading Arena: 3
  1214. [20:16:17] [Server thread/INFO]: [SurvivalGames] -156 255 108
  1215. [20:16:17] [Server thread/INFO]: [SurvivalGames] -355 0 -88
  1216. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG3},x=-156.0,y=255.0,z=108.0,pitch=0.0,yaw=0.0}
  1217. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG3},x=-355.0,y=0.0,z=-88.0,pitch=0.0,yaw=0.0}
  1218. [20:16:17] [Server thread/INFO]: [SurvivalGames] Loading Arena: 4
  1219. [20:16:17] [Server thread/INFO]: [SurvivalGames] 3425 255 13526
  1220. [20:16:17] [Server thread/INFO]: [SurvivalGames] 3104 0 13144
  1221. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG2},x=3425.0,y=255.0,z=13526.0,pitch=0.0,yaw=0.0}
  1222. [20:16:17] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=HG2},x=3104.0,y=0.0,z=13144.0,pitch=0.0,yaw=0.0}
  1223. [20:16:17] [Server thread/INFO]: ItemStack{NETHER_STAR x 1}
  1224. [20:16:17] [Server thread/INFO]: sharpness:4
  1225. [20:16:17] [Server thread/INFO]: ItemStack{PAPER x 1}
  1226. [20:16:17] [Server thread/INFO]: fire:2
  1227. [20:16:24] [Craft Scheduler Thread - 10/WARN]: ?c[Punishmental] Failsafe Activated to prevent server lock-up
  1228. [20:16:24] [Craft Scheduler Thread - 10/WARN]: ?c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
  1229. [20:16:24] [Craft Scheduler Thread - 10/WARN]: ?a[Punishmental] Starting lag checker
  1230. [20:16:24] [Craft Scheduler Thread - 10/WARN]: ?a[Punishmental] Lag cheker running
  1231. [20:16:36] [Craft Scheduler Thread - 8/INFO]: [CE] Checking for updates...
  1232. [20:16:36] [Craft Scheduler Thread - 8/INFO]: [CE] A new update is available!
  1233. [20:16:36] [Craft Scheduler Thread - 8/INFO]: [CE] The new version is 2.3c.
  1234. [20:16:36] [Craft Scheduler Thread - 8/INFO]: [CE] You are currently using 2.1f.
  1235. [20:16:36] [Craft Scheduler Thread - 8/INFO]: [CE] You can use '/ce update applyupdate' to update automatically.
  1236. [20:17:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1237. [20:17:10] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1238. [20:18:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1239. [20:18:03] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1240. [20:18:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1241. [20:18:56] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1242. [20:19:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1243. [20:19:50] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1244. [20:20:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1245. [20:20:43] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1246. [20:21:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1247. [20:21:37] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1248. [20:22:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1249. [20:22:30] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1250. [20:23:01] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1251. [20:23:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1252. [20:23:24] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1253. [20:23:41] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1254. [20:24:01] [Server thread/INFO]: [ClearLag] Removed 2 Entities!
  1255. [20:24:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1256. [20:24:17] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1257. [20:25:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1258. [20:25:11] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1259. [20:26:04] [Server thread/INFO]: CONSOLE issued server command: /list
  1260. [20:26:04] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1261. [20:26:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1262. [20:26:58] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1263. [20:27:51] [Server thread/INFO]: CONSOLE issued server command: /list
  1264. [20:27:51] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1265. [20:28:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1266. [20:28:45] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1267. [20:29:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1268. [20:29:38] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1269. [20:30:32] [Server thread/INFO]: CONSOLE issued server command: /list
  1270. [20:30:32] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1271. [20:30:42] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1272. [20:31:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1273. [20:31:25] [Server thread/INFO]: CONSOLE issued server command: /list
  1274. [20:31:25] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1275. [20:31:42] [Server thread/INFO]: [ClearLag] Removed 4 Entities!
  1276. [20:32:18] [Server thread/INFO]: CONSOLE issued server command: /list
  1277. [20:32:18] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1278. [20:33:12] [Server thread/INFO]: CONSOLE issued server command: /list
  1279. [20:33:12] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1280. [20:34:05] [Server thread/INFO]: CONSOLE issued server command: /list
  1281. [20:34:05] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1282. [20:34:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1283. [20:34:59] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1284. [20:35:40] [Server thread/INFO]: CONSOLE: Enabled level saving..
  1285. [20:35:40] [Server thread/INFO]: CONSOLE: Forcing save..
  1286. [20:35:40] [Server thread/INFO]: CONSOLE: Save complete.
  1287. [20:35:40] [Server thread/INFO]: [Server] ??8World saved.
  1288. [20:35:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1289. [20:35:52] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1290. [20:36:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1291. [20:36:46] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1292. [20:37:39] [Server thread/INFO]: CONSOLE issued server command: /list
  1293. [20:37:39] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1294. [20:38:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1295. [20:38:33] [Server thread/INFO]: CONSOLE issued server command: /list
  1296. [20:38:33] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1297. [20:39:02] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1298. [20:39:22] [Server thread/INFO]: [ClearLag] Removed 6 Entities!
  1299. [20:39:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1300. [20:39:26] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1301. [20:40:20] [Server thread/INFO]: CONSOLE issued server command: /list
  1302. [20:40:20] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1303. [20:41:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1304. [20:41:13] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1305. [20:42:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1306. [20:42:07] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1307. [20:43:00] [Server thread/INFO]: CONSOLE issued server command: /list
  1308. [20:43:00] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1309. [20:43:54] [Server thread/INFO]: CONSOLE issued server command: /list
  1310. [20:43:54] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1311. [20:44:47] [Server thread/INFO]: CONSOLE issued server command: /list
  1312. [20:44:47] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1313. [20:45:41] [Server thread/INFO]: CONSOLE issued server command: /list
  1314. [20:45:41] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1315. [20:46:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1316. [20:46:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1317. [20:46:34] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1318. [20:46:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1319. [20:47:04] [Server thread/INFO]: [ClearLag] Removed 7 Entities!
  1320. [20:47:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1321. [20:47:28] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1322. [20:48:21] [Server thread/INFO]: CONSOLE issued server command: /list
  1323. [20:48:21] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1324. [20:48:30] [User Authenticator #1/INFO]: UUID of player CharlieSant is 19fe0948-220f-495f-ad2a-4ce0b3811294
  1325. [20:48:30] [Server thread/INFO]: CharlieSant[/71.180.72.123:51236] logged in with entity id 1283 at ([Factions] 1385.7674624124318, 7.015625, -329.9116746448471)
  1326. [20:48:30] [Craft Scheduler Thread - 98/INFO]: [GAListener] Player: CharlieSant has 0 votes
  1327. [20:48:33] [Craft Scheduler Thread - 80/INFO]: [SG]Checking for updates
  1328. [20:48:33] [Craft Scheduler Thread - 80/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates.
  1329. [20:48:39] [Server thread/INFO]: CharlieSant issued server command: /seen land_sharkz
  1330. [20:48:42] [Server thread/INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_1710
  1331. [20:48:52] [Server thread/WARN]: CharlieSant moved wrongly!
  1332. [20:49:15] [Server thread/INFO]: CONSOLE issued server command: /list
  1333. [20:49:15] [Server thread/INFO]: There are 1 out of maximum 110 players online.
  1334. [20:49:15] [Server thread/INFO]: Admins: z-=Owner=-z CharlieSant
  1335. [20:49:46] [Server thread/INFO]: CharlieSant issued server command: /skull tails175
  1336. [20:49:53] [Server thread/INFO]: CharlieSant lost connection: Disconnected
  1337. [20:49:53] [Server thread/INFO]: CharlieSant left the game.
  1338. [20:50:08] [Server thread/INFO]: CONSOLE issued server command: /list
  1339. [20:50:08] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1340. [20:51:02] [Server thread/INFO]: CONSOLE issued server command: /list
  1341. [20:51:02] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1342. [20:51:55] [Server thread/INFO]: CONSOLE issued server command: /list
  1343. [20:51:55] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1344. [20:52:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1345. [20:52:48] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1346. [20:53:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1347. [20:53:42] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1348. [20:53:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1349. [20:54:24] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1350. [20:54:35] [Server thread/INFO]: CONSOLE issued server command: /list
  1351. [20:54:35] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1352. [20:54:44] [Server thread/INFO]: [ClearLag] Removed 6 Entities!
  1353. [20:55:29] [Server thread/INFO]: CONSOLE issued server command: /list
  1354. [20:55:29] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1355. [20:55:48] [Server thread/INFO]: CONSOLE: Enabled level saving..
  1356. [20:55:48] [Server thread/INFO]: CONSOLE: Forcing save..
  1357. [20:55:48] [Server thread/INFO]: CONSOLE: Save complete.
  1358. [20:55:48] [Server thread/INFO]: [Server] ??8World saved.
  1359. [20:56:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1360. [20:56:22] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1361. [20:57:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1362. [20:57:16] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1363. [20:58:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1364. [20:58:09] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1365. [20:59:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1366. [20:59:03] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1367. [20:59:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1368. [20:59:56] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1369. [21:00:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1370. [21:00:50] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1371. [21:01:26] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1372. [21:01:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1373. [21:01:43] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1374. [21:02:06] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1375. [21:02:26] [Server thread/INFO]: [ClearLag] Removed 5 Entities!
  1376. [21:02:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1377. [21:02:37] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1378. [21:03:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1379. [21:03:30] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1380. [21:04:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1381. [21:04:24] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1382. [21:05:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1383. [21:05:17] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1384. [21:06:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1385. [21:06:11] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1386. [21:07:04] [Server thread/INFO]: CONSOLE issued server command: /list
  1387. [21:07:04] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1388. [21:07:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1389. [21:07:58] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1390. [21:08:51] [Server thread/INFO]: CONSOLE issued server command: /list
  1391. [21:08:51] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1392. [21:09:06] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1393. [21:09:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1394. [21:09:45] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1395. [21:09:46] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1396. [21:10:06] [Server thread/INFO]: [ClearLag] Removed 5 Entities!
  1397. [21:10:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1398. [21:10:38] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1399. [21:11:31] [Server thread/INFO]: CONSOLE issued server command: /list
  1400. [21:11:31] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1401. [21:12:25] [Server thread/INFO]: CONSOLE issued server command: /list
  1402. [21:12:25] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1403. [21:13:18] [Server thread/INFO]: CONSOLE issued server command: /list
  1404. [21:13:18] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1405. [21:14:12] [Server thread/INFO]: CONSOLE issued server command: /list
  1406. [21:14:12] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1407. [21:15:05] [Server thread/INFO]: CONSOLE issued server command: /list
  1408. [21:15:05] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1409. [21:15:57] [Server thread/INFO]: CONSOLE: Enabled level saving..
  1410. [21:15:57] [Server thread/INFO]: CONSOLE: Forcing save..
  1411. [21:15:57] [Server thread/INFO]: CONSOLE: Save complete.
  1412. [21:15:57] [Server thread/INFO]: [Server] ??8World saved.
  1413. [21:15:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1414. [21:15:59] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1415. [21:16:46] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1416. [21:16:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1417. [21:16:52] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1418. [21:17:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1419. [21:17:27] [Thread-52/WARN]: [EnjinMinecraftPlugin] The updater could not contact dev.bukkit.org for updating.
  1420. [21:17:27] [Thread-52/WARN]: [EnjinMinecraftPlugin] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
  1421. [21:17:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1422. [21:17:46] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1423. [21:17:47] [Server thread/INFO]: [ClearLag] Removed 5 Entities!
  1424. [21:18:39] [Server thread/INFO]: CONSOLE issued server command: /list
  1425. [21:18:39] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1426. [21:19:33] [Server thread/INFO]: CONSOLE issued server command: /list
  1427. [21:19:33] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1428. [21:20:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1429. [21:20:26] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1430. [21:21:20] [Server thread/INFO]: CONSOLE issued server command: /list
  1431. [21:21:20] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1432. [21:22:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1433. [21:22:13] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1434. [21:23:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1435. [21:23:07] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1436. [21:24:00] [Server thread/INFO]: CONSOLE issued server command: /list
  1437. [21:24:00] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1438. [21:24:27] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1439. [21:24:54] [Server thread/INFO]: CONSOLE issued server command: /list
  1440. [21:24:54] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1441. [21:25:07] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1442. [21:25:27] [Server thread/INFO]: [ClearLag] Removed 5 Entities!
  1443. [21:25:47] [Server thread/INFO]: CONSOLE issued server command: /list
  1444. [21:25:47] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1445. [21:26:41] [Server thread/INFO]: CONSOLE issued server command: /list
  1446. [21:26:41] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1447. [21:27:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1448. [21:27:34] [Server thread/INFO]: There are 0 out of maximum 110 players online.
  1449. [21:28:06] [Server thread/INFO]: CONSOLE: Forcing save..
  1450. [21:28:06] [Server thread/INFO]: CONSOLE: Save complete.
  1451. [21:28:06] [Server thread/INFO]: CONSOLE: Stopping the server..
  1452. [21:28:06] [Server thread/INFO]: Stopping server
  1453. [21:28:06] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  1454. [21:28:06] [Server thread/INFO]: [floAuction] Disabling floAuction v3.1.0
  1455. [21:28:06] [Server thread/INFO]: [Auction] has been disabled.
  1456. [21:28:06] [Server thread/INFO]: [MineResetLite] Disabling MineResetLite v0.3.6
  1457. [21:28:06] [Server thread/INFO]: [MineResetLite] MineResetLite disabled
  1458. [21:28:06] [Server thread/INFO]: [Parkour] Disabling Parkour v3.4
  1459. [21:28:06] [Server thread/INFO]: [Parkour] 3.4 Disabled!
  1460. [21:28:06] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  1461. [21:28:06] [Server thread/INFO]: [WhatIsIt] has been disabled.
  1462. [21:28:06] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
  1463. [21:28:06] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.13f
  1464. [21:28:06] [Server thread/INFO]: [GUI_Control] Disabling GUI_Control v1.0.0
  1465. [21:28:06] [Server thread/INFO]: [GUI Control] GUI Control disabled!
  1466. [21:28:06] [Server thread/INFO]: [ClickWarp] Disabling ClickWarp v1.3.5
  1467. [21:28:06] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer disabled.
  1468. [21:28:06] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.1f
  1469. [21:28:06] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  1470. [21:28:06] [Server thread/INFO]: [PromotionEssentials] Disabling PromotionEssentials v1.0.2
  1471. [21:28:06] [Server thread/INFO]: [PromotionEssentials] v.1.0.2 disabled!
  1472. [21:28:06] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v2.7.7
  1473. [21:28:06] [Server thread/INFO]: [ASkyBlock] Saving warps...
  1474. [21:28:06] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
  1475. [21:28:06] [Server thread/INFO]: [Factions] Disabling Factions v2.7.5
  1476. [21:28:06] [Server thread/INFO]: [Factions 2.7.5] Disabled
  1477. [21:28:06] [Server thread/INFO]: [Punishmental] Disabling Punishmental v5.1
  1478. [21:28:06] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
  1479. [21:28:06] [Server thread/INFO]: [SkyWars] Disabling SkyWars v2.0.0
  1480. [21:28:06] [Server thread/INFO]: [SkyWars] Saving configuration
  1481. [21:28:06] [Server thread/INFO]: [SkyWars] Unloading arena world - without saving
  1482. [21:28:06] [Server thread/INFO]: [SkyWars] SkyWars disabled successfully
  1483. [21:28:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-05.1569-
  1484. [21:28:06] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1485. [21:28:06] [Server thread/INFO]: [BetterEnderChest] Disabling BetterEnderChest v2.2.5
  1486. [21:28:06] [Server thread/INFO]: [BetterEnderChest] Disabling... Saving all chests...
  1487. [21:28:06] [Server thread/INFO]: [Referrals] Disabling Referrals v0.47
  1488. [21:28:06] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.2-bukkit
  1489. [21:28:06] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.7.5
  1490. [21:28:06] [Server thread/INFO]: [MassiveCore 2.7.5] Disabled
  1491. [21:28:06] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.1
  1492. [21:28:06] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Disabled
  1493. [21:28:06] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  1494. [21:28:06] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
  1495. [21:28:06] [Server thread/INFO]: [MyMenu] Disabling MyMenu v1.0.4.2
  1496. [21:28:06] [Server thread/INFO]: [TrollCommands] Disabling TrollCommands v2.5
  1497. [21:28:06] [Server thread/INFO]: TrollCommands has been disabled.
  1498. [21:28:06] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  1499. [21:28:38] [Server thread/INFO]: [Lottery] Disabling Lottery v0.9.4
  1500. [21:28:38] [Server thread/INFO]: [DiamondTROLL] Disabling DiamondTROLL v1.1
  1501. [21:28:38] [Server thread/INFO]: [DiamondTROLL] DiamondTROLL has shut down! Problem?
  1502. [21:28:38] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
  1503. [21:28:38] [Server thread/INFO]: [iConomy] Closing general data...
  1504. [21:28:38] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
  1505. [21:28:38] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.8
  1506. [21:28:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1507. [21:28:38] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  1508. [21:28:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  1509. [21:28:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  1510. [21:28:38] [Server thread/INFO]: [AboutUs] Disabling AboutUs v3.0
  1511. [21:28:38] [Server thread/INFO]: AboutUs Has Been Disabled
  1512. [21:28:38] [Server thread/INFO]: [TrollMode] Disabling TrollMode v8.5.0
  1513. [21:28:38] [Server thread/INFO]: [TrollMode] [TrollMode] Disabled!
  1514. [21:28:38] [Server thread/INFO]: [CommandSigns] Disabling CommandSigns v1.1
  1515. [21:28:38] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  1516. [21:28:38] [Server thread/INFO]: [Votifier] Votifier disabled.
  1517. [21:28:38] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
  1518. [21:28:38] [Thread-19/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  1519. [21:28:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1520. [21:28:38] [Server thread/INFO]: [AbsoluteWelcome] Disabling AbsoluteWelcome v2.0
  1521. [21:28:38] [Server thread/INFO]: [AbsoluteWelcome] Plugin Desactivated!
  1522. [21:28:38] [Server thread/INFO]: [CommandOven] Disabling CommandOven v1.0
  1523. [21:28:38] [Server thread/INFO]: [CommandOven] CommandOven has been disabled.
  1524. [21:28:38] [Server thread/INFO]: [Feedback] Disabling Feedback v1.6
  1525. [21:28:38] [Server thread/INFO]: [SurvivalGames] Disabling SurvivalGames v0.5.8.54
  1526. [21:28:38] [Server thread/INFO]: [SurvivalGames] Arena 1 reset. Rolled back 52 blocks in 1 iterations (100 blocks per iteration Total time spent rolling back was 0ms)
  1527. [21:28:38] [Server thread/INFO]: [SurvivalGames] Arena 3 reset. Rolled back 4 blocks in 1 iterations (100 blocks per iteration Total time spent rolling back was 0ms)
  1528. [21:28:38] [Server thread/INFO]: [SurvivalGames] Arena 4 reset. Rolled back 0 blocks in 1 iterations (100 blocks per iteration Total time spent rolling back was 0ms)
  1529. [21:28:38] [Server thread/INFO]: [SurvivalGames] SurvivalGames version 0.5.8.54 has now been disabled and reset
  1530. [21:28:38] [Server thread/INFO]: [Control] Disabling Control v1.0
  1531. [21:28:38] [Server thread/INFO]: [ItemFrameClicker] Disabling ItemFrameClicker v1.0
  1532. [21:28:38] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.7
  1533. [21:28:38] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
  1534. [21:28:38] [Server thread/INFO]: [BadSign] Disabling BadSign v1.1
  1535. [21:28:38] [Server thread/INFO]: [BadSign] v1.1 is now disabled
  1536. [21:28:38] [Server thread/INFO]: [MultiInv] Disabling MultiInv v3.3.1
  1537. [21:28:38] [Server thread/INFO]: [NoSwear] Disabling NoSwear v6.2
  1538. [21:28:38] [Server thread/INFO]: [NoSwear] Disabled!
  1539. [21:28:38] [Server thread/INFO]: [EasySpleef] Disabling EasySpleef v0.1.2.1
  1540. [21:28:38] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.2
  1541. [21:28:38] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
  1542. [21:28:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
  1543. [21:28:38] [Server thread/INFO]: [PaidRanks] Disabling PaidRanks v3.3
  1544. [21:28:38] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.9-e0791a0
  1545. [21:28:38] [Server thread/INFO]: [ServerWelcome] Disabling ServerWelcome v1.0
  1546. [21:28:38] [Server thread/INFO]: [FreezeAndMute] Disabling FreezeAndMute v1.1.1
  1547. [21:28:38] [Server thread/INFO]: [FreezeAndMute] Disabled FreezeAndMute v1.1.1
  1548. [21:28:38] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport vmaven-version-number
  1549. [21:28:38] [Server thread/INFO]: [RandomTP] Disabled!
  1550. [21:28:38] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v2.4
  1551. [21:28:38] [Server thread/INFO]: [Lootbox] Disabling Lootbox v1.4
  1552. [21:28:38] [Server thread/INFO]: [AdminColorChat] Disabling AdminColorChat v1.1
  1553. [21:28:38] [Server thread/INFO]: AdminColorChat V.1.1 Has successfully saved the config
  1554. [21:28:38] [Server thread/INFO]: AdminColorChat V.1.1 Has Been Disabled
  1555. [21:28:38] [Server thread/INFO]: [AntiPvP] Disabling AntiPvP v2.0
  1556. [21:28:38] [Server thread/INFO]: [AntiPvP] v2.0 Disabled! Coded by [PixelatedTNT]
  1557. [21:28:38] [Server thread/INFO]: [Announcer] Disabling Announcer v1.5
  1558. [21:28:38] [Server thread/INFO]: Announcer v1.5 is disabled!
  1559.  
  1560. [21:28:38] [Server thread/INFO]: [TuxTwoLib] Disabling TuxTwoLib v1.7.10-b4
  1561. [21:28:38] [Server thread/INFO]: [PerWorldPlugins] Disabling PerWorldPlugins v1.3.0
  1562. [21:28:38] [Server thread/INFO]: [EasyRules] Disabling EasyRules v1.0
  1563. [21:28:38] [Server thread/INFO]: EasyRules has been disabled
  1564. [21:28:38] [Server thread/ERROR]: Cannot load plugins/EasyRules/config.yml
  1565. org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  1566. in 'string', line 10, column 29:
  1567. rule8: Rule 8 HAVE FUN!!!! (:
  1568. ^
  1569.  
  1570. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1571. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1572. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1573. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.7.10.jar:git-Spigot-1649]
  1574. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:183) [spigot-1.7.10.jar:git-Spigot-1649]
  1575. at me.Gaz1812.EasyRules.EasyRules.onDisable(EasyRules.java:20) [EasyRules.jar:?]
  1576. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) [spigot-1.7.10.jar:git-Spigot-1649]
  1577. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [spigot-1.7.10.jar:git-Spigot-1649]
  1578. at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.disablePlugin(PerWorldPluginLoader.java:136) [PerWorldPlugins.jar:?]
  1579. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:436) [spigot-1.7.10.jar:git-Spigot-1649]
  1580. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429) [spigot-1.7.10.jar:git-Spigot-1649]
  1581. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:412) [spigot-1.7.10.jar:git-Spigot-1649]
  1582. at net.minecraft.server.v1_7_R4.MinecraftServer.stop(MinecraftServer.java:393) [spigot-1.7.10.jar:git-Spigot-1649]
  1583. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.7.10.jar:git-Spigot-1649]
  1584. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
  1585. Caused by: org.yaml.snakeyaml.scanner.ScannerException: null; mapping values are not allowed here; in 'string', line 10, column 29:
  1586. rule8: Rule 8 HAVE FUN!!!! (:
  1587. ^
  1588. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1589. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1590. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1591. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1592. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1593. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1594. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1595. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1596. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1597. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1598. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1599. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1600. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1601. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.7.10.jar:git-Spigot-1649]
  1602. ... 14 more
  1603. [21:28:38] [Server thread/INFO]: [Minetrends] Disabling Minetrends v1.4.1
  1604. [21:28:38] [Server thread/INFO]: Minetrends v1.4.1 has been disabled!
  1605. [21:28:38] [Server thread/INFO]: [Sign_Lift] Disabling Sign_Lift v1.1.1
  1606. [21:28:38] [Server thread/INFO]: [SignLift] Disabled
  1607. [21:28:38] [Server thread/INFO]: [Trails] Disabling Trails v2.48
  1608. [21:28:38] [Server thread/INFO]: [well-core] Disabling well-core v0.5.0
  1609. [21:28:38] [Server thread/INFO]: [iControlU] Disabling iControlU v1.8.1
  1610. [21:28:38] [Server thread/INFO]: Saving players
  1611. [21:28:38] [Server thread/INFO]: Saving worlds
  1612. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Charlies World'/Overworld
  1613. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Charlies World_nether'/Nether
  1614. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Charlies World_the_end'/The End
  1615. [21:28:38] [Server thread/INFO]: Saving chunks for level 'shop'/Overworld
  1616. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Factions'/Overworld
  1617. [21:28:38] [Server thread/INFO]: Saving chunks for level 'ASkyBlock'/Overworld
  1618. [21:28:38] [Server thread/INFO]: Saving chunks for level 'plotworld'/Overworld
  1619. [21:28:38] [Server thread/INFO]: Saving chunks for level 'ASkyBlock_nether'/Nether
  1620. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Survival'/Overworld
  1621. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Survival2'/Overworld
  1622. [21:28:38] [Server thread/INFO]: Saving chunks for level 'HG2'/Overworld
  1623. [21:28:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1624. [21:28:38] [Server thread/INFO]: Saving chunks for level 'HG1'/Overworld
  1625. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Nathan'/Overworld
  1626. [21:28:38] [Server thread/INFO]: Saving chunks for level 'HG3'/Overworld
  1627. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Luc'/Overworld
  1628. [21:28:38] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
  1629. [21:28:38] [Server thread/INFO]: Saving chunks for level 'SkyWarsBaseWorld'/Overworld
  1630. [21:28:38] [Thread-4/INFO]: Stopping server
  1631. [21:28:38] [Thread-4/INFO]: Saving players
  1632. [21:28:38] [Thread-4/INFO]: Saving worlds
  1633. [21:28:38] [Thread-4/INFO]: Saving chunks for level 'Charlies World'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement