Advertisement
Guest User

Untitled

a guest
Oct 16th, 2011
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 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+name+suffix
  9. mchat-message-format: '[&b+time&f] +prefix+name+suffix&f: +message'
  10. mchat-playerEvent-format: '[&b+time&f] +prefix+name+suffix&f+message'
  11. mchat-join-message: has &9joined&f the game.
  12. mchat-leave-message: has &aleft&f the game.
  13. mchat-kick-message: has been &ckicked&f from the game.
  14. mchat-API-only: true
  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: true
  20. mchat-playerList-format: +p+dn+s
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement