Guest User

Untitled

a guest
Apr 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 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. mchat-date-format: HH:mm:ss
  9. mchat-join-message: has joined the game.
  10. mchat-API-only: false
  11. mchat-chat-distance: -1.0
  12. mchat-oldNodes-only: false
  13. mchat-add-info-players: false
  14. mchat-format-events: true
  15. mchat-name-format: +p+dn+s&e
  16. mchat-playerEvent-format: +p+dn+s&e
  17. mchat-kick-message: has been kicked from the game +r.
  18. mchat-message-format: '+p+n+s&f: +m'
  19. mchat-info-only: false
  20. mchat-leave-message: has left the game.
Add Comment
Please, Sign In to add comment