Guest User

Untitled

a guest
Jul 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. messages {
  2. general {
  3. queue {
  4. success="&d&lLunar&f&lBoosts &7&l> &aQueued your {0}&a. If you leave the server it will automatically be de-queued."
  5. limit="&d&lLunar&f&lBoosts &7&l> &cYour booster could not be queued because you already have queued the maximum number of boosters."
  6. }
  7. }
  8. broadcasts {
  9. announcement {
  10. global="&d&lGlobal&f&lBooster &7&l> &b{0}''s {1}&6 will expire in &c{2}"
  11. group="&d&lTeam&f&lBooster &7&l> &b{0}''s {1}&6 will expire in &c{2}"
  12. personal="&d&Personal&f&lBooster &7&l> &6Your {1}&6 will expire in &c{2}"
  13. }
  14. started {
  15. global="&d&lGlobal&f&lBooster &7&l> &b{0}''s {1}&a has been activated! &e{2} &7- &f Expires In: &c{3}"
  16. group="&d&lTeam&f&lBooster &7&l> &b{0}''s {1}&a has been activated! &e{2} &7- &f Expires In: &c{3}"
  17. personal="&d&Personal&f&lBooster &7&l> &aYour {1}&a has been activated! &e{2} &7- &f Expires In: &c{3}"
  18. }
  19. ended {
  20. global="&d&lGlobal&f&lBooster &7&l> &b{0}''s {1}&c has ended!"
  21. group="&d&lTeam&f&lBooster &7&l> &b{0}''s {1}&c has ended!"
  22. personal="&d&Personal&f&lBooster &7&l> &cYour {1}&c Booster has ended!"
  23. }
  24. }
  25. commands {
  26. errors {
  27. playeronly="&d&lLunar&f&lBoosts &7&l> &cThis command can only be used by an in-game player."
  28. novalidbooster="&d&lLunar&f&lBoosts &7&l> &cThere was no booster with the id, &f{0}&c."
  29. notarget="&d&lLunar&f&lBoosts &7&l> &cThis booster requires a target to be set!"
  30. }
  31. cancel {
  32. success="&d&lLunar&f&lBoosts &7&l> &b{0}''s&c booster has been terminated."
  33. }
  34. give {
  35. success="&d&lLunar&f&lBoosts &7&l> &aGave &b{0}&a a {1}&a."
  36. }
  37. reload {
  38. success="&d&lLunar&f&lBoosts &7&l> &aReloaded main and messages configs."
  39. }
  40. queue {
  41. success="&d&lLunar&f&lBoosts &7&l> &aGave &b{0}&a a {1}&a and queued it."
  42. }
  43. }
  44. }
Add Comment
Please, Sign In to add comment