Advertisement
Guest User

Untitled

a guest
Feb 20th, 2021
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. # Effects format: 'POTION_TYPE : DURATION : AMPLIFIER'
  2. # For a list of potion effect types -> https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
  3. # If you don't want to use the lobby countdown shortening system, keep the 'shorten-to' value equal to something bigger than the lobby countdown value
  4.  
  5. enabled: true
  6. team-size: 1
  7. min-teams: 2
  8. lobby-countdown: 30
  9. lobby-countdown-shortening:
  10. min-teams: 4
  11. shorten-to: 10
  12. game-length: 900
  13. walls-drop-at: 800
  14. cage-lock-duration: 5
  15. wither-protection-radius: 6
  16. effects:
  17. - NONE
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement