Advertisement
Guest User

messages.yml

a guest
Mar 22nd, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Reload: 'Sucessfully reloaded'
  2. Update: 'Update avaiable'
  3.  
  4. PermissionDenied: '&8[&cError&8]&7 You dont have permission to do that'
  5. PlayerNotFound: '&8[&cError&8]&7 Player not found.'
  6.  
  7. BlockedCommand: '&8[&cError&8]&7 Sorry you cannot do that!'
  8.  
  9. JoinMessage: '&e%player% has joined the game.'
  10. QuitMessage: '&e%player% has left the game.'
  11.  
  12. PlayerVisibility:
  13. Cooldown: '&8[&bCooldown&8]&7 You have &b%cooldown% &7more seconds!'
  14. ToggledOn: '&8[&eVisibility&8]&7 You have toggled player visibility: &aOn'
  15. ToggledOff: '&8[&eVisibility&8]&7 You have toggled player visibility: &cOff'
  16.  
  17. BlockedCommands:
  18. Blocked: 'You can use that command'
  19.  
  20. PrivateMessages:
  21. Msg:
  22. Usage: '&8[&cError&8]&7 /msg [player] [message]'
  23. ToSender: '&8[&a%sender% &7->&c %target%&8]&7 %message%'
  24. ToTarget: '&8[&c%sender% &7->&a %target%&8]&7 %message%'
  25. ToSelf: '&8[&c...&8]&7 Why would you want to send a message to yourself?'
  26. Reply:
  27. Usage: '&8[&cError&8]&7 /msg [player] [message]'
  28. None: '&8[&cError&8]&7 None to reply too.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement