QuizGame
Logo made by Marten Mooij. Thanks a lot!
What is it?
QuizGame is a lightweight plugin, which allows you to create questions with answer list, which are automatically broadcasted to whole server. When somebody answers correctly, they receive random reward from list.
Created for this request.
How to use
- Download QuizGame.jar for your server version
- Stop your server
- Put downloaded file into your plugins folder
- Start your server
- Edit config.yml if you want to (remember to do /quiz reload when you edit config, otherwise your changes won't take effect)
- Profit!
Features
Unlimited answers per question*
Unlimited number of answers*
Unlimited number of rewards*
Item rewards with enchantments, custom name and lore
Money rewards (requires Vault and an economy plugin supported by it)
* Unlimited means limited to 2,147,483,639 entries - Java limitation
Questions and rewards
All questions and rewards are set up in config.yml. Click here to learn how to format them.
Commands
| Command | Description |
|---|---|
| /quiz start | Starts a quiz |
| /quiz stop | Stops a quiz |
| /quiz reload | Reloads configuration |
| /quiz top5 | Shows top 5 players with most correct answers |
Permissions
| Permission | Description | Default state |
|---|---|---|
| quiz.start | Allows you to use /quiz start | op |
| quiz.stop | Allows you to use /quiz stop | op |
| quiz.reload | Allows you to use /quiz reload | op |
| quiz.top5 | Allows you to use /quiz top5 | true |
To Do
- Add commands /quiz stats and /quiz stats <player>
- Non-random question listing
- Special rewards per question
- Message when question is broadcasted and no player answered previous question correctly
- Fix any found bugs
Known caveats
- None known
-
View User Profile
-
Send Message
Posted Nov 21, 2015@Momibelle
OK so it had to do with single quotes being used in the question itself. That problem solved, but it sure would be great to be able to add questions server-side, rather than on the console!
-
View User Profile
-
Send Message
Posted Nov 19, 2015Hey Daavko! Great plugin! But when I configure the questions and rewards and ask the server to /start quiz I get the message 'An internal error occurred...'. I know it's probably something simple. Any ideas? Anna
-
View User Profile
-
Send Message
Posted Jun 12, 2015It's a great plugin for Quiz with reward system.
and I'll tell you a bug.
1. Set repeat time for 10 minutes.
2. When I type /quiz start , quiz is start and it will repeat every 10 minutes.
3. and I type /quiz start again, it make two quiz cycle.
4. and I type /quiz start again, it make three quiz cycle.
5. 10 minuties later, I'll see three quiz in a row.
6. so I type /quiz stop, all quiz is stop.
7. but when I type /quiz start again, four quiz cycle is start.
.
It's not a critical problem. but I hope to fix this.
Best regards.
-
View User Profile
-
Send Message
Posted Jan 2, 2015Is this going to be updated for 1.8?
-
View User Profile
-
Send Message
Posted Nov 5, 2014can you add math quizzes with random questions
-
View User Profile
-
Send Message
Posted Aug 9, 2014@daavko
No worries. you've done good work with the plugin
-
View User Profile
-
Send Message
Posted Aug 9, 2014@mathiaseklund
You can find that tutorial here. (Forgot to make that page earlier, sorry for that!)
-
View User Profile
-
Send Message
Posted Aug 6, 2014How to configure the different rewards and questions?