NEW FEATURES
- Added hover messages, you can add these to your messages by including the message in curly braces; it currently only supports messages with more than 1 line, e.g. - 'Announcement {Line1|Line2|Line3}'
CHANGES & UPDATES
- Done a little more refactoring and changed cached announcements to store TextComponents rather than strings.
- Added arg checks for commands that require it. The plugin now tells you the command usage when using the command incorrectly.