QuizBlock

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

QuizBlock

Version 1.1.1

With this plugin, You setup blocks so if a player destroys certain blocks they are teleported to a set location, or if they destroy other certain blocks a passage opens. Watch the video for further explanation.

Features:

  • PermissionsEx and Bukkit Permissions support
  • You can change what command this plugin uses by editing the plugin.yml (found inside the plugin jar file)
  • MultiWorld support
  • Configurable properties
  • Optional commands on correct and incorrect guesses
  • Smoke effects where doors open
  • Option to click blocks instead of break them (Also allows stepping on pressure plates to trigger)

Permission Nodes:

Currently only supports PermissionsEx

  • quizblock.use = Needed to use a Quiz
  • quizblock.make = Needed to make a Quiz (/quiz make)
  • quizblock.move = Needed to move a Quiz (/quiz move)
  • quizblock.link: = Needed to link a Block to a Quiz (/quiz link)
  • quizblock.unlink: = Needed to unlink a Block to a Quiz (/quiz unlink)
  • quizblock.delete: = Needed to delete a Quiz (/quiz delete)
  • quizblock.msg: = Needed to set a msg for a Quiz (/quiz msg)
  • quizblock.cmd: = Needed to set a Command for a Quiz (/quiz cmd)
  • quizblock.list: = Needed to list all Quizes (/quiz list)
  • quizblock.rl: = Needed to reload the Plugin (/quiz rl)

Commands:

  • /quiz make [Name] - Makes Quiz at target location
  • /quiz move [Name] - Moves Quiz to target location
  • /quiz link right [Name] - Links target block with Quiz
  • /quiz link door [Name] - Links target block with Quiz
  • /quiz link wrong [Name] - Links target block with Quiz
  • /quiz msg right [Name] [msg] - Sets right msg for Quiz
  • /quiz msg wrong [Name] [msg] - Sets wrong msg for Quiz
  • /quiz command right [Name] [Command] - Sets right Command for Quiz
  • /quiz command wrong [Name] [Command] - Sets wrong Command for Quiz
  • *Commands should not include '/'*
  • /quiz unlink - Unlinks target block from Quiz
  • /quiz delete (Name) - Deletes Quiz and unlinks blocks
  • /quiz list - Lists all Quizes
  • The repeat command has been moved to a separate plugin called Repeat.

Tutorial Video:

Links

Stable Build | GitHub | Source | Dev Build | Other Plugins


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit