
LoginMessage
- 28.5K
- Bukkit Plugins
Provides the functionality to create custom, autonomous messages.
- 28.5K
- May 6, 2012

LoginMessage
- 28.5K
- Bukkit Plugins
Provides the functionality to create custom, autonomous messages.
- 28.5K
- May 6, 2012
This is my second plugin and second fork. Qukkiz base on Trivia and has some nice enhancements, like several question types, Bukkit like coloring, expanded leader list.
You only have to place the Qukkiz jar-file into the plugins/-directory. You also need to add the SQLite driver (sqlitejdbc-v056.jar) into the lib/ directory.
You also needs the Bukkit Plugin Utilities library. Place it near to the SQLite driver in the lib/ directory. Rename it to BukkitPluginUtilities.jar! Version 1.0.0 is compatible with all builds since 1.1.0 and 1.1.0/1.1.0 require at least version 1.3.0 (7th developmental build).
It should look like:
+ Server directory | +--- craftbukkit.jar | +-+- plugins/ | | | +--- Qukkiz.jar | | | +--- Qukkiz/ | +-+- lib/ | +--- BukkitPluginUtilities.jar | +--- sqlitejdbc-v056.jar
Qukkiz is a replacement for Trivia, as Trivia wasn't developed for months.
For simple Qukkiz asks the players a question, and they can answer it. For correct answers they been rewarded by points, items or coins and this is fully configurable.
To play Qukkiz you have at first to enable qukkiz for you by executing “/qukkiz”. After his qukkiz will send the actually question to you. To disable qukkiz for you execute the command a second time.
It is possible to use several rewards. All rewards are defined in the rewards node in the configuration file. Following rewards are already implemented:
If you don't want to apply a reward simply don't define the settings for this reward. For example in the configuration file above the economy settings are disabled.
With Qukkiz there are following question types possible:
estimate-question: Estimate a searched integer.
scramble-question: The player has to unscramble a word
multiple-choice-question: Qukkiz tells the players a list of choices.
list-question: Multiple answers are correct and the last correct get the reward.
Simply write down these questions in a text file and add them to the settings file. The files from the original thread are also possible to read.
1.1.1: (2012-04-19, BPU: 1.3.0-B7)
1.1.0: (2012-02-26, BPU 1.3.0-B7)
/qukkiz load… command with wrong parameter combinations.
1.0.0: (2011-08-16, BPU: 1.1.0+)
qukkiz.….
0.6.1:
0.6.0:
Provides the functionality to create custom, autonomous messages.
Provides the functionality to create custom, autonomous messages.