Advertisement
Guest User

Config.yml

a guest
Mar 18th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. format:
  2. message: "&6[PM] &e{sender} &7→ &e{receiver}: &f{message}"
  3. spy-format: "&c[Spy] &e{sender} &7→ &e{receiver}: &f{message}"
  4. adminchat-format: "&c[AdminChat] &e{sender}: &f{message}"
  5.  
  6. errors:
  7. player-not-found: "&cThat player is not online."
  8. messages-disabled: "&cThat player has disabled private messages."
  9. ignored-message: "&cYou cannot message {player} because they have ignored you."
  10. no-recent-message: "&cYou have not messaged anyone recently."
  11. adminchat-no-message: "&cUsage: /adminchat <message>"
  12.  
  13. toggle:
  14. toggle-enabled: "&aYou have enabled private messages."
  15. toggle-disabled: "&cYou have disabled private messages."
  16.  
  17. spy:
  18. spying-enabled: "&aMessage spying enabled."
  19. spying-disabled: "&cMessage spying disabled."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement