HexNicks icon indicating copy to clipboard operation
HexNicks copied to clipboard

Nickname plugin with hex color code and gradient support.

Results 15 HexNicks issues
Sort by recently updated
recently updated
newest added

Add a GUI for `/nickcolor` with no arguments. This should resolve #50. This PR adds a GuiManager class that manages GUIs (shocking, I know). It is accessible through `HexNicks.guis()` and...

Add a simple command that opens a GUI that allows players to basically execute /nickcolor. Use blocks of wool to show the default MC color codes and when you click...

enhancement
good first issue

A permission for a custom default-username-color and default-nick-color would be nice this way certain ranks can override the ones set on config.yml. example: hexnicks.usernamecolor.#AAAAAA

enhancement

add our own regex for nickname in config example: i want to set my regex to `^\w+$` which allow alphanumeric with underscore `_`

enhancement

Add a way in the config to set aliases for the plugin commands. That way players can set an alias to avoid conflicts with other plugin commands.

enhancement