Now with multiple answers, better way to store questions/answers, and improved formatting.
Questions and answers will no longer be stored in config.yml; instead, they'll be stored in questions.yml.
This change was made for a few reasons:
Easier to look at from the user's perspective.
Allows the use of list to allow for multiple answers.
Provides more flexibility in the future if there's a need to add more specific functions for each question/answer.
Questions previously stored in config.yml will attempt to update them into questions.yml for you. It is recommended you save your questions/answers beforehand.
Create questions with multiple answers. When adding questions through the menu, add different answers by separating them with commas.
New commands:
/trivia help - provides all command usage
/trivia skip - skips the current question.
Updated list menu
The question ID is now the display name, the question and answers are in the lore, so that they are more readable especially in large GUI scales.
Updated custom language/formatting:
Messages when questions are skipped/out of time now allow you to use placeholders so that you can display the right answer.
Added %username%, which is the unformatted name of the player.