ChatColours+ [v1.0] [API 5]

So, this is just a plugin that I ported as best I could, from Spigot to Sponge. It’s just a small plugin to change the colour that players can chat in (Probably done 1000 times over, before me, but I just feel like releasing this.) The command is as follows “/ccp [<target> <colour>|<reload>]”, where target is the player who’s colour you want to change (Can be yourself), and colour is either the colour or formatter to apply. Passing “none” or “reset” to colour will completely reset all colours.
Command access can be given based on permissions, for each colour. So the permissions are as follows
ccp.colour.aqua
ccp.colour.black
ccp.colour.blue
ccp.colour.dark_aqua
ccp.colour.dark_blue
ccp.colour.dark_gray
ccp.colour.dark_green
ccp.colour.dark_purple
ccp.colour.dark_red
ccp.colour.gold
ccp.colour.gray
ccp.colour.green
ccp.colour.light_purple
ccp.colour.none (Can be used interchangably with ccp.colour.reset to remove all colours and formatters)
ccp.colour.red
ccp.colour.yellow
ccp.colour.white
ccp.colour.bold
ccp.colour.underline
ccp.colour.strikethrough
ccp.colour.obfuscated
ccp.colour.italic

ccp.override (Disallows people from changing your colour)
ccp.reload (Gives you permission to reload the config)

This project supports database storage in either a MySQL database, or an H2 flatfile database. This can be changed by altering the databaseType option in the config.
Source code can be found at https://github.com/Redrield/chatcoloursplus/, this is also where issues can be reported.
Be sure to let me know what you guys think, and what to improve!
Download Here

3 Likes

There’s a The command? :wink:

Also, whilst I’m quibbling (it’s what I’m here for),

“/ccp [ |]”

is probably not the text you intended to put there. Enclosing it in double backticks ( `` ) preserves all the characters, otherwise formatting characters used by Discourse are eaten.

nice idea having a permission for each color, good job :slight_smile:

The download link is down?

The plugin has been uploaded to Ore. So you can download it from ore-staging.sponepowered.org