Advertisement
Guest User

MchatHelp

a guest
Aug 20th, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.45 KB | None | 0 0
  1. info.yml:
  2. mchat:
  3.     custVar:
  4.         admin: ''
  5.         jadmin: ''
  6.         member: ''
  7.         sadmin: ''
  8.     group:
  9.         admin: ''
  10.         jadmin: ''
  11.         member: ''
  12.         sadmin: ''
  13.     suffix:
  14.         admin: 'test'
  15.         jadmin: ''
  16.         member: ''
  17.         sadmin: ''
  18.     prefix:
  19.         caTrusted-cf: '&a[Trusted] &f'
  20.         c1Mediian-cf: '&1[Mediian] &f'
  21.         c3Mage-cf: '&3[Mage] &f'
  22.         c5Trader-cf: '&5[Trader] &f'
  23.         c2Builder-cf: '&2[Builder] &f'
  24.         ceVIP-cf: '&e[VIP] &f'
  25.         ceSVIP-cf: '&e[SVIP] &f'
  26.         ceUVIP-cf: '&e[UVIP] &f'
  27.         cbMod-cf: '&b[Mod] &f'
  28.         ccAdmin-cf: '&c[Admin] &f'
  29.         c4Host-cf: '&4[Host] &f'
  30.  
  31.  
  32. config.yml:
  33. mchat-join-message: has joined the game.
  34. mchat-date-format: HH:mm:ss
  35. auto-Changed: 1
  36. mchat-API-only: false
  37. mchat-name-format: +p+dn+s&e
  38. mchat-playerEvent-format: +p+dn+s&e
  39. mchat-kick-message: has been kicked from the game.
  40. mchat-message-format: '+hb+p+dn+s&f: +message'
  41. mchat-leave-message: has left the game.
  42. date-format: 'HH:mm:ss'
  43. message-format: '+prefix+name+suffix&f: +message'
  44. mchat:
  45.   prefix:
  46.     caTrusted-cf: '&a[Trusted] &f'
  47.     c1Mediian-cf: '&1[Mediian] &f'
  48.     c3Mage-cf: '&3[Mage] &f'
  49.     c5Trader-cf: '&5[Trader] &f'
  50.     c2Builder-cf: '&2[Builder] &f'
  51.     ceVIP-cf: '&e[VIP] &f'
  52.     ceSVIP-cf: '&e[SVIP] &f'
  53.     ceUVIP-cf: '&e[UVIP] &f'
  54.     cbMod-cf: '&b[Mod] &f'
  55.     Admin: '&c[Admin] &f'
  56.     c4Host-cf: '&4[Host] &f'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement