Guest User

Untitled

a guest
Mar 19th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. # Available colour codes:
  2. # &0 (black), &1 (dark blue), &2 (green),
  3. # &3 (sea green), &4 (red), &5 (purple),
  4. # &6 (gold), &7 (silver), &8 (grey),
  5. # &9 (blue), &a (light green), &b (light blue),
  6. # &c (light red), &d (pink), &e (yellow),
  7. # &f (white), &k (magical)
  8.  
  9. channel-limit: -1
  10. broadcast:
  11. chat-display-colour: ''
  12. tag: '[Broadcast]'
  13. channels:
  14. G:
  15. tag: '&f[&2G&f]'
  16. chat-display-colour: ''
  17. name-display-colour: ''
  18. type: default
  19. global: true
  20. Staff:
  21. tag: '&0[&4S&0]'
  22. chat-display-colour: '&f'
  23. name-display-colour: '&4'
  24. type: staff
  25. N:
  26. tag: '[N]'
  27. chat-display-colour: ''
  28. name-display-colour: ''
  29. colour-code: false
  30. type: public
  31. format: ''
  32. '1':
  33. tag: '[1]'
  34. chat-display-colour: ''
  35. name-display-colour: ''
  36. colour-code: false
  37. type: public
  38. format: ''
  39. '2':
  40. tag: '[2]'
  41. chat-display-colour: ''
  42. name-display-colour: ''
  43. colour-code: false
  44. type: public
  45. format: ''
  46. '3':
  47. tag: '[3]'
  48. chat-display-colour: ''
  49. name-display-colour: ''
  50. colour-code: false
  51. type: public
  52. format: ''
  53. '4':
  54. tag: '[4]'
  55. chat-display-colour: ''
  56. name-display-colour: ''
  57. colour-code: false
  58. type: public
  59. format: ''
  60. The_Reach:
  61. tag: '&f[&9The_Reach&f]'
  62. chat-display-colour: ''
  63. name-display-colour: ''
  64. colour-code: false
  65. type: public
  66. format: ''
  67. formatting:
  68. use-built-in: true
  69. format: '%tag %pprefix%player%psuffix: %message'
  70. channel-messages:
  71. join: false
  72. leave: false
Advertisement
Add Comment
Please, Sign In to add comment