Configuration

Current config:

# You define the chat handler priority, they are listed highest to lowest below.
# Raise the priority and restart the server if other plugins are overriding this one.
# Priority - Level
#        0 - MONITOR
#        1 - HIGHEST
#        2 - HIGH
#        3 - NORMAL
#        4 - LOW
#        5 - LOWEST
#
# You can define the rainbow chat color or make random true below.
# NOTE: RELOAD AFTER SAVING ANY CHANGES TO THIS CONFIG!!
#
# Code - Colour
#    0 - Black
#    1 - Dark Blue
#    2 - Dark Green
#    3 - Dark Aqua
#    4 - Dark Red
#    5 - Purple
#    6 - Orange
#    7 - Grey
#    8 - Dark Grey
#    9 - Indigo
#    a - Bright Green
#    b - Aqua
#    c - Red
#    d - Pink
#    e - Yellow
#    f - White
#    k - Format:Random
#    l - Format:Bold
#    m - Format:Strike
#    n - Format:Underlined
#    o - Format:Italics
#    r - Format:Reset(none)
#
# Note: OP and/or players with '*' permission MUST be defined on the list they can not
# use permissions to automatically get a rainbow name! Else disable permissions below
#
# The random colours boolean option only affects players listed below! Else use permissions!
#
# Chat Plugin Support will enable the plugin to colour prefixes/suffixes too!
#
Plugin Enabled: true
Chat Handler Priority: 0
Chat Plugin Support: false
Use Permission: true
Rainbow Permission: rainbowchat.rainbow
Random Permission: rainbowchat.random
Players:
  - Player1
Random Colours: false
Rainbow Colours:
  - 4
  - 6
  - e
  - 2
  - 1
  - 9
  - 5