Channel configuration
Channel file
| Line | Description |
| name: local | Channel's name |
| nickname: l | Channel's nickname |
| format: '{default}' | Channel's format (found in Config.yml) |
| color: YELLOW | Channel's color |
| shortcutAllowed: true | Allow /<nickname> or /<name> to send messages? (ex.: /g <message>) |
| needFocus: false | Need to focus to see messages? (/ch) |
| distance: 60.0 | Max channel distance (0 = global) |
| crossworlds: false | Send message in all world? |
| delayPerMessage: 0 | Delay to send messages (seconds) |
| costPerMessage: 0.0 | Cost to send messages (need Vault) |
| showCostMessage: true | Send message saying the cost? |
Available channel colors
| Color |
| BLACK |
| DARKBLUE |
| DARGREEN |
| DARKAQUA |
| DARKRED |
| DARKPURPLE |
| GOLD |
| GRAY |
| DARKGRAY |
| BLUE |
| GREEN |
| AQUA |
| RED |
| LIGHTPURPLE |
| YELLOW |
| WHITE |