- Version v0.4.1
- Added Chinese translation (thanks to xiaobaiya)
- Fixed bug with prompting non-players
- Version v0.4.0
- SUPPORTS LOCALISATION!
- Bug fixes
- MCStats metrics
- Version v0.3.0
- Fixed major bug with hint code
- Rewrote threaded code to use BukkitScheduler
- Added /quiz scores command
- Removed colouring from text - the colour code used at the end of the prefix will now set most text colour
- Version v0.2.1
- Added hint configuration item
- Fixed some thread issues with ending quiz
- Show hints during question countdown
- Changed default config layout
- Fix thread safety issues
- Version v0.2
- Add configuration options - see config.yml (will generate on first run)
- Autorun quizes every x seconds using /quizadmin autorun (defined in config.yml - default 5 minutes)
- Version v0.1.2
- Fixed a bug where quiz threads would run after plugin was disabled or reloaded
- Quizes stop running if no players have joined or if all quiz players leave
- Version v0.1.1
- Initial version