Advertisement
Guest User

Untitled

a guest
Dec 21st, 2011
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. time-format: HH:mm:ss
  2. messages:
  3. join-message: '&e%displayname% has entered!'
  4. quit-message: '&e%displayname% has left.'
  5. kick-message: '%displayname% has been &akicked.'
  6. message-of-the-day: '&cGreetings &f%displayname%&c, and welcome to &f%world%&c.|%wholist%'
  7. internal-formats:
  8. whisper-from-format: '&7* From %status%&e%disaplayname%&7:&f %message%'
  9. whisper-to-format: '&7* To %status%&e%displayname%&7:&f %message%'
  10. emote-format: '&7 * &f%displayname%&7 %message% *'
  11. dnd-format: '&7* &e%displayname%&7 is not accepting messages at this time. *'
  12. dnd-custom-format: '&7* &e%displayname%&7: &f%dndmsg%&7 *'
  13. ignore-format: '&7* &e%displayname%&7 is ignoring you. *'
  14. misc-formats:
  15. tab-list-format: '&c%prefix%%displayname%%suffix%'
  16. who-message-format: '&cThere are currently &f%currentplrs%&c out of &f%maxplrs%&c
  17. players online.'
  18. who-world-message-format: '&cPlayer count for world &f%worldname%&c: &f%worldplrs%&c.'
  19. who-player-list-format: '&b%prefix%%displayname%%suffix%'
  20. chat-format:
  21. default:
  22. weight: '0'
  23. format: '[&7Guest&f] &f%name%&7: &f%message%'
  24. member:
  25. weight: '50'
  26. format: '[&fMember&f] &f%name%&7: &f%message%'
  27. vip:
  28. weight: '50'
  29. format: '[&dVip&f] &f%name%&7: &f%message%'
  30. moderator:
  31. weight: '75'
  32. format: '[&bMod&f] &f%name%&7: &f%message%'
  33. admin:
  34. weight: '100'
  35. format: '[&4Admin&f] &c%displayname%&7: &f%message%'
  36. extras:
  37. enable-anonymous-stat-tracking: 'true'
  38. enable-console-logging-of-private-messages: 'false'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement