Plugin for Spigot that allows you to create patterns and colors for the chat
| Users | Permission |
|---|---|
| /chatcolor | |
| /chatcolor set [pattern] | chatcolor.set |
| /chatcolor list | chatcolor.list |
| /chatcolor disable | chatcolor.disable |
| /chatcolor gui | chatcolor.gui |
| Admin | Permission |
|---|---|
| /chatcoloradmin | |
| /chatcoloradmin set [player] [pattern] | chatcolor.admin.set |
| /chatcoloradmin disable [player] | chatcolor.admin.disable |
| /chatcoloradmin gui [player] | chatcolor.admin.gui |
| /chatcoloradmin reload | chatcolor.admin.reload |
| Mode | Description |
|---|---|
| SINGLE | Use only the first color |
| RANDOM | Use the colors randomly |
| LINEAR | Use all colors in a linear fashion |
| LINEAR_IGNORE_SPACES | Use all the colors in a linear way ignoring the spaces |
| GRADIENT | Makes a gradient with the colors entered |
| Placeholder | Information |
|---|---|
| %chatcolor_pattern_name% | Returns the name of the pattern that the equipped player has |
| %chatcolor_pattern_name_formatted% | Returns the name of the pattern that the player has equipped but with colors |