Advertisement
Guest User

dispatch.yml

a guest
Apr 5th, 2022
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. #------------------------------------------------------#
  2. #We offer you these variables for all the messages here#
  3. #<player> Player NAME(IGN) | <gamemode> Player Gamemode#
  4. # <discord> Discord of config.yml | <store> store #
  5. # <teamspeak> Teamspeak | <twitter> twitter #
  6. # <website> Website #
  7. # <rank> Rank Name | <rankprefix> Prefix of Rank #
  8. # <online> Players online in all network | <tps> TPS #
  9. #------------------------------------------------------#
  10. dispatch:
  11. no-perms:
  12. - "&cYou dont have permission to use this command."
  13. reload:
  14. ALL:
  15. - "&aSuccessfully reloaded all .yml's!"
  16. TABLIST:
  17. - "&aSuccessfully reloaded tablist.yml!"
  18. SCOREBOARD:
  19. - "&aSuccessfully reloaded scoreboard.yml!"
  20. DISPATCH:
  21. - "&aSuccessfully reloaded dispatch.yml!"
  22. CONFIG:
  23. - "&aSuccessfully reloaded config.yml!"
  24. STAFFMODE:
  25. - "&aSuccessfully reloaded staffmode.yml!"
  26. spawn:
  27. set:
  28. - "&aSuccessfully set the spawn point."
  29. tp:
  30. - "&eSuccessfully teleported the spawn point."
  31.  
  32. owner:
  33. active:
  34. - "&aYour &4Owner Panel &awas activated perfectly"
  35. remove:
  36. - "&cYour &4Owner Panel &cwas perfectly deactivated"
  37. # NETWORK - RED
  38. discord:
  39. enabled: true
  40. lines:
  41. - '&7&m-----------------------------'
  42. - '&9Discord&7: &f<discord>'
  43. - '&7&m-----------------------------'
  44. store:
  45. enabled: true
  46. lines:
  47. - '&7&m-----------------------------'
  48. - '&dStore&7: &f<store>'
  49. - '&7&m-----------------------------'
  50. teamspeak:
  51. enabled: true
  52. lines:
  53. - '&7&m------------------------------'
  54. - '&6Teamspeak&7: &f<teamspeak>'
  55. - '&7&m------------------------------'
  56. twitter:
  57. enabled: true
  58. lines:
  59. - '&7&m------------------------------'
  60. - '&bTwitter&7: &f<twitter>'
  61. - '&7&m------------------------------'
  62. website:
  63. enabled: true
  64. lines:
  65. - '&7&m------------------------------'
  66. - '&aWebsite&7: &f<website>'
  67. - '&7&m------------------------------'
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement