Guest User

Mchat

a guest
Oct 17th, 2011
115
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. mchat-date-format: HH:mm:ss
  8. mchat-name-format: +prefix+dname+suffix&e
  9. mchat-message-format: '[+group]<+prefix+dname+suffix&f> +message'
  10. mchat-playerEvent-format: +p+dn+s&e
  11. mchat-join-message: has joined the game.
  12. mchat-leave-message: has left the game.
  13. mchat-kick-message: has been kicked from the game +r.
  14. mchat-API-only: false
  15. mchat-info-only: false
  16. mchat-format-events: true
  17. mchat-chat-distance: -1.0
  18. mchat-add-info-players: false
  19. mchat-oldNodes-only: false
  20. mchat-playerList-format: +p+dn+s
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment