Advertisement
Aceix8

Outpost Scoreboards.yml

Jul 22nd, 2017
717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. # Your server version may limit your scoreboard capabilities
  2. # 1.7.10: You can only use 16 characters per line
  3. # other versions may limit the number of lines you can use
  4. # note also, do not copy lines (ex:
  5. # - '&f'
  6. # - '&f'
  7. # this could cause disappearing lines
  8.  
  9. name: '%color%&l&n%name% Outpost'
  10.  
  11. # This toggles if outpost scoreboards are enabled
  12. scoreboards: true
  13.  
  14. format:
  15. - '&f'
  16. - '%color%&lAttacking'
  17. - '&f%attacking%'
  18. - '&7'
  19. - '%color%&lControlling'
  20. - '&f%controlling% &c'
  21. - '&c'
  22. - '%color%&lCap %'
  23. - '&f%percentage%'
  24. - '&e'
  25. - '%color%&lStatus'
  26. - '&f%status%'
  27. - '&9'
  28. - '%color%&lLimits'
  29. - '&f%limits% &5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement