Advertisement
Guest User

Help!

a guest
Mar 26th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.50 KB | None | 0 0
  1. [15:17:47] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [15:17:47] [Server thread/INFO]: Loading properties
  3. [15:17:47] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:17:47] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1642 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [15:17:47] [Server thread/INFO]: Debug logging is disabled
  6. [15:17:47] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [15:17:47] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [15:17:47] [Server thread/INFO]: Generating keypair
  9. [15:17:48] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [15:17:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [15:17:50] [Server thread/ERROR]: Could not load 'plugins\DynmapPlotMe.jar' in folder 'plugins'
  12. org.bukkit.plugin.UnknownDependencyException: dynmap
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [craftbukkit.jar:git-Spigot-1642]
  14. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [craftbukkit.jar:git-Spigot-1642]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-1642]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1642]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1642]
  18. [15:17:50] [Server thread/ERROR]: Could not load 'plugins\Prison.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/sirfaizdat/prison/core/Prison : Unsupported major.minor version 52.0
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit.jar:git-Spigot-1642]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[craftbukkit.jar:git-Spigot-1642]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [craftbukkit.jar:git-Spigot-1642]
  23. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [craftbukkit.jar:git-Spigot-1642]
  24. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-1642]
  25. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1642]
  26. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1642]
  27. Caused by: java.lang.UnsupportedClassVersionError: me/sirfaizdat/prison/core/Prison : Unsupported major.minor version 52.0
  28. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_75]
  29. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_75]
  30. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_75]
  31. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_75]
  32. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_75]
  33. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_75]
  34. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_75]
  35. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
  36. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_75]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-1642]
  38. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-1642]
  39. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_75]
  40. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_75]
  41. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
  42. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_75]
  43. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-1642]
  44. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Spigot-1642]
  45. ... 6 more
  46. [15:17:50] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
  47. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  48. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit.jar:git-Spigot-1642]
  49. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[craftbukkit.jar:git-Spigot-1642]
  50. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [craftbukkit.jar:git-Spigot-1642]
  51. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [craftbukkit.jar:git-Spigot-1642]
  52. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-1642]
  53. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1642]
  54. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1642]
  55. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  56. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
  57. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_75]
  58. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-1642]
  59. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Spigot-1642]
  60. ... 6 more
  61. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  62. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-1642]
  63. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-1642]
  64. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_75]
  65. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_75]
  66. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
  67. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_75]
  68. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-1642]
  69. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Spigot-1642]
  70. ... 6 more
  71. [15:17:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  72. [15:17:50] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  73. [15:17:50] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  74. [15:17:50] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  75. [15:17:50] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  76. [15:17:50] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
  77. [15:17:50] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7
  78. [15:17:50] [Server thread/INFO]: [EmptyWorldGenerator] Loading EmptyWorldGenerator v1.4
  79. [15:17:50] [Server thread/INFO]: [CombatTag] Loading CombatTag v6.3.2-SNAPSHOT
  80. [15:17:50] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
  81. [15:17:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  82. [15:17:50] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.3
  83. [15:17:50] [Server thread/INFO]: [Chairs] Loading Chairs v4.4
  84. [15:17:50] [Server thread/INFO]: [Parkour] Loading Parkour v3.4
  85. [15:17:50] [Server thread/INFO]: [GUIAPI] Loading GUIAPI v1.0.5
  86. [15:17:50] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.2
  87. [15:17:50] [Server thread/INFO]: [KingKits] Loading KingKits v3.3.3
  88. [15:17:50] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
  89. [15:17:50] [Server thread/INFO]: [BowSpleef] Loading BowSpleef vBowSpleef v1.2
  90. [15:17:50] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.0.0
  91. [15:17:50] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.2.8
  92. [15:17:50] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.14
  93. [15:17:50] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  94. [15:17:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
  95. [15:17:50] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  96. [15:17:51] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  97. [15:17:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  98. [15:17:51] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  99. [15:17:51] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  100. [15:17:51] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  101. [15:17:51] [Server thread/INFO]: [Skins] Loading Skins v1.8.3
  102. [15:17:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  103. [15:17:51] [Server thread/INFO]: [TheWalls] Loading TheWalls v2.0.1
  104. [15:17:51] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  105. [15:17:51] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v2.3
  106. [15:17:51] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.1-bukkit
  107. [15:17:51] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames vBeta dev1.9.4b
  108. [15:17:51] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.3
  109. [15:17:51] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  110. [15:17:51] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  111. [15:17:51] [Server thread/INFO]: [Towny] Loading Towny v0.89.2.0
  112. [15:17:51] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v1.0
  113. [15:17:51] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.8.5
  114. [15:17:51] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.9
  115. [15:17:51] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  116. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  117. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  118. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  119. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  120. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  121. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  122. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  123. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  124. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  125. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  126. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  127. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 56ms.
  128. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 159ms) ===
  129. [15:17:51] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  130. [15:17:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  131. [15:17:51] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  132. [15:17:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  133. [15:17:51] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  134. [15:17:51] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  135. [15:17:51] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  136. [15:17:51] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  137. [15:17:51] [Server thread/INFO]: [EmptyWorldGenerator] Enabling EmptyWorldGenerator v1.4
  138. [15:17:51] [Server thread/INFO]: [EmptyWorldGenerator] EmptyWorldGenerator has been enabled
  139. [15:17:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
  140. [15:17:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  141. [15:17:51] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  142. [15:17:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  143. [15:17:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  144. [15:17:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  145. [15:17:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  146. [15:17:51] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v2.3
  147. [15:17:51] [Server thread/INFO]: [uSkyBlock] 0 schematics loaded.
  148. [15:17:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  149. [15:17:51] [Server thread/INFO]: Preparing level "world"
  150. [15:17:52] [Server thread/INFO]: -------- World Settings For [world] --------
  151. [15:17:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  152. [15:17:52] [Server thread/INFO]: Clear tick list: false
  153. [15:17:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  154. [15:17:52] [Server thread/INFO]: View Distance: 10
  155. [15:17:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  156. [15:17:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  157. [15:17:52] [Server thread/INFO]: Item Merge Radius: 2.5
  158. [15:17:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [15:17:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  160. [15:17:52] [Server thread/INFO]: Item Despawn Rate: 6000
  161. [15:17:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  162. [15:17:52] [Server thread/INFO]: Anti X-Ray: true
  163. [15:17:52] [Server thread/INFO]: Engine Mode: 1
  164. [15:17:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  165. [15:17:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  166. [15:17:52] [Server thread/INFO]: Structure Info Saving: true
  167. [15:17:52] [Server thread/INFO]: Mob Spawn Range: 4
  168. [15:17:52] [Server thread/INFO]: Random Lighting Updates: false
  169. [15:17:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  170. [15:17:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  171. [15:17:52] [Server thread/INFO]: Max TNT Explosions: 100
  172. [15:17:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  173. [15:17:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  174. [15:17:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  175. [15:17:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  176. [15:17:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  177. [15:17:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  178. [15:17:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  179. [15:17:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  180. [15:17:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  181. [15:17:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  182. [15:17:52] [Server thread/INFO]: Max Entity Collisions: 8
  183. [15:17:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  184. [15:17:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  185. [15:17:52] [Server thread/INFO]: Clear tick list: false
  186. [15:17:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  187. [15:17:52] [Server thread/INFO]: View Distance: 10
  188. [15:17:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  189. [15:17:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  190. [15:17:52] [Server thread/INFO]: Item Merge Radius: 2.5
  191. [15:17:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  192. [15:17:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  193. [15:17:52] [Server thread/INFO]: Item Despawn Rate: 6000
  194. [15:17:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  195. [15:17:52] [Server thread/INFO]: Anti X-Ray: true
  196. [15:17:52] [Server thread/INFO]: Engine Mode: 1
  197. [15:17:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  198. [15:17:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  199. [15:17:52] [Server thread/INFO]: Structure Info Saving: true
  200. [15:17:52] [Server thread/INFO]: Mob Spawn Range: 4
  201. [15:17:52] [Server thread/INFO]: Random Lighting Updates: false
  202. [15:17:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  203. [15:17:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  204. [15:17:52] [Server thread/INFO]: Max TNT Explosions: 100
  205. [15:17:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  206. [15:17:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  207. [15:17:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  208. [15:17:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  209. [15:17:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  210. [15:17:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  211. [15:17:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  212. [15:17:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  213. [15:17:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  214. [15:17:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  215. [15:17:52] [Server thread/INFO]: Max Entity Collisions: 8
  216. [15:17:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  217. [15:17:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  218. [15:17:52] [Server thread/INFO]: Clear tick list: false
  219. [15:17:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  220. [15:17:52] [Server thread/INFO]: View Distance: 10
  221. [15:17:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  222. [15:17:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  223. [15:17:52] [Server thread/INFO]: Item Merge Radius: 2.5
  224. [15:17:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  225. [15:17:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  226. [15:17:52] [Server thread/INFO]: Item Despawn Rate: 6000
  227. [15:17:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  228. [15:17:52] [Server thread/INFO]: Anti X-Ray: true
  229. [15:17:52] [Server thread/INFO]: Engine Mode: 1
  230. [15:17:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  231. [15:17:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  232. [15:17:52] [Server thread/INFO]: Structure Info Saving: true
  233. [15:17:52] [Server thread/INFO]: Mob Spawn Range: 4
  234. [15:17:52] [Server thread/INFO]: Random Lighting Updates: false
  235. [15:17:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  236. [15:17:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  237. [15:17:52] [Server thread/INFO]: Max TNT Explosions: 100
  238. [15:17:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  239. [15:17:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  240. [15:17:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  241. [15:17:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  242. [15:17:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  243. [15:17:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  244. [15:17:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  245. [15:17:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  246. [15:17:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  247. [15:17:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  248. [15:17:52] [Server thread/INFO]: Max Entity Collisions: 8
  249. [15:17:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1396866720258412404)
  250. [15:17:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1396866720258412404)
  251. [15:17:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1396866720258412404)
  252. [15:17:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  253. [15:17:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  254. [15:17:54] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  255. [15:17:54] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  256. [15:17:54] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
  257. [15:17:55] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7
  258. [15:17:55] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  259. [15:17:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  260. [15:17:55] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  261. [15:17:55] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  262. [15:17:55] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  263. [15:17:55] [Server thread/INFO]: [CombatTag] Enabling CombatTag v6.3.2-SNAPSHOT
  264. [15:17:55] [Server thread/INFO]: [CombatTag] has loaded with a tag time of 10 seconds
  265. [15:17:55] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
  266. [15:17:55] [Server thread/INFO]: [Questioner] v0.6 - Enabled
  267. [15:17:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  268. [15:17:55] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  269. [15:17:55] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  270. [15:17:55] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  271. [15:17:55] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  272. [15:17:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  273. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  274. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  275. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  276. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  277. [15:17:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  278. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  279. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  280. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  281. [15:17:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  282. [15:17:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  283. [15:17:55] [Thread-20/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.1 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  284. [15:17:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  285. [15:17:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  286. [15:17:55] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  287. [15:17:55] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.3
  288. [15:17:55] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  289. [15:17:55] [Server thread/INFO]: [SilkSpawners] Loading support for v1_7_R4
  290. [15:17:55] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  291. [15:17:56] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  292. [15:17:56] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  293. [15:17:56] [Server thread/INFO]: [Chairs] Enabling Chairs v4.4
  294. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  295. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  296. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  297. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  298. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  299. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  300. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  301. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  302. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  303. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  304. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  305. [15:17:56] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  306. [15:17:56] [Server thread/INFO]: [Parkour] Enabling Parkour v3.4
  307. [15:17:56] [Server thread/INFO]: [Parkour] 3.4 Enabled!
  308. [15:17:56] [Server thread/INFO]: [Parkour] Linked with Economy v1.5.3-b37
  309. [15:17:56] [Server thread/INFO]: [GUIAPI] Enabling GUIAPI v1.0.5
  310. [15:17:56] [Server thread/INFO]: [GUIAPI] GUIAPI v1.0.5 has been enabled. Remember, it does nothing on its own.
  311. [15:17:56] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.2
  312. [15:17:56] [Server thread/INFO]: [CE] Vault has been detected!
  313. [15:17:56] [Server thread/INFO]: [CE] WorldGuard has been detected!
  314. [15:17:56] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  315. [15:17:56] [Server thread/INFO]: [CE] All Items have been loaded.
  316. [15:17:56] [Server thread/INFO]: [KingKits] Enabling KingKits v3.3.3
  317. [15:17:56] [Server thread/WARN]: [AutoSaveWorld] Plugin KingKits attempted to establish connection http://www.spigotmc.org/api/general.php in main server thread
  318. [15:17:56] [Server thread/WARN]: [AutoSaveWorld] Plugin KingKits attempted to establish connection socket://www.spigotmc.org:80 in main server thread
  319. [15:17:56] [Server thread/INFO]: [KingKits] ============================================
  320. [15:17:56] [Server thread/INFO]: [KingKits] KingKits
  321. [15:17:56] [Server thread/INFO]: [KingKits] ============================================
  322. [15:17:56] [Server thread/INFO]: [KingKits] A new version is available: KingKits v3.3.4
  323. [15:17:56] [Server thread/INFO]: [KingKits] Your current version: KingKits v3.3.3
  324. [15:17:56] [Server thread/INFO]: [KingKits] Download it from: http://www.spigotmc.org/threads/kingkits.37947
  325. [15:17:56] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1
  326. [15:17:56] [Server thread/INFO]: [BowSpleef] Enabling BowSpleef vBowSpleef v1.2
  327. [15:17:56] [Server thread/INFO]: [BowSpleef] [BowSpleef] Version 1.2 Enabled!
  328. [15:17:56] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.0.0
  329. [15:17:57] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
  330. [15:17:57] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
  331. [15:17:57] [Server thread/WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
  332. [15:17:57] [Server thread/WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
  333. [15:17:57] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.2.8
  334. [15:17:57] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.14
  335. [15:17:57] [Server thread/INFO]: [Lockette] Version 1.8.14 is being enabled! Yay! (Core version 1.3.5)
  336. [15:17:57] [Server thread/ERROR]: [Lockette] Detected Bukkit build [v1_7_R4], but requires version [1.8] or greater!
  337. [15:17:57] [Server thread/ERROR]: [Lockette] Aborting enable!
  338. [15:17:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  339. [15:17:57] [Server thread/INFO]: [ClearLag] Loading modules...
  340. [15:17:57] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
  341. [15:17:57] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  342. [15:17:57] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  343. [15:17:57] [Thread-25/INFO]: [ClearLag] Checking for updates...
  344. [15:17:57] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  345. [15:17:57] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  346. [15:17:57] [Server thread/INFO]: git-Spigot-1642 (MC: 1.7.10)
  347. [15:17:57] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  348. [15:17:57] [Thread-24/INFO]: [BowSpleef] About to download a new update: BowSpleef v1.2
  349. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 0% of 128951 bytes.
  350. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 10% of 128951 bytes.
  351. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 10% of 128951 bytes.
  352. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 20% of 128951 bytes.
  353. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 30% of 128951 bytes.
  354. [15:17:57] [Thread-25/INFO]: [ClearLag] No updates found!
  355. [15:17:57] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  356. [15:17:57] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  357. [15:17:57] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  358. [15:17:57] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  359. [15:17:57] [Server thread/INFO]: [Skins] Enabling Skins v1.8.3
  360. [15:17:57] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  361. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 40% of 128951 bytes.
  362. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 50% of 128951 bytes.
  363. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 60% of 128951 bytes.
  364. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 70% of 128951 bytes.
  365. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 80% of 128951 bytes.
  366. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 80% of 128951 bytes.
  367. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 90% of 128951 bytes.
  368. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 90% of 128951 bytes.
  369. [15:17:57] [Thread-24/INFO]: [BowSpleef] Downloading update: 100% of 128951 bytes.
  370. [15:17:57] [Thread-24/INFO]: [BowSpleef] Finished updating.
  371. [15:17:57] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  372. [15:17:57] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  373. [15:17:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1396866720258412404
  374. [15:17:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -1396866720258412404
  375. [15:17:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -1396866720258412404
  376. [15:17:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: NORMAL & seed: 810596735254741799 & generator: uSkyBlock
  377. [15:17:57] [Server thread/INFO]: -------- World Settings For [skyworld] --------
  378. [15:17:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  379. [15:17:57] [Server thread/INFO]: Clear tick list: false
  380. [15:17:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  381. [15:17:57] [Server thread/INFO]: View Distance: 10
  382. [15:17:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  383. [15:17:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  384. [15:17:57] [Server thread/INFO]: Item Merge Radius: 2.5
  385. [15:17:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  386. [15:17:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  387. [15:17:57] [Server thread/INFO]: Item Despawn Rate: 6000
  388. [15:17:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  389. [15:17:57] [Server thread/INFO]: Anti X-Ray: true
  390. [15:17:57] [Server thread/INFO]: Engine Mode: 1
  391. [15:17:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  392. [15:17:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  393. [15:17:57] [Server thread/INFO]: Structure Info Saving: true
  394. [15:17:57] [Server thread/INFO]: Mob Spawn Range: 4
  395. [15:17:57] [Server thread/INFO]: Random Lighting Updates: false
  396. [15:17:57] [Server thread/INFO]: Alternative Hopper Ticking: false
  397. [15:17:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  398. [15:17:57] [Server thread/INFO]: Max TNT Explosions: 100
  399. [15:17:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  400. [15:17:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  401. [15:17:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  402. [15:17:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  403. [15:17:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  404. [15:17:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  405. [15:17:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  406. [15:17:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  407. [15:17:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  408. [15:17:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  409. [15:17:57] [Server thread/INFO]: Max Entity Collisions: 8
  410. [15:17:57] [Server thread/INFO]: Preparing start region for level 3 (Seed: 810596735254741799)
  411. [15:17:58] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
  412. [15:17:58] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
  413. [15:17:58] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
  414. [15:17:58] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
  415. [15:17:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
  416. [15:17:58] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  417. [15:17:58] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -1 Y: 148 Z: 10 P: 0 Y: 0
  418. [15:17:58] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  419. [15:17:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Survival' - Env: NORMAL - Type: NORMAL & seed: -2267868520914990241
  420. [15:17:58] [Server thread/INFO]: -------- World Settings For [Survival] --------
  421. [15:17:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
  422. [15:17:58] [Server thread/INFO]: Clear tick list: false
  423. [15:17:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  424. [15:17:58] [Server thread/INFO]: View Distance: 10
  425. [15:17:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  426. [15:17:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  427. [15:17:58] [Server thread/INFO]: Item Merge Radius: 2.5
  428. [15:17:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  429. [15:17:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  430. [15:17:58] [Server thread/INFO]: Item Despawn Rate: 6000
  431. [15:17:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  432. [15:17:58] [Server thread/INFO]: Anti X-Ray: true
  433. [15:17:58] [Server thread/INFO]: Engine Mode: 1
  434. [15:17:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  435. [15:17:58] [Server thread/INFO]: Replace Blocks: [1, 5]
  436. [15:17:58] [Server thread/INFO]: Structure Info Saving: true
  437. [15:17:58] [Server thread/INFO]: Mob Spawn Range: 4
  438. [15:17:58] [Server thread/INFO]: Random Lighting Updates: false
  439. [15:17:58] [Server thread/INFO]: Alternative Hopper Ticking: false
  440. [15:17:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  441. [15:17:58] [Server thread/INFO]: Max TNT Explosions: 100
  442. [15:17:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  443. [15:17:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  444. [15:17:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  445. [15:17:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  446. [15:17:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  447. [15:17:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  448. [15:17:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  449. [15:17:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  450. [15:17:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  451. [15:17:58] [Server thread/INFO]: Sending up to 5 chunks per packet
  452. [15:17:58] [Server thread/INFO]: Max Entity Collisions: 8
  453. [15:17:58] [Server thread/INFO]: Preparing start region for level 4 (Seed: -2267868520914990241)
  454. [15:17:59] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
  455. [15:17:59] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
  456. [15:17:59] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
  457. [15:17:59] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
  458. [15:17:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
  459. [15:17:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyWarsBaseWorld' - Env: NORMAL - Type: FLAT & seed: 0
  460. [15:17:59] [Server thread/INFO]: -------- World Settings For [SkyWarsBaseWorld] --------
  461. [15:17:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  462. [15:17:59] [Server thread/INFO]: Clear tick list: false
  463. [15:17:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  464. [15:17:59] [Server thread/INFO]: View Distance: 10
  465. [15:17:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  466. [15:17:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  467. [15:17:59] [Server thread/INFO]: Item Merge Radius: 2.5
  468. [15:17:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  469. [15:17:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  470. [15:17:59] [Server thread/INFO]: Item Despawn Rate: 6000
  471. [15:17:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  472. [15:17:59] [Server thread/INFO]: Anti X-Ray: true
  473. [15:17:59] [Server thread/INFO]: Engine Mode: 1
  474. [15:17:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  475. [15:17:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  476. [15:17:59] [Server thread/INFO]: Structure Info Saving: true
  477. [15:17:59] [Server thread/INFO]: Mob Spawn Range: 4
  478. [15:17:59] [Server thread/INFO]: Random Lighting Updates: false
  479. [15:17:59] [Server thread/INFO]: Alternative Hopper Ticking: false
  480. [15:17:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  481. [15:17:59] [Server thread/INFO]: Max TNT Explosions: 100
  482. [15:17:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  483. [15:17:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  484. [15:17:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  485. [15:17:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  486. [15:17:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  487. [15:17:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  488. [15:17:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  489. [15:17:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  490. [15:17:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  491. [15:17:59] [Server thread/INFO]: Sending up to 5 chunks per packet
  492. [15:17:59] [Server thread/INFO]: Max Entity Collisions: 8
  493. [15:17:59] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  494. [15:17:59] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) TNT ignition is PERMITTED.
  495. [15:17:59] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lighters are PERMITTED.
  496. [15:17:59] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lava fire is blocked.
  497. [15:17:59] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Fire spread is UNRESTRICTED.
  498. [15:17:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsBaseWorld'
  499. [15:17:59] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  500. [15:17:59] [Server thread/INFO]: [TheWalls] Enabling TheWalls v2.0.1
  501. [15:17:59] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  502. [15:17:59] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.1-bukkit
  503. [15:17:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  504. [15:17:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  505. [15:17:59] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  506. [15:17:59] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  507. [15:18:00] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames vBeta dev1.9.4b
  508. [15:18:00] [Server thread/INFO]: [SurvivalGames] 98 messages loaded!
  509. [15:18:00] [Server thread/INFO]: [SurvivalGames] Vault found!
  510. [15:18:00] [Server thread/INFO]: [SurvivalGames] 5 scoreboard phases loaded!
  511. [15:18:00] [Server thread/INFO]: [SurvivalGames] 0 lobbys loaded!
  512. [15:18:00] [Server thread/INFO]: [SurvivalGames] 0 signs loaded!
  513. [15:18:00] [Server thread/INFO]: [SurvivalGames] Plugin enabled. WorldEdit found!
  514. [15:18:00] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.3
  515. [15:18:01] [Thread-28/INFO]: [SurvivalGames] Successfully connected to database! Using database type SQLite!
  516. [15:18:01] [Server thread/WARN]: [AutoSaveWorld] Plugin ChestShop attempted to establish connection socket://api.mojang.com:443 in main server thread
  517. [15:18:01] [Server thread/INFO]: [ChestShop] Lockette version 1.8.14 loaded.
  518. [15:18:02] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  519. [15:18:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  520. [15:18:02] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  521. [15:18:02] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  522. [15:18:02] [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.
  523. [15:18:02] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 426ms) ===
  524. [15:18:02] [Server thread/INFO]: [Towny] Enabling Towny v0.89.2.0
  525. [15:18:02] [Server thread/INFO]: ==================== Towny ========================
  526. [15:18:02] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  527. [15:18:03] [Server thread/WARN]: [Towny Warning] Unable to read CraftBukkit Version.
  528. [15:18:03] [Server thread/WARN]: [Towny Warning] Towny requires version 2918 or higher.
  529. [15:18:03] [Server thread/WARN]: [Towny Warning] Check your CraftBukkit version as we do not test on custom/old builds.
  530. [15:18:03] [Server thread/INFO]: [Towny] Using: PermissionsEX v1.22.7, Vault v1.5.3-b37, Questioner v0.6
  531. [15:18:03] [Server thread/INFO]: [Towny] Time until a New Day: 20 hours, 41 minutes, 57 seconds
  532. [15:18:03] [Server thread/ERROR]: [Towny] Plugin Towny v0.89.2.0 has failed to register events for class com.palmergames.bukkit.towny.listeners.TownyPlayerListener because org/bukkit/event/player/PlayerInteractAtEntityEvent does not exist.
  533. [15:18:03] [Server thread/INFO]: =============================================================
  534. [15:18:03] [Server thread/INFO]: [Towny] Version: 0.89.2.0 - Mod Enabled
  535. [15:18:03] [Server thread/INFO]: =============================================================
  536. [15:18:03] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v1.0
  537. [15:18:03] [Server thread/INFO]: [Multiverse-Portals] [Multiverse-Portals] - Version 1.0 Enabled - By Rigby and fernferret
  538. [15:18:03] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
  539. [15:18:03] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.5
  540. [15:18:03] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, FactionsVariables, SkyblockVariables, GeneralVariables, StatsVariables]
  541. [15:18:03] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.9
  542. [15:18:03] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
  543. [15:18:03] [Server thread/INFO]: [MobArena] Loaded arena 'default'
  544. [15:18:03] [Server thread/INFO]: [MobArena] v0.96.9 enabled.
  545. [15:18:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  546. [15:18:03] [Server thread/INFO]: Done (11.788s)! For help, type "help" or "?"
  547. [15:18:03] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
  548. [15:18:03] [Server thread/INFO]: -------- World Settings For [SkyWarsArenaWorld] --------
  549. [15:18:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
  550. [15:18:03] [Server thread/INFO]: Clear tick list: false
  551. [15:18:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  552. [15:18:03] [Server thread/INFO]: View Distance: 10
  553. [15:18:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  554. [15:18:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  555. [15:18:03] [Server thread/INFO]: Item Merge Radius: 2.5
  556. [15:18:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  557. [15:18:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  558. [15:18:03] [Server thread/INFO]: Item Despawn Rate: 6000
  559. [15:18:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  560. [15:18:03] [Server thread/INFO]: Anti X-Ray: true
  561. [15:18:03] [Server thread/INFO]: Engine Mode: 1
  562. [15:18:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  563. [15:18:03] [Server thread/INFO]: Replace Blocks: [1, 5]
  564. [15:18:03] [Server thread/INFO]: Structure Info Saving: true
  565. [15:18:03] [Server thread/INFO]: Mob Spawn Range: 4
  566. [15:18:03] [Server thread/INFO]: Random Lighting Updates: false
  567. [15:18:03] [Server thread/INFO]: Alternative Hopper Ticking: false
  568. [15:18:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  569. [15:18:03] [Server thread/INFO]: Max TNT Explosions: 100
  570. [15:18:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  571. [15:18:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  572. [15:18:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  573. [15:18:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  574. [15:18:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  575. [15:18:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  576. [15:18:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  577. [15:18:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  578. [15:18:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  579. [15:18:03] [Server thread/INFO]: Sending up to 5 chunks per packet
  580. [15:18:03] [Server thread/INFO]: Max Entity Collisions: 8
  581. [15:18:03] [Server thread/INFO]: Preparing start region for level 6 (Seed: 0)
  582. [15:18:04] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
  583. [15:18:04] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
  584. [15:18:04] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
  585. [15:18:04] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
  586. [15:18:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
  587. [15:18:04] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
  588. [15:18:04] [Server thread/INFO]: [SkyWars] The arena 'skyblock-warriors' requires the world 'SkyWarsBaseWorld' to be loaded. It is already loaded.
  589. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  590. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  591. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  592. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  593. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  594. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  595. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  596. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  597. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  598. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  599. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  600. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  601. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 0ms. 0/4 changed.
  602. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  603. [15:18:04] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  604. [15:18:04] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  605. [15:18:04] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  606. [15:18:04] [Thread-32/INFO]: [SurvivalGames] A newer version of survivalgames is available. ( SurvivalGames - Version Beta 1.9.4) You can download it here: http://dev.bukkit.org/bukkit-plugins/ultimatesurvivalgames/ You're using SurvivalGames - Version Beta dev1.9.4b
  607. [15:18:04] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  608. [15:18:04] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
  609. [15:18:04] [Server thread/ERROR]: Could not pass event EntityDamageEvent to uSkyBlock v2.3
  610. org.bukkit.event.EventException
  611. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[craftbukkit.jar:git-Spigot-1642]
  612. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-1642]
  613. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [craftbukkit.jar:git-Spigot-1642]
  614. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [craftbukkit.jar:git-Spigot-1642]
  615. at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [craftbukkit.jar:git-Spigot-1642]
  616. at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [craftbukkit.jar:git-Spigot-1642]
  617. at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [craftbukkit.jar:git-Spigot-1642]
  618. at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [craftbukkit.jar:git-Spigot-1642]
  619. at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [craftbukkit.jar:git-Spigot-1642]
  620. at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [craftbukkit.jar:git-Spigot-1642]
  621. at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [craftbukkit.jar:git-Spigot-1642]
  622. at net.minecraft.server.v1_7_R4.EntityZombie.damageEntity(EntityZombie.java:164) [craftbukkit.jar:git-Spigot-1642]
  623. at net.minecraft.server.v1_7_R4.Entity.C(Entity.java:336) [craftbukkit.jar:git-Spigot-1642]
  624. at net.minecraft.server.v1_7_R4.EntityLiving.C(EntityLiving.java:165) [craftbukkit.jar:git-Spigot-1642]
  625. at net.minecraft.server.v1_7_R4.EntityInsentient.C(EntityInsentient.java:115) [craftbukkit.jar:git-Spigot-1642]
  626. at net.minecraft.server.v1_7_R4.Entity.h(Entity.java:256) [craftbukkit.jar:git-Spigot-1642]
  627. at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1370) [craftbukkit.jar:git-Spigot-1642]
  628. at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:154) [craftbukkit.jar:git-Spigot-1642]
  629. at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [craftbukkit.jar:git-Spigot-1642]
  630. at net.minecraft.server.v1_7_R4.EntityZombie.h(EntityZombie.java:231) [craftbukkit.jar:git-Spigot-1642]
  631. at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [craftbukkit.jar:git-Spigot-1642]
  632. at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [craftbukkit.jar:git-Spigot-1642]
  633. at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [craftbukkit.jar:git-Spigot-1642]
  634. at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [craftbukkit.jar:git-Spigot-1642]
  635. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [craftbukkit.jar:git-Spigot-1642]
  636. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1642]
  637. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1642]
  638. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1642]
  639. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1642]
  640. Caused by: java.lang.NoSuchMethodError: com.onarandombox.MultiverseCore.api.MultiverseWorld.setGenerator(Ljava/lang/String;)V
  641. at us.talabrek.ultimateskyblock.handler.MultiverseCoreHandler.importWorld(MultiverseCoreHandler.java:38) ~[?:?]
  642. at us.talabrek.ultimateskyblock.uSkyBlock.getWorld(uSkyBlock.java:319) ~[?:?]
  643. at us.talabrek.ultimateskyblock.uSkyBlock.getSkyBlockWorld(uSkyBlock.java:343) ~[?:?]
  644. at us.talabrek.ultimateskyblock.uSkyBlock.isSkyWorld(uSkyBlock.java:1407) ~[?:?]
  645. at us.talabrek.ultimateskyblock.event.PlayerEvents.onVisitorDamage(PlayerEvents.java:123) ~[?:?]
  646. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
  647. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
  648. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
  649. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_75]
  650. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Spigot-1642]
  651. ... 28 more
  652. [15:18:04] [pool-11-thread-2/INFO]: [Buycraft] Loaded 0 package(s) into the cache.
  653. [15:18:04] [Craft Scheduler Thread - 0/INFO]: [PlotMe] Checking if conversion to UUID needed...
  654. [15:18:04] [Server thread/INFO]: [ProtocolLib] The updater did not find an update, and nothing was downloaded.
  655. [15:18:05] [Craft Scheduler Thread - 0/INFO]: [PlotMe] No plot conversion needed
  656. [15:18:06] [Server thread/INFO]: [uSkyBlock] Using vault for permissions
  657. [15:18:06] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'skyworld'
  658. [15:18:18] [Craft Scheduler Thread - 0/INFO]: [CE] Checking for updates...
  659. [15:18:19] [Craft Scheduler Thread - 0/INFO]: [CE] You are using the latest Version of CE!
  660. [15:24:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  661. [15:25:24] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  662. [15:25:44] [Server thread/INFO]: [ClearLag] Removed 4 Entities!
  663. [15:32:24] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  664. [15:32:51] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  665. [15:32:52] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  666. [15:33:04] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  667. [15:33:24] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  668. [15:40:04] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  669. [15:40:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  670. [15:41:04] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  671. [15:47:44] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  672. [15:47:52] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  673. [15:47:52] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  674. [15:48:24] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  675. [15:48:44] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  676. [15:50:57] [User Authenticator #1/INFO]: UUID of player JOMAMA5001 is d2b848a4-f888-4cd0-a86b-8a1ef385a6a2
  677. [15:50:57] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Survival'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement