ChatDecoration
This plugin makes chat formatting easier. It defines a set of easy-to-remember codes for formatting. It is very simple, requiring no configuration to work.
Features
__text__becomes text==text==becomes text--text--becomestext**text**becomes text:color:text::is colored with the color specified. For example,:green:text::becomes text.
Commands and Permissions
| Command | Function | Permission |
|---|---|---|
| Master permission for chatdecoration. Gives all permissions | chatdecoration.* | |
| /cd help | Gives general help for ChatDecoration. Information shown is based on permissions that the player has | |
| /cd colors | Lists colors available to use. Only shows colors that the user has permissions for | |
| Ability to use a specific color (color reference) | chatdecoration.color.[colorname] | |
| Ability to use underlines | chatdecoration.style.underline | |
| Ability to use bold | chatdecoration.style.bold | |
| Ability to use strikethrough | chatdecoration.style.strikethrough | |
| Ability to use italics | chatdecoration.style.italics |
Support
For bug reports, please use the GitHub issue tracker. For more general support, use the comments.
Source Code
Source code can be found at https://github.com/pbfy0/ChatDecoration
To-Do
- Clearer syntax for color (suggestions?)

