Releases: DiamondPie/SimpleQuiz
Releases · DiamondPie/SimpleQuiz
v2.4
v2.3
SimpleQuiz v2.3
- Add bans and unbans to admins to prevent cheat players from answering
v2.2
SimpleQuiz v2.2
- When player inventory is full, drop prize onto ground instead of disappearing
v2.1
SimpleQuiz v2.1
- Update
config.ymltemplate - Make reload message broadcasted
- Fix the problem of unexpected sound when reload or disabled
- Adapt ticks in tasks to server's average tps
This would be reconstructed in the future to make it based on reality time
v2.0
SimpleQuiz v2.0
- Add an optional bossbar to visualize the quiz countdown
- Add optional sounds to quiz event
- Rename
notifyWrongAnswertonotify-wrong-answerin config key - Add config option
hide-correctdetermines whether to hide the correct answer sent by player - Improves logic related to judge questions
- Add optional easy multiplier for better math quiz experience
- Add duration parameter in
/simplequiz startcommand - Add base64 encoded itemstack validation after executing
/simplequiz reload
v1.1
- Add minimum player limit for quiz
- Beautify
/simplequizdescription menu texts - Fix potential security issues related to leaked plugin instances