File Details
Trivia 1.2
- R
- Aug 30, 2015
- 52.26 KB
- 290
- 1.8.1
File Name
trivia-1.2.jar
Supported Versions
- 1.8.1
Changelog
1.2
- A whole heap of bug fixes
- Fixed an issue where multiple questions could be asked at once
- The Trivia Host was getting too much responsibility, which was causing them and participants headaches
- The Trivia Host was too generous in accepting answers. After a chat with Management, they're no longer as lenient
- The Trivia Host stops asking questions when everyone leaves
- Fixed an issue where the timeout between questions was reduced by getting the Host to ask multiple questions at once
- Fixed an issue where a player would sometimes be asked the same question twice when they joined the game and the game started at the same time
- Fixed the Trivia starting messages to be more consistent with what is actually going on with player numbers
- Fixed an issue where weird stuff could be made into a question. The parsing should be better now
- Added question categories. See the questions demo page for details on how to use these. These are optional. If you don't provide a category, it just goes in the 'General' category.
- Added voting for categories.
- Added 'Minimum Votes' config option (default is 5). This is the minimum number of votes that need to be cast to change category
- Added permissions for viewing/voting on categories. If you don't like the idea of categories, just turn off the permissions trivia.list, trivia.vote
- A number of friendly error messages have been introduced (both in console and in game)
- Some existing error messages are now more user friendly
- Turned off some console messages that shouldn't be in the release version
1.1
- Added question timeout (default is between 10 and 15 seconds)
- Added config option for question timeout (see config page)
- Added a /trivia reload command
- Various small gameplay fixes
- Updater will notify you when there's a new update
- Updater and mcstats both listen to your true/false value in config.yml
- Rearranged a few things in the code to allow for question categories in a future version
- Rearranged a few things in the code to allow for topic voting
1.0
- First release to general public
- Questions can be added by altering/adding text files under /plugins/trivia/questions/
- Config file is created on first load. If you've stuffed it up, delete the existing and reload the plugin
Use /trivia reload to restart the plugin without impacting the rest of your server. This won't reload your config. You need to do that with a server restart.

