Advertisement
Guest User

config.yml

a guest
Feb 3rd, 2013
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. costs:
  2. color: 5.0
  3. prefix: 5.0
  4. suffix: 5.0
  5. Prefixer: true
  6. Suffixer: true
  7. ColorMe:
  8. displayName: true
  9. tabList: true
  10. playerTitle: true
  11. playerTitleWithoutSpout: true
  12. signColors: true
  13. chatColors: true
  14. colors:
  15. black: true
  16. dark_blue: true
  17. dark_green: true
  18. dark_aqua: true
  19. dark_red: true
  20. dark_purple: true
  21. gold: true
  22. gray: true
  23. dark_gray: true
  24. blue: true
  25. green: true
  26. aqua: true
  27. red: true
  28. light_purple: true
  29. yellow: true
  30. white: true
  31. magic: true
  32. random: true
  33. rainbow: true
  34. bold: true
  35. strikethrough: true
  36. underline: true
  37. italic: true
  38. custom: true
  39. mixed: true
  40. global_default:
  41. prefix: ''
  42. suffix: ''
  43. color: ''
  44. updateConfig: false
  45. chatBrackets: true
  46. lengthLimit:
  47. Prefixer:
  48. max: 16
  49. min: 3
  50. Suffixer:
  51. max: 16
  52. min: 3
  53. debug: false
  54. newColorOnJoin: false
  55. displayAlways:
  56. globalSuffix: false
  57. globalPefix: false
  58. useWordBlacklist: false
  59. groups:
  60. enable: true
  61. ownSystem: false
  62. softMode:
  63. enabled: true
  64. ownChatPlugin: Herochat
  65. autoChatColor: false
  66. removeNameAboveHead: false
  67. useLegacyFormat: false
  68. format: '[GlobalPrefix]&r[GroupPrefix]&r[Prefix]&r<[name]&r>[Suffix]&r[GroupSuffix]&r[GlobalSuffix]&r:
  69. [message]'
  70. factionsSupport: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement