Advertisement
Guest User

config.yml - colorme

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