Advertisement
Guest User

Untitled

a guest
Feb 14th, 2022
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 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: 2
  7. min-teams: 2
  8. max-teams: 4
  9. lobby-countdown: 30
  10. lobby-countdown-shortening:
  11. min-teams: 4
  12. shorten-to: 10
  13. game-length: 80
  14. event-time: 20
  15. refill-times:
  16. - 600
  17. - 300
  18. effects:
  19. - NONE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement