This plugin lets you lock specific doors and chests on your server with a particular key. Only players with that key can open the door.
There are plenty of plugins that give you specific custom permissions for doors but this plugin is different. The point of this plugin is to emulate old-school JRPG doors (Think Dragon Quest). It aims to be easy for you to create doors that require keys. I've been wanting doors-with-permissions for a long time now, and decided to roll my own.
Make Citizens NPCs give your players special keys for completing quests! Give your theif Hero class the ability to pick locks! Give VIPs special access! So many possibilities!
Bunny Doors will work, as is, out of the box, without any other plugin. It is HIGHLY recommended that you have a region protection plugin like Worldguard. (If you know of any other region protection plugins, then I'd like to hear about them, so I can update this document)
The only requirements around a protection plugin, is they must block a user from placing or removing blocks in the area where your door is.
Beyond the protection plugin of your choice, if you have Spout or Vault installed, then BunnyDoors will give you extra functionality. It's called progressive enhancement baby, and it rules.
/bunnykey give command
I am leaning plugin development by looking at other peoples source, and basically standing upon the shoulders of bukkit giants. So NOT making this plugin open source would be insane, and kinda lame.
Source code: https://github.com/jonnay/BunnyDoors
Instead of large grand plans, I have a set of very small discreet releases planned. If anyone wants to help, they are more then welcome to fork the repo, and I will pull the changes (assuming they work). Please feel free down download an contribute.
finally, there is a better then even chance that at some point, I will stop developing this plugin (due to time constraints, hatred of writing java, or a case of hey-look-at-that-shiny-thing-over-there). When that inevitability happens, I want to make sure that you, as a server admin, can update the plugin for whatever new version of Bukkit comes out. It also means
/bunnykey put <key> and taken out with /bunnykey take
Date: 2012-02-18 14:46:01 MST
Author: Jonathan Arkell
Org version 7.7 with Emacs version 24