Advertisement
Guest User

log para cookloco

a guest
Nov 29th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.17 KB | None | 0 0
  1. [21:18:44] [Server thread/INFO]: Starting minecraft server version 1.8.7
  2. [21:18:44] [Server thread/INFO]: Loading properties
  3. [21:18:44] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:18:44] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f928e7a-e91aed8 (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
  5. [21:18:45] [Server thread/INFO]: Debug logging is disabled
  6. [21:18:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [21:18:45] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [21:18:45] [Server thread/INFO]: Generating keypair
  9. [21:18:45] [Server thread/INFO]: Starting Minecraft server on s17.minespan.com:26247
  10. [21:18:45] [Server thread/INFO]: Using epoll channel type
  11. [21:18:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [21:18:45] [Server thread/INFO]: [PermissionsEx] sql backend registered!
  13. [21:18:45] [Server thread/INFO]: [PermissionsEx] file backend registered!
  14. [21:18:45] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
  15. [21:18:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
  16. [21:18:46] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  17. [21:18:46] [Server thread/INFO]: [PerWorldTab] Loading PerWorldTab v1.0
  18. [21:18:46] [Server thread/INFO]: [EditableSign] Loading EditableSign v1.2.6
  19. [21:18:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  20. [21:18:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.6
  21. [21:18:46] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  22. [21:18:46] [Server thread/INFO]: Permissions file successfully reloaded
  23. [21:18:46] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  24. [21:18:46] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.7
  25. [21:18:46] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.6
  26. [21:18:46] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
  27. [21:18:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  28. [21:18:46] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.3
  29. [21:18:46] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5-SNAPSHOT-b196
  30. [21:18:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
  31. [21:18:47] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.3.4
  32. [21:18:47] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  33. [21:18:47] [Server thread/INFO]: [SkinsChanger] Loading SkinsChanger v1.2.2
  34. [21:18:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  35. [21:18:47] [Server thread/INFO]: [SkyWars] Loading SkyWars v1.3.8.12
  36. [21:18:47] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
  37. [21:18:47] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
  38. [21:18:47] [Server thread/INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
  39. [21:18:47] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
  40. [21:18:47] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
  41. [21:18:47] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
  42. [21:18:47] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5-SNAPSHOT-b196
  43. [21:18:47] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  44. [21:18:47] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.3.4
  45. [21:18:47] [Server thread/INFO]: [SkinsChanger] Enabling SkinsChanger v1.2.2
  46. [21:18:47] [Server thread/ERROR]: Error occurred while enabling SkinsChanger v1.2.2 (Is it up to date?)
  47. java.lang.NullPointerException
  48. at skinschanger.bukkit.SkinsChanger.onEnable(SkinsChanger.java:55) ~[?:?]
  49. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  50. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  51. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  52. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  53. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  54. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  55. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  56. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  57. [21:18:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  58. [21:18:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  59. [21:18:47] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  60. [21:18:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  61. [21:18:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  62. [21:18:47] [Server thread/INFO]: Preparing level "skywars"
  63. [21:18:47] [Server thread/INFO]: -------- World Settings For [skywars] --------
  64. [21:18:47] [Server thread/INFO]: Anti X-Ray: true
  65. [21:18:47] [Server thread/INFO]: Engine Mode: 1
  66. [21:18:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  67. [21:18:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  68. [21:18:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  69. [21:18:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  70. [21:18:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  71. [21:18:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  72. [21:18:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  73. [21:18:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  74. [21:18:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  75. [21:18:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  76. [21:18:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  77. [21:18:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  78. [21:18:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  79. [21:18:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  80. [21:18:47] [Server thread/INFO]: Mob Spawn Range: 4
  81. [21:18:47] [Server thread/INFO]: Random Lighting Updates: false
  82. [21:18:47] [Server thread/INFO]: Structure Info Saving: true
  83. [21:18:47] [Server thread/INFO]: Sending up to 10 chunks per packet
  84. [21:18:47] [Server thread/INFO]: Max Entity Collisions: 8
  85. [21:18:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  86. [21:18:47] [Server thread/INFO]: Max TNT Explosions: 100
  87. [21:18:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  88. [21:18:47] [Server thread/INFO]: Item Despawn Rate: 6000
  89. [21:18:47] [Server thread/INFO]: Item Merge Radius: 2.5
  90. [21:18:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  91. [21:18:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  92. [21:18:47] [Server thread/INFO]: View Distance: 10
  93. [21:18:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  94. [21:18:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  95. [21:18:47] [Server thread/INFO]: Clear tick list: false
  96. [21:18:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  97. [21:18:48] [Server thread/INFO]: -------- World Settings For [skywars_the_end] --------
  98. [21:18:48] [Server thread/INFO]: Anti X-Ray: true
  99. [21:18:48] [Server thread/INFO]: Engine Mode: 1
  100. [21:18:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  101. [21:18:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  102. [21:18:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  103. [21:18:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  104. [21:18:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  105. [21:18:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  106. [21:18:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  107. [21:18:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  108. [21:18:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  109. [21:18:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  110. [21:18:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  111. [21:18:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  112. [21:18:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  113. [21:18:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  114. [21:18:48] [Server thread/INFO]: Mob Spawn Range: 4
  115. [21:18:48] [Server thread/INFO]: Random Lighting Updates: false
  116. [21:18:48] [Server thread/INFO]: Structure Info Saving: true
  117. [21:18:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  118. [21:18:48] [Server thread/INFO]: Max Entity Collisions: 8
  119. [21:18:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  120. [21:18:48] [Server thread/INFO]: Max TNT Explosions: 100
  121. [21:18:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  122. [21:18:48] [Server thread/INFO]: Item Despawn Rate: 6000
  123. [21:18:48] [Server thread/INFO]: Item Merge Radius: 2.5
  124. [21:18:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  125. [21:18:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  126. [21:18:48] [Server thread/INFO]: View Distance: 10
  127. [21:18:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  128. [21:18:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  129. [21:18:48] [Server thread/INFO]: Clear tick list: false
  130. [21:18:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  131. [21:18:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
  132. [21:18:49] [Server thread/INFO]: Preparing spawn area: 81%
  133. [21:18:49] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7671807867099126977)
  134. [21:18:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
  135. [21:18:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  136. [21:18:50] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  137. [21:18:50] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  138. [21:18:50] [Server thread/INFO]: git-Spigot-f928e7a-e91aed8 (MC: 1.8.7)
  139. [21:18:50] [Server thread/INFO]: 1.8.7-R0.1-SNAPSHOT
  140. [21:18:50] [Server thread/INFO]: Using locale en_US
  141. [21:18:50] [Server thread/INFO]: Using locale en_US
  142. [21:18:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  143. [21:18:51] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  144. [21:18:51] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  145. [21:18:51] [Server thread/INFO]: [PerWorldTab] Enabling PerWorldTab v1.0
  146. [21:18:51] [Server thread/INFO]: PerWorldTab has been enabled on your server!
  147. [21:18:51] [Server thread/INFO]: [EditableSign] Enabling EditableSign v1.2.6
  148. [21:18:51] [Server thread/INFO]: [EditableSign] EditableSign version 1.2.6 is Enabled
  149. [21:18:51] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  150. [21:18:51] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.6
  151. [21:18:51] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
  152. [21:18:51] [Server thread/INFO]: [PermissionsEx] v1.19.6 enabled
  153. [21:18:51] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  154. [21:18:51] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  155. [21:18:51] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  156. [21:18:51] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  157. [21:18:51] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  158. [21:18:51] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.7
  159. [21:18:51] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.6
  160. [21:18:51] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  161. [21:18:51] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  162. [21:18:51] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.3
  163. [21:18:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
  164. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars) TNT ignition is PERMITTED.
  165. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars) Lighters are PERMITTED.
  166. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars) Lava fire is blocked.
  167. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars) Fire spread is UNRESTRICTED.
  168. [21:18:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skywars'
  169. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars_the_end) TNT ignition is PERMITTED.
  170. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars_the_end) Lighters are PERMITTED.
  171. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars_the_end) Lava fire is blocked.
  172. [21:18:51] [Server thread/INFO]: [WorldGuard] (skywars_the_end) Fire spread is UNRESTRICTED.
  173. [21:18:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skywars_the_end'
  174. [21:18:51] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'skywars'
  175. [21:18:51] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'skywars_the_end'
  176. [21:18:51] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  177. [21:18:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  178. [21:18:51] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  179. [21:18:51] [Server thread/INFO]: [SkyWars] Enabling SkyWars v1.3.8.12
  180. [21:18:51] [Server thread/INFO]: [SkyWars] Loading all config files
  181. [21:18:51] [Server thread/INFO]: [SkyWars] Economy: Custom
  182. [21:18:51] [Server thread/INFO]: [SkyWars] Loading lang files
  183. [21:18:52] [Server thread/INFO]: [SkyWars] Loading arenas (Games)
  184. [21:18:52] [Server thread/INFO]: -------- World Settings For [ice] --------
  185. [21:18:52] [Server thread/INFO]: Anti X-Ray: true
  186. [21:18:52] [Server thread/INFO]: Engine Mode: 1
  187. [21:18:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  188. [21:18:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  189. [21:18:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  190. [21:18:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  191. [21:18:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  192. [21:18:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  193. [21:18:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  194. [21:18:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  195. [21:18:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  196. [21:18:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  197. [21:18:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  198. [21:18:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  199. [21:18:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  200. [21:18:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  201. [21:18:52] [Server thread/INFO]: Mob Spawn Range: 4
  202. [21:18:52] [Server thread/INFO]: Random Lighting Updates: false
  203. [21:18:52] [Server thread/INFO]: Structure Info Saving: true
  204. [21:18:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  205. [21:18:52] [Server thread/INFO]: Max Entity Collisions: 8
  206. [21:18:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  207. [21:18:52] [Server thread/INFO]: Max TNT Explosions: 100
  208. [21:18:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  209. [21:18:52] [Server thread/INFO]: Item Despawn Rate: 6000
  210. [21:18:52] [Server thread/INFO]: Item Merge Radius: 2.5
  211. [21:18:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  212. [21:18:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  213. [21:18:52] [Server thread/INFO]: View Distance: 10
  214. [21:18:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  215. [21:18:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  216. [21:18:52] [Server thread/INFO]: Clear tick list: false
  217. [21:18:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  218. [21:18:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4969506984167572372)
  219. [21:18:53] [Server thread/INFO]: [WorldGuard] (ice) TNT ignition is PERMITTED.
  220. [21:18:53] [Server thread/INFO]: [WorldGuard] (ice) Lighters are PERMITTED.
  221. [21:18:53] [Server thread/INFO]: [WorldGuard] (ice) Lava fire is blocked.
  222. [21:18:53] [Server thread/INFO]: [WorldGuard] (ice) Fire spread is UNRESTRICTED.
  223. [21:18:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ice'
  224. [21:18:53] [Server thread/INFO]: -------- World Settings For [end] --------
  225. [21:18:53] [Server thread/INFO]: Anti X-Ray: true
  226. [21:18:53] [Server thread/INFO]: Engine Mode: 1
  227. [21:18:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  228. [21:18:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  229. [21:18:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  230. [21:18:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  231. [21:18:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  232. [21:18:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  233. [21:18:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  234. [21:18:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  235. [21:18:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  236. [21:18:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  237. [21:18:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  238. [21:18:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  239. [21:18:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  240. [21:18:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  241. [21:18:53] [Server thread/INFO]: Mob Spawn Range: 4
  242. [21:18:53] [Server thread/INFO]: Random Lighting Updates: false
  243. [21:18:53] [Server thread/INFO]: Structure Info Saving: true
  244. [21:18:53] [Server thread/INFO]: Sending up to 10 chunks per packet
  245. [21:18:53] [Server thread/INFO]: Max Entity Collisions: 8
  246. [21:18:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  247. [21:18:53] [Server thread/INFO]: Max TNT Explosions: 100
  248. [21:18:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  249. [21:18:53] [Server thread/INFO]: Item Despawn Rate: 6000
  250. [21:18:53] [Server thread/INFO]: Item Merge Radius: 2.5
  251. [21:18:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  252. [21:18:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  253. [21:18:53] [Server thread/INFO]: View Distance: 10
  254. [21:18:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  255. [21:18:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  256. [21:18:53] [Server thread/INFO]: Clear tick list: false
  257. [21:18:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  258. [21:18:53] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7133862985535479221)
  259. [21:18:54] [Server thread/INFO]: [WorldGuard] (end) TNT ignition is PERMITTED.
  260. [21:18:54] [Server thread/INFO]: [WorldGuard] (end) Lighters are PERMITTED.
  261. [21:18:54] [Server thread/INFO]: [WorldGuard] (end) Lava fire is blocked.
  262. [21:18:54] [Server thread/INFO]: [WorldGuard] (end) Fire spread is UNRESTRICTED.
  263. [21:18:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'end'
  264. [21:18:54] [Server thread/INFO]: -------- World Settings For [gravity] --------
  265. [21:18:54] [Server thread/INFO]: Anti X-Ray: true
  266. [21:18:54] [Server thread/INFO]: Engine Mode: 1
  267. [21:18:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  268. [21:18:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  269. [21:18:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  270. [21:18:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  271. [21:18:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  272. [21:18:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  273. [21:18:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  274. [21:18:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  275. [21:18:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  276. [21:18:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  277. [21:18:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  278. [21:18:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  279. [21:18:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  280. [21:18:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  281. [21:18:54] [Server thread/INFO]: Mob Spawn Range: 4
  282. [21:18:54] [Server thread/INFO]: Random Lighting Updates: false
  283. [21:18:54] [Server thread/INFO]: Structure Info Saving: true
  284. [21:18:54] [Server thread/INFO]: Sending up to 10 chunks per packet
  285. [21:18:54] [Server thread/INFO]: Max Entity Collisions: 8
  286. [21:18:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  287. [21:18:54] [Server thread/INFO]: Max TNT Explosions: 100
  288. [21:18:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  289. [21:18:54] [Server thread/INFO]: Item Despawn Rate: 6000
  290. [21:18:54] [Server thread/INFO]: Item Merge Radius: 2.5
  291. [21:18:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  292. [21:18:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  293. [21:18:54] [Server thread/INFO]: View Distance: 10
  294. [21:18:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  295. [21:18:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  296. [21:18:54] [Server thread/INFO]: Clear tick list: false
  297. [21:18:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  298. [21:18:54] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7820327083991619373)
  299. [21:18:54] [Server thread/INFO]: [WorldGuard] (gravity) TNT ignition is PERMITTED.
  300. [21:18:54] [Server thread/INFO]: [WorldGuard] (gravity) Lighters are PERMITTED.
  301. [21:18:54] [Server thread/INFO]: [WorldGuard] (gravity) Lava fire is blocked.
  302. [21:18:54] [Server thread/INFO]: [WorldGuard] (gravity) Fire spread is UNRESTRICTED.
  303. [21:18:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gravity'
  304. [21:18:54] [Server thread/INFO]: -------- World Settings For [mines] --------
  305. [21:18:54] [Server thread/INFO]: Anti X-Ray: true
  306. [21:18:54] [Server thread/INFO]: Engine Mode: 1
  307. [21:18:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  308. [21:18:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  309. [21:18:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  310. [21:18:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  311. [21:18:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  312. [21:18:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  313. [21:18:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  314. [21:18:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  315. [21:18:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  316. [21:18:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  317. [21:18:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  318. [21:18:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  319. [21:18:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  320. [21:18:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  321. [21:18:54] [Server thread/INFO]: Mob Spawn Range: 4
  322. [21:18:54] [Server thread/INFO]: Random Lighting Updates: false
  323. [21:18:54] [Server thread/INFO]: Structure Info Saving: true
  324. [21:18:54] [Server thread/INFO]: Sending up to 10 chunks per packet
  325. [21:18:54] [Server thread/INFO]: Max Entity Collisions: 8
  326. [21:18:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  327. [21:18:54] [Server thread/INFO]: Max TNT Explosions: 100
  328. [21:18:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  329. [21:18:54] [Server thread/INFO]: Item Despawn Rate: 6000
  330. [21:18:54] [Server thread/INFO]: Item Merge Radius: 2.5
  331. [21:18:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  332. [21:18:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  333. [21:18:54] [Server thread/INFO]: View Distance: 10
  334. [21:18:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  335. [21:18:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  336. [21:18:54] [Server thread/INFO]: Clear tick list: false
  337. [21:18:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  338. [21:18:54] [Server thread/INFO]: Preparing start region for level 5 (Seed: 5086747455191753358)
  339. [21:18:55] [Server thread/INFO]: [WorldGuard] (mines) TNT ignition is PERMITTED.
  340. [21:18:55] [Server thread/INFO]: [WorldGuard] (mines) Lighters are PERMITTED.
  341. [21:18:55] [Server thread/INFO]: [WorldGuard] (mines) Lava fire is blocked.
  342. [21:18:55] [Server thread/INFO]: [WorldGuard] (mines) Fire spread is UNRESTRICTED.
  343. [21:18:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mines'
  344. [21:18:55] [Server thread/ERROR]: Error occurred while enabling SkyWars v1.3.8.12 (Is it up to date?)
  345. java.lang.NullPointerException
  346. at ak.CookLoco.SkyWars.arena.Arena.loadSpawnPoints(Arena.java:215) ~[?:?]
  347. at ak.CookLoco.SkyWars.arena.Arena.<init>(Arena.java:117) ~[?:?]
  348. at ak.CookLoco.SkyWars.arena.ArenaManager.initGames(ArenaManager.java:88) ~[?:?]
  349. at ak.CookLoco.SkyWars.SkyWars.onEnable(SkyWars.java:294) ~[?:?]
  350. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  351. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  352. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  353. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  354. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  355. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  356. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  357. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  358. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  359. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  360. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  361. [21:18:55] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  362. [21:18:55] [Server thread/INFO]: Done (8.261s)! For help, type "help" or "?"
  363. [21:18:56] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  364. [21:18:56] [Craft Scheduler Thread - 8/INFO]: [PlugMan] No update was found.
  365. [21:18:56] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates:
  366. [21:18:56] [Craft Scheduler Thread - 3/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.2.31
  367. [21:18:56] [Craft Scheduler Thread - 3/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  368. [21:23:09] [Thread-11/INFO]: Disconnecting com.mojang.authlib.GameProfile@2147ab37[id=96c6e34f-1cb6-302d-9dcd-e86ebedbd9fb,name=poojom,properties={},legacy=false] (/208.115.245.195:56856): Try later... the server is loading
  369. [21:23:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@2147ab37[id=96c6e34f-1cb6-302d-9dcd-e86ebedbd9fb,name=poojom,properties={},legacy=false] (/208.115.245.195:56856) lost connection: Try later... the server is loading
  370. [21:23:14] [Thread-12/INFO]: Disconnecting com.mojang.authlib.GameProfile@5d946c4f[id=96c6e34f-1cb6-302d-9dcd-e86ebedbd9fb,name=poojom,properties={},legacy=false] (/208.115.245.195:56299): Try later... the server is loading
  371. [21:23:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@5d946c4f[id=96c6e34f-1cb6-302d-9dcd-e86ebedbd9fb,name=poojom,properties={},legacy=false] (/208.115.245.195:56299) lost connection: Try later... the server is loading
  372. [21:23:19] [Server thread/INFO]: Saving...
  373. [21:23:19] [Server thread/INFO]: Saved the world
  374. [21:23:19] [Server thread/INFO]: Stopping the server
  375. [21:23:19] [Server thread/INFO]: Stopping server
  376. [21:23:19] [Server thread/INFO]: [SkyWars] Disabling SkyWars v1.3.8.12
  377. [21:23:19] [Server thread/ERROR]: Error occurred while disabling SkyWars v1.3.8.12 (Is it up to date?)
  378. java.lang.NullPointerException
  379. at ak.CookLoco.SkyWars.SkyWars.onDisable(SkyWars.java:334) ~[?:?]
  380. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  381. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  382. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  383. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  384. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:335) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  385. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:464) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  386. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:596) [spigot_server.jar:git-Spigot-f928e7a-e91aed8]
  387. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  388. [21:23:19] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  389. [21:23:19] [Server thread/INFO]: [SkinsChanger] Disabling SkinsChanger v1.2.2
  390. [21:23:19] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  391. [21:23:19] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.3.4
  392. [21:23:19] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.8
  393. [21:23:19] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.5-SNAPSHOT-b196
  394. [21:23:19] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v2.1.3
  395. [21:23:19] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  396. [21:23:19] [Server thread/INFO]: [Vault] Disabling Vault v1.2.31-b411
  397. [21:23:19] [Server thread/INFO]: [Modifyworld] Disabling Modifyworld v1.19.6
  398. [21:23:19] [Server thread/INFO]: [Modifyworld] Modifyworld successfully disabled!
  399. [21:23:19] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.0.7
  400. [21:23:19] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  401. [21:23:19] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.19.6
  402. [21:23:19] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  403. [21:23:19] [Server thread/INFO]: Permissions file successfully reloaded
  404. [21:23:19] [Server thread/INFO]: [PermissionsEx] v1.19.6 disabled successfully.
  405. [21:23:19] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  406. [21:23:19] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  407. [21:23:19] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  408. [21:23:19] [Server thread/INFO]: [EditableSign] Disabling EditableSign v1.2.6
  409. [21:23:19] [Server thread/INFO]: [EditableSign] EditableSign version 1.2.6 is Disabled
  410. [21:23:19] [Server thread/INFO]: [PerWorldTab] Disabling PerWorldTab v1.0
  411. [21:23:19] [Server thread/INFO]: PerWorldTab has been disabled on your server!
  412. [21:23:19] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  413. [21:23:19] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.5.8
  414. [21:23:19] [Server thread/INFO]: Saving players
  415. [21:23:19] [Server thread/INFO]: Saving worlds
  416. [21:23:19] [Server thread/INFO]: Saving chunks for level 'skywars'/Overworld
  417. [21:23:19] [Server thread/INFO]: Saving chunks for level 'skywars_the_end'/The End
  418. [21:23:19] [Server thread/INFO]: Saving chunks for level 'ice'/Overworld
  419. [21:23:19] [Server thread/INFO]: Saving chunks for level 'end'/Overworld
  420. [21:23:19] [Server thread/INFO]: Saving chunks for level 'gravity'/Overworld
  421. [21:23:19] [Server thread/INFO]: Saving chunks for level 'mines'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement