NEW GAMES: Random (generates a random sequence of characters that players have to write out to win) Unreverse (the word sent in the event is backwards, first player to unreverse it wins!)
ADDED
Now better organized through other .yml files
List of active operators (+, -, *, /) in math game now customizable through config.yml
'prefix' setting in config to change from there and avoid having to change every message.
Added list-type for messages that are shown to players to add more customization in the config.yml
<center> argument, if LIST message contains this, the string will be centered
Overall look of the messages improved
FIXED
Fixed time limit task not being cancelled if two commands were executed within the same timeToGuess specified in config.yml
Fix/remake to HEX support and sound correction for 1.8
Fixed non case-sensitive answers being accepted sometimes
Fixed reload command not detecting 'enable' changes from sections in config