This is a discussion topic for the Ore project, ChatColor. View the full project on Ore for downloads and more information.
ChatColor
-
Allows users to set a permanent chat color!
-
Made for Sponge API 7.2.0
-
Requires LuckPerms 5.1.0 +
-
Requires Nucleus
-
1.Commands and permissions
1.1 Commands
- /chatcolor {color/clear} {global} (Select or clear your chat color and define if the color should be global or not. Doing just /chatcolor brings up a clickable menu). Example /chatcolor black true
1.2 Permissions
- chatcolor.base (Base permission)
- chatcolor.set.global (Ability to use the global argument (Uses luckperms global instead of server when setting the chatcolor meta.))
- chatcolor.color.clear (Ability to clear your current chat color)
- chatcolor.color.black (Ability to set your chat color to black.)
- chatcolor.color.dark_blue (Ability to set your chat color to dark blue.)
- chatcolor.color.dark_green (Ability to set your chat color to dark green.)
- chatcolor.color.dark_aqua (Ability to set your chat color to dark aqua.)
- chatcolor.color.dark_red (Ability to set your chat color to dark red.)
- chatcolor.color.dark_purple (Ability to set your chat color to dark purple.)
- chatcolor.color.gold (Ability to set your chat color to gold.)
- chatcolor.color.gray (Ability to set your chat color to gray.)
- chatcolor.color.dark_gray (Ability to set your chat color to dark gray.)
- chatcolor.color.blue (Ability to set your chat color to blue.)
- chatcolor.color.green (Ability to set your chat color to green.)
- chatcolor.color.aqua (Ability to set your chat color to aqua.)
- chatcolor.color.red (Ability to set your chat color to red.)
- chatcolor.color.light_purple (Ability to set your chat color to light purple.)
- chatcolor.color.yellow (Ability to set your chat color to yellow.)
- chatcolor.color.while (Ability to set your chat color to white.)
2.Support
- For support join my discord server and use the appropriate support channel!
A new version has been released for ChatColor, it is available for download here.
ChatColor
-
Allow users to set a permanent chat color!
-
Made for Sponge API 7.2.0
-
Requires LuckPerms 5.1.0 +
-
Requires Nucleus
-
1.Commands and permissions
1.1 Commands
- /chatcolor <color/clear> (Select or clear your chat color and define if the color should be global or not. Doing just /chatcolor brings up a clickable menu). Example /chatcolor black true
1.2 Permissions
- chatcolor.base (Base permission)
- chatcolor.clear (Ability to clear your current chat color)
- chatcolor.global (Ability to use the global argument (Uses luckperms global instead of server when setting the chatcolor meta.))
- chatcolor.black (Ability to set your chat color to black.)
- chatcolor.dark_blue (Ability to set your chat color to dark blue.)
- chatcolor.dark_green (Ability to set your chat color to dark green.)
- chatcolor.dark_aqua (Ability to set your chat color to dark aqua.)
- chatcolor.dark_red (Ability to set your chat color to dark red.)
- chatcolor.dark_purple (Ability to set your chat color to dark purple.)
- chatcolor.gold (Ability to set your chat color to gold.)
- chatcolor.gray (Ability to set your chat color to gray.)
- chatcolor.dark_gray (Ability to set your chat color to dark gray.)
- chatcolor.blue (Ability to set your chat color to blue.)
- chatcolor.green (Ability to set your chat color to green.)
- chatcolor.aqua (Ability to set your chat color to aqua.)
- chatcolor.red (Ability to set your chat color to red.)
- chatcolor.light_purple (Ability to set your chat color to light purple.)
- chatcolor.yellow (Ability to set your chat color to yellow.)
- chatcolor.while (Ability to set your chat color to white.)
2.Support
- For support join my discord server and use the appropriate support channel!
A new version has been released for ChatColor, it is available for download here.
Slight fix to pagination formatting.
A new version has been released for ChatColor, it is available for download here.
Changed the permissions around to make them more logical and allow for better usage of wildcard.