QuizMe
QuizMe
What is QuizMe?
QuizMe is a brand new plugin, designed to bring the popular game Jeopardy to Minecraft!
Requirement(s)
If you want people to earn money by winning, you need to have Vault on your server and to have the config variable money set to true.
Note
Important! Version 1.0, when available for download, is very buggy! All errors, which I'm sure there will be, should be posted in the comments with a FULL error log.
Features
- Dynamic 7x6 jeopardy board
- Configurable amount of players
- In-game admin system
- NPC to act as the host
- Randomized questions
To Do List
Admin commandsQueuing systemPreset arena locationRandomized questionsPoints SystemRemembering winnersLogging data to console- Dynamic board
- NPC Host
Commands
| /quiz admin add <question> <answer> | Add a question if you have the admin permission | |
|---|---|---|
| /quiz admin list | List the configured commands | |
| /quiz play | Join the player queue | |
| /quiz start | Attempt to start the next game | |
| /quiz answer <answer> | Answer the current question | |
| push a setup button | Buzz in | |
| /quiz admin setpos <player #> | Set the location for a game spawn | |
| /quiz admin setboard | Set the current 7x6 WorldEdit selection of signs to the gameboard |
Permissions
| quizme.admin | Admin permission node | |
|---|---|---|
| quizme.player | Player permission node |
Installation
Simply drop the .jar in the /plugins directory
Default Config.yml
money: false # For hooking in vault max-queue: 20 # Max Game Queue Size increment: 100 # Increment for money min-players: 2 # Minimum Players for a game total-questions: 60 # Total number of questions # Questions and their answers # If there are less than 42 questions below, # the game will have duplicate questions, # which is no fun of course :) # Note- answers MUST be lowercase, or the # users wil never get them correct 1: Name: Who is most known for Minecraft? Answer: notch 2: Name: What year was Minecraft released in? Answer: 2009 3: Name: What company created Minecraft? Answer: mojang 4: Name: What type of game is Minecraft? Answer: sandbox 5: Name: What file extension (without the .) is Minecraft run through? Answer: exe 6: Name: What is Notch's real last name? Answer: pearsson 7: Name: What is the URL for Minecraft's website? Answer: http://minecraft.net 8: Name: What is the URL for Mojang's website? Answer: http://mojang.com 9: Name: What is the scale size of one minecraft block? Answer: one meter 10: Name: What block has the ID of 1? Answer: stone 11: Name: What is the URL for BukkitDev? Answer: http://dev.bukkit.org 12: Name: Who is the most well known BukkitDev person (hint- 8 letters) Answer: evilseph 13: Name: What is this plugin called? Answer: quizme 14: Name: How many types of wool are there? Answer: 16 15: Name: What will the Mojang-hosted servers be called? Answer: realms 16: Name: What part of Notch's body did he shave for charity? Answer: beard 17: Name: What is the original type of log called? Answer: oak 18: Name: What block is unbreakable? Answer: bedrock 19: Name: What do minecraft players (in SinglePlayer) use to speed up nighttime? Answer: bed 20: Name: What is added to pistons to make them sticky pistons? Answer: slimeball 21: Name: What block is used to spawn mobs? Answer: mob spawner 22: Name: What are ores cooked in? Answer: furnace 23: Name: What tool is used to prepare soil for crops? Answer: hoe 24: Name: What is, in unmodified Minecraft, the strongest material for armour? Answer: diamond 25: Name: How many glass blocks does it take to make 16 glass panes? Answer: six 26: Name: What block is used to make potions? Answer: brewing stand 27: Name: What replaces grass on mushroom islands? Answer: mycelium 28: Name: What is the block ID of grass? Answer: 2 29: Name: How many wood does a crafting bench require? Answer: four 30: Name: What block, made from new materials from the nether, is white? Answer: quartz 31: Name: Who is most known for Minecraft? Answer: notch 32: Name: What year was Minecraft released in? Answer: 2009 33: Name: What company created Minecraft? Answer: mojang 34: Name: What type of game is Minecraft? Answer: sandbox 35: Name: What file extension (without the .) is Minecraft run through? Answer: exe 36: Name: What is Notch's real last name? Answer: pearsson 37: Name: What is the URL for Minecraft's website? Answer: http://minecraft.net 38: Name: What is the URL for Mojang's website? Answer: http://mojang.com 39: Name: What is the scale size of one minecraft block? Answer: one meter 40: Name: What block has the ID of 1? Answer: stone 41: Name: What is the URL for BukkitDev? Answer: http://dev.bukkit.org 42: Name: Who is the most well known BukkitDev person (hint- 8 letters) Answer: evilseph 43: Name: What is this plugin called? Answer: quizme 44: Name: How many types of wool are there? Answer: 16 45: Name: What will the Mojang-hosted servers be called? Answer: realms 46: Name: What part of Notch's body did he shave for charity? Answer: beard 47: Name: What is the original type of log called? Answer: oak 48: Name: What block is unbreakable? Answer: bedrock 49: Name: What do minecraft players (in SinglePlayer) use to speed up nighttime? Answer: bed 50: Name: What is added to pistons to make them sticky pistons? Answer: slimeball 51: Name: What block is used to spawn mobs? Answer: mob spawner 52: Name: What are ores cooked in? Answer: furnace 53: Name: What tool is used to prepare soil for crops? Answer: hoe 54: Name: What is, in unmodified Minecraft, the strongest material for armour? Answer: diamond 55: Name: How many glass blocks does it take to make 16 glass panes? Answer: six 56: Name: What block is used to make potions? Answer: brewing stand 57: Name: What replaces grass on mushroom islands? Answer: mycelium 58: Name: What is the block ID of grass? Answer: 2 59: Name: How many wood does a crafting bench require? Answer: four 60: Name: What block, made from new materials from the nether, is white? Answer: quartz #Do NOT modify these \/, use /quiz admin to set them board: start: x: 0 y: 0 z: 0 end: x: 0 y: 0 z: 0 spawn: 1: x: 0 y: 0 z: 0 world: world 2: x: 0 y: 0 z: 0 world: world 3: x: 0 y: 0 z: 0 world: world
-
View User Profile
-
Send Message
Posted Dec 7, 2014@broluigi You should be able to add any questions you want :) Just add them to the config and update the 'total-questions' variable.
-
View User Profile
-
Send Message
Posted Nov 2, 2014can you add math questions?
-
View User Profile
-
Send Message
Posted Oct 23, 2013@AndyMcB1 These are simply default questions... the questions, via the config.yml, are customizable.
-
View User Profile
-
Send Message
Posted Oct 22, 2013You need to think over the questions.. A crafting bench takes 1 wood to craft. There's more than 1 unbreakable block in minecraft. Minecraft can be run in not only .exe - that's windows, sure. What about OSX and UNIX?