Hi there, I'm planning a role-play server and I would like to have this plugin I'm going to explain Every door/chest would need a key to be opened (Maybe a key for each player, with the name "Key of ..." and that key would only open chests and doors placed by that player. Other players can lockpick their doors/chests with specific tools with durability, wich is reduced every time they try to open something. Every tool would have a chance to open the door. I would like to put custom IDs to keys and lockpick. It's pretty similar to other plugins such as LockPick but I haven't found any which works with keys.
Hey dude! Can't make new items or change names but you are talking about adding abilities to existing items, right?
Hello, there no key in my Lockpick&Rent plugin, but... http://dev.bukkit.org/server-mods/lockpick-n-rent/
Thanks for all your answers. I use Spout and yes, keys and lockpicks will be custom items, that is why I want to customize the item ID. I've seen both plugins LockPick and Lockpick n Rent, but they don't have keys @MrBluebear: I guess so. It's about giving the ability to an item to open a locked door/chest with a chance, and giving the same ability to the key with a chance of 100% and without harming, but the key would only work with chests and doors that the player owns.
You can create a key-item for Lockpick&Rent. For example you can use as a key-item a map with specified number. For example map:5 will be key for one door, map:10 for another. And diamond - for third. You can check this video at 01:20 for example.