Skip to content

Add support for hex codes

Compare
Choose a tag to compare
@boxbeam boxbeam released this 04 Sep 18:13
· 129 commits to master since this release
  • FormatUtils moved from RedLib to RedCommands
  • FormatUtils#color now supports hex codes by default in the format &#FFFFFF
  • You can now set custom formatter functions for Messages
  • Messages now support hex codes by default in the same format as FormatUtils#color