Guest User

Untitled

a guest
Feb 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. # mChat configuration file
  2. #
  3. # **IMPORTANT**
  4. # usage of mchat-message-format can be, but is not limited to
  5. # +suffix,+s, +prefix,+p, +group,+g, +world,+w, +time,+t, +name,+n, +dname,+dn, +health,+h +healthbar,+hb, +message,+msg,+m
  6. # Suffix, Prefix, Group, World, Time, Player Name, Player Display Name, Health, Health Bar, Message
  7.  
  8. format:
  9. date: HH:mm:ss
  10. name: +prefix+dname+suffix&e
  11. chat: <+prefix+dname&f> +message
  12. info:
  13. useNewInfo: false
  14. useOldNodes: true
  15. addNewPlayers: false
  16. defaultGroup: default
  17. mchat-date-format: HH:mm:ss
  18. mchat-message-format: '+p+dn+s&f: +m'
  19. mchat-name-format: +p+dn+s&e
  20. mchat-playerEvent-format: +p+dn+s&e
  21. mchat-join-message: has joined the game.
  22. mchat-leave-message: has left the game.
  23. mchat-kick-message: has been kicked from the game for +r.
  24. mchat-API-only: false
Add Comment
Please, Sign In to add comment