ColouredChat is a lightweight, easy-to-use plugin that allows players to use colour and formatting codes in their chat messages. Bring life to your server's conversations with vibrant colours and text formatting!
Features
- Simple Colour System: Players can easily add colours using the familiar "&" colour code format
- Complete Colour Support: All 16 Minecraft colours and 6 formatting codes (bold, italic, etc.) are supported
- Permission-Based: Only players with the proper permission can use coloured chat
- Intuitive Commands: Type /colorchat to see all available colours and formatting options
- Lightweight: Minimal impact on server performance
- Easy Configuration: Simple config.yml file for server admins to customize settings
Usage Examples
Want to send colourful messages? Just add "&" followed by a coulor code:
Hello &aworld&r! This is a &bcoloured &cmessage&r!
Appears as: Hello
world! This is a
coloured
message!
Available Colours
- &0: Black
- &1: Dark Blue
- &2: Dark Green
- &3: Dark Aqua
- &4: Dark Red
- &5: Dark Purple
- &6: Gold
- &7: Gray
- &8: Dark Gray
- &9: Blue
- &a: Green
- &b: Aqua
- &c: Red
- &d: Light Purple
- &e: Yellow
- &f: White
Formatting Codes
- &k: Obfuscated (Magic)
- &l: Bold
- &m: Strikethrough
- &n: Underline
- &o: Italic
- &r: Reset
Permissions
- colorchat.use: Allows players to use colour codes in chat messages
- colorchat.admin: Allows access to administrative commands
Commands
- /colorchat (or /cc): Shows information about the plugin and available colour codes
- /colorchat reload: Reloads the plugin configuration (requires admin permission)
Installation
- Download the plugin
- Place the JAR file in your server's plugins folder
- Restart your server
- Configure permissions for your players
- Enjoy colourful chat!
Support
If you encounter any issues or have suggestions for improvements, please leave a comment below or contact me directly.
Version History
1.0
- Initial release with full colour and formatting support
- Commands and permissions system
- Configuration options