Guest User

Untitled

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