StartersQuiz
Language files version 2 now available!
NEW VERSION UPDATED, LOOKING FOR TRANSLATORS. If you find some bugs please submit a ticket! Click here to start translating
Donate if you appreciate the work as it costs a lot of time and effort to create this plugin. If not then I hope you let other people know about my work.
Description
StartersQuiz is a plugin that lets players do a quiz before they can actually do anything on the server. This includes Block-Breaking, Blockplacing and chatting at the moment but might get more later on. Players have to answer question that the admin has set up. You can make either Multiple-choice questions or question where players have to fill in something (Multiple-choice recommended).
Features
- Blocking certain abilities for players who have not finished the quiz yet.
- Configurable quizes
- Multiple quizzes
- Players can retry their current quiz.
- You can configure the maximum amount of attempts per quiz and default.
- Instead of the right amount of questions, you now have to configure the percentage to pass.
- It automatically checks whether a player passed or not.
- Permissions support
- Configure if a player has to be promoted to a different group when finsished.
- Configurable ban time in seconds, minutes, hours, days and weeks
- Blocked actions can be configured
- Players can answer without using the /sqanswer command. (Can be configured, default: false)
- You can reward players with money and items
- You can remove permissions from a player
- You can give players permissions
- Players can be permanently banned now
- Multiple bantimes can be configured
NOTE: Permissions are added and removed to and from each world apart, no global permissions are being used.
NOTE2 (For Groupmanager users): StartersQuiz only promotes to the group in the current player's world. Use GroupManager's mirroring to promote in other worlds too. Another way is too make different quizzes for different worlds if you do not (want to) use mirroring.
Planned Updates
Permissions supportConfigurable limited amount of attemptsConfigurable action when a player does not pass the quiz.When you extend the quiz and the player wants to retry, let him retry from where he finished before he had to do it again instead of the whole quiz.Add the possibility to add a player to group.And also the possibility to add permission to the user only.
Possibilty to make more than one quiz/testAdd a reward, items or money
Version 3 updates
- Re-configure commands
Add a /sqreload command- An overview for players (and admins) to view the results etc.
Let me know when you have some more ideas.
How To Install StartersQuiz
Installing StartersQuiz is very simple. Unpack StartersQuiz.zip and create new quizes like the one in the quizzes folder. Take a look at the example as it shows you how to configure the quizzes.
You also need Vault in order to let it work. To be sure you have the latest version of vault go to Vault's own BukkitDev page.
Commands
- /sq or /sqhelp - Show the help page/commands.
- /sqstart - Start the quiz
- /sqquestion - Show the current question.
- /sqanswer [A|B|C|etc.] - Give an answer to the question.
- /sqretry - Retry the quiz
- /sqreload - Reload the plugins files
Permission nodes
- sq.help - Gives access to the '/sq' and '/sqhelp' commands
- sq.start - Gives access to the '/sqstart' command.
- sq.question - Gives access to the '/sqquestion' command
- sq.answer - Gives access to the '/sqanswer' command
- sq.retry - Gives access to the '/sqretry' command
- sq.quiz - Gives you all of the above permissions. (NOTE: if the plugin does not work try to add the above permissions instead of this one)
- sq.quiz.[Quiz name] - Gives the user or group this quiz (You can only give one quiz to a group/user.
- sq.exclude.[Quiz name] - Excludes player or group from the specified quiz.
Do NOT use sq.* as it will also exclude you from a quiz. Instead use 'sq.quiz' to give a player or group all the quiz permissions and commands. OPs are always excluded so if you want to test you have to give the right permissions to a test group or something like that. And last but not least, permissions are CaSe-SeNsItIvE so check you quiz names before giving permissions.
Known Bugs
- With the current config QuestionsEveryXsec does not work. Change Questions to Question. The option should be QuestionEveryXsec.
- You have to add a possible answers at your quizzes at Answers. To leave it blank add - ' ' that prevents the plugin to give you errors on the server.log file.
- Please submit ticket when you find one (or more:))
Love it, hope it's updated for 1.2.3 soon.
Getting a lot of errors: link
New version uploaded. Hope you guys like it and sorry for being so late.
If you find bugs let me know by submitting a ticket.
KR Sluijsens
@Crayder
I am working on it. Redoing the code so it takes some time.
Is this currently compatible with 1.1-R4?
Hello all, Just wanted to let you know I am working on the plugin and there will be no uodate until I finish version 2 of StartersQuiz. Sorry for the huge delay, I had to do other stuff for scho and.... I've been lazy too.
Sorry for that but I hope you will like version 2! Release date: unknown as I am going to redo the whole plugin.
@skggamer To answer your question. I am working on this for version 2.
KR Sluijsens
hi maybe you can add an option to translate the plugin
Hello all,
I am working on the plugin and rewriting all the codes so I can fix bugs, make it more customizable and add some new features.
If you have an issue that has to be handled immediately, please create a ticket.
KR Sluijsens
@Xemnas33
I see. How can i forget it when i was also adding the command to the list. Thanks for pointing on it.
sq.start appears to be missing from the permissions node list. Just pointing that out as it took me a bit to realise :)
@AvariceSyn
Ah crap! I totally forgot that. Thank you. I will.change it immediately
@Sluijsens
I was not aware since it was not included in the /commands section of this page.
@spoothie Can you please create a ticket and send me your 3 yml files?
@AvariceSyn You already have to use the /sqstart command to start the quiz. Or isn't that what you mean?
Is it possible to add in the config the ability for a person to start it at any time with the command "/sq start"? Would be really helpful, sort of a turn off to have that sort of thing be in yo face! as you log on for the first time without being able to look around, first.
I replaced all unacceptable characters I could find, but now it sais me that there is another one at position 1330. None of my configs does have 1330 characters. What is the problem? THis is kind of weird...
@Sluijsens
The latest version did'nt fix it, still the same error.
@spoothie
I can't check it right now. Try updating to the latest version (version 1.2) and tell me if it worked.
Kr Sluijsens
I am getting this error on startup:
I've checked my configs multiple times, but there is no special character. Is it a bug?
Made it 1.0 compatible and fixed a bug.
Can you update this to the newest recommended build?