Add support for hex codes
- 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