Advertisement
mr_coffee1026

boss settings

May 6th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. # -------------------------------------------------------------------------------------------
  2. #
  3. # Your file has been automatically updated at 30.04.2018 16:20:53
  4. # to Boss 1.6.10
  5. #
  6. # Unfortunatelly, due to how Bukkit saves all .yml files, it was not possible
  7. # preserve the documentation comments in your file. We apologies.
  8. #
  9. # If you'd like to view the default file, you can either:
  10. # a) Open the Boss-1.6.10.jar with a WinRar or similar
  11. # b) or, visit: https://github.com/kangarko/Boss/wiki
  12. #
  13. # -------------------------------------------------------------------------------------------
  14.  
  15. Egg_Spawning:
  16. Max_Distance: 60
  17. Air_Spawn: true
  18. Item:
  19. Name: '&rSpawn {boss}'
  20. Glow: true
  21. Lore:
  22. - ' '
  23. - '&2&l< &7Left click for menu'
  24. - '&2&l> &7Right click to summon'
  25. Material: MONSTER_EGG
  26. Timed_Spawning:
  27. Enabled: true
  28. Lightning: true
  29. Delay: 600 seconds
  30. Performance:
  31. Check_Conditions: true
  32. Chunk_Radius: 1
  33. Spawn_Underground: false
  34. Async_Conditions: false
  35. Worlds:
  36. - world
  37. - world_nether
  38. - world_the_end
  39. Bosses:
  40. - '*'
  41. Converting:
  42. Enabled: false
  43. Lightning: true
  44. Ignore_From:
  45. - SPAWNER
  46. Limits:
  47. Global:
  48. Chunk: 1
  49. World: 5
  50. Individual:
  51. Enabled: false
  52. Chunk: 1
  53. World: 1
  54. Apply_For_Commands: false
  55. Apply_For_Eggs: false
  56. Skills:
  57. Allow_Multiple_At_Once: true
  58. Fight:
  59. Health_Bar: true
  60. Auto_Retarget:
  61. Enabled: true
  62. Delay: 1 minute
  63. Radius: 20
  64. Command_Aliases:
  65. - boss
  66. - b
  67. Notify_Updates: true
  68. Prefix: '&8&lBOSS &8//&7'
  69. Debug: []
  70. Serialization: ''
  71. Version: 3
  72. Locale: en
  73. Log_Lag_Over_Milis: 100
  74. Region_Keeping:
  75. Enabled: true
  76. Period: 20 ticks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement