Quiz Command and QoL Update - improved messages and permissions
UltimateTrivia - /quiz Command and QoL Update
Numerous new functions in the config:
/quiz extended by start, end, info and reload
Question messages now have a paragraph + optionally a frame, for a nicer look.
The texts of the difficulties can now be set.
New setting options in config.yml
A new timer that displays the remaining time
Permissions have been updated
NEW /quiz info COMMAND:
BETTER QUESTIONS: with the new options you can set whether the new frame & time are displayed in the chat
NEW SETTINGS IN CONFIG: With the new options, you can set when and whether the timer is displayed in the action bar.
Code (Java):
action
-bar
-threshold
:10 #Time in seconds from when the available time should be displayed in the action bar
show
-time
-in
-chat
:true # Shows the time with a
new question in the chat
show
-action
-bar
:true # Show action bar
for time warnings
show
-question
-frame
:true # Displays
new questions with a frame
The new setting options for the permissions can be found on the main page of UltimateTrivia.
To see the updates in config.yml, you will need to delete the file so that the plugin can recreate it. Please save your questions before you reapply.
Bug fixes and Improvements:
Performance optimization through more efficient calculation
Improved color validation for the fireworks
General code improvements
improved messages in the chat and in the config.yml
/quiz can no longer be carried out by everyone
Fixed a bug where the “You're close” message was displayed too early
Please always let me know if there are any changes or suggestions.