This update brings many improvements to small but necessary things, and also more customization. More will come in time. ADDED:
Made it so that vanished players won't count when considering online players needed to start a game.
Display name variable for 'correct_message' (%display_name%)
Exclusive 'time_expired_message' for each different game (previously only 1 general message)
Added permission to see/play the games (chatgames.play). 'use-permission-toplay' option added to config.yml to disable this permission, default: false.
Message to be sent to console the moment a chat game begins so that it can be logged by server admins
Removed unused or replaceable methods, and organized code in specific classes and packages for better organization and cleaner code. Will help in the future to bring updates more often.
FIXED:
Added protection system for UNSCRAMBLE game so that if the scrambled word equals the answer, it will reshuffle the word.
Fixed '%chatgames_points_top_<10>%' placeholder showing blank output. Now fully working