Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. #
  2. # messages support color codes
  3. version: 3
  4. player not found: '&4Player not found'
  5. global mute: '&6Chat was toggled off by admins'
  6. global mute enabled: '&eGlobal mute is &nenabled'
  7. global mute disabled: '&1Global mute is &ndisabled'
  8. no permissions: '&cYou dont have permissions to do that!'
  9. inform swear: '{PLAYER} tells bad words: {MESSAGE}'
  10. inform flood: '{PLAYER} flooding: {MESSAGE}'
  11. inform spam: '{PLAYER} spaming: {MESSAGE}'
  12. inform caps: '{PLAYER} capsing: {MESSAGE}'
  13. wait cooldown: You are sending messages too often. Wait {TIME}
  14. sec: sec.
  15. hours: hrs.
  16. days: days
  17. minutes: min.
  18. warn capsing: Хватит спамить{WARNS}
  19. warn flooding: Stop flooding!{WARNS}
  20. warn swearing: Dont swear!{WARNS}
  21. warn spamming: Choose another place for your advertisment!{WARNS}
  22. warn format: ' [{CURRENT}/{MAX}]'
  23. successfully: '&3Success!'
  24. swear: Swear
  25. caps: Caps
  26. flood: Flood
  27. spam: Spam
  28. 'true': '&4YES'
  29. 'false': '&3NO'
  30. muted: Muted
  31. expiration time: Mute expires
  32. you are muted: You cant send messages because you are muted for {REASON}. Wait {TIME}
  33. player muted: 'Player muted for {TIME}. Reason: {REASON}'
  34. already muted: Player is already muted!
  35. is not muted: Player is not muted!
  36. default reason: Without reason
  37. 'yes': '&4YES'
  38. 'no': '&3NO'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement