Advertisement
Guest User

Config

a guest
Dec 28th, 2011
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. # mChat Configuration File
  2. format:
  3. date: HH:mm:ss
  4. name: +prefix+dname+suffix&e
  5. chat: <+prefix+dname+suffix&f> +message
  6. event: +p+dn+s&e
  7. tabbedList: +p+dn+s
  8. listCmd: +p+dn+s
  9. me: '* +p+dn+s&e +m'
  10. info:
  11. useNewInfo: false
  12. useOldNodes: true
  13. addNewPlayers: false
  14. defaultGroup: default
  15. useLeveledNodes: false
  16. message:
  17. join: has joined the game.
  18. leave: has left the game.
  19. kick: has been kicked from the game. [ +r ]
  20. deathInFire: went up in flames.
  21. deathOnFire: burned to death.
  22. deathLava: tried to swim in lava.
  23. deathInWall: suffocated in a wall.
  24. deathStarve: starved to death.
  25. deathCactus: was pricked to death.
  26. deathFall: hit the ground too hard.
  27. deathOutOfWorld: fell out of the world.
  28. deathGeneric: died.
  29. deathExplosion: blew up.
  30. deathMagic: was killed by magic.
  31. deathEntity: was slain by +CName.
  32. deathArrow: was shot by +CName.
  33. deathFireball: was fireballed by +CName.
  34. deathThrown: was pummeled by +CName.
  35. heroesMasterT: The Great
  36. heroesMasterF: The Squire
  37. mchat:
  38. apiOnly: false
  39. alterEvents: true
  40. alterDeathMessages: true
  41. chatDistance: -1.0
  42. varIndicator: +
  43. cusVarIndicator: '-'
  44. spout: false
  45. suppress:
  46. useDeath: false
  47. useJoin: false
  48. useKick: false
  49. useQuit: false
  50. maxDeath: 30
  51. maxJoin: 30
  52. maxKick: 30
  53. maxQuit: 30
  54. mchate:
  55. enable: true
  56. eHealthNotify: false
  57. eHealthAchievement: true
  58. eHQAFK: true
  59. listVar: group
  60. collapsedListVars: default,Default
  61. AFKTimer: 300
  62. AFKKickTimer: 12000
  63. useAFKList: false
  64. pmchat:
  65. enable: true
  66. spoutPM: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement