Advertisement
CapitanPuerka

Untitled

Sep 11th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. Config:
  2. #Rotate mode will be implemented in 2.0 version
  3. rotatemode: false
  4. rotate_searching_games:
  5. line1: '&0&lBlockWars'
  6. line2: '&f'
  7. line3: '&cSearching'
  8. line4: '&cGames'
  9. lines:
  10. line1: '&0&lBlockWars'
  11. line2: '{status}'
  12. line3: '&n{map_name}'
  13. line4: '&8{online}/{max_players}'
  14. status:
  15. waiting: '&aWaiting'
  16. starting: '&6Starting'
  17. full: '&5Full'
  18. ingame: '&cIn Game'
  19. restarting: '&5Restarting'
  20. notready: '&4Setting it up'
  21. blocks:
  22. waiting: '95:5'
  23. starting: '95:4'
  24. ingame: '95:14'
  25. restarting: '95:10'
  26. notready: '95:15'
  27. full: '95:10'
  28. searching: '95:0'
  29. TopSigns:
  30. topKills:
  31. line1: '&4Top BlockWars #{number}'
  32. line2: ''
  33. line3: '{player_name}'
  34. line4: '&7{kills} Kills'
  35. Signs:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement