ChestLock
Version 1.7.1
NOTE: This plugin requires you have Vault enabled on your server
This is a very quick and easy way to protect your Chests. No commands needed (except for advanced features)
- When a chest is locked noone can open it, not even the owner.
- When a chest is unlocked everyone can open it.
- Only the owner can unlock/lock a chest.
- An admin* can however unlock a chest if he is holding dirt (configurable)
- Only the owner and admins* can destroy owned chests
- In order to disown a chest a player must punch it while holding dirt (configurable)
- admins are defined by having the permission node chestlock.admin (or isOp() if PermissionsEx is not installed)
Features:
- Supports all major Economies and Permission Plugins thanks to Vault
- You can customize what command this plugin uses by editing the plugin.yml (found inside the plugin jar file)
- MultiWorld support
- Configurable properties
- Custom messages
- Simple lock/unlock
- Quick to claim (no looking up confusing commands) Just Punch it!
- Lock Chests, Furnaces, Dispensers, Iron Doors, Wood Doors, Trap Doors, and Fence Gates
- Limit the amount of Chests/Furnaces/Dispensers/Doors Players can lock
- Configure which items unlock/own/disown
- In game tool list (/lock list tools)
- Add CoOwners who can also lock/unlock
- CoOwners can be a specific Player or a specific Permissions Group
- Make chests/doors unlockable so users can't claim them
- Doors can be locked so they can only be open using a specific key
- Hold an item and click on a Locked door to try to use that item as a key
- Players who do not log in to the server in a set amount of days will have their chests automatically disowned (optional)
Permission Nodes:
- chestlock.lock = Needed to own/lock/unlock a chest/furnace/dispenser/door (/lock)
- chestlock.usekey = Needed to open a locked door
- chestlock.list.chests = Needed to list how many chests/furnaces/dispensers you own and their locations (/lock list chests)
- chestlock.list.doors = Needed to list how many doors you own and their keys and locations (/lock list doors)
- chestlock.list.owner = Needed to see who the owner and CoOwners are of the target chest/furnace/dispenser/door (/lock list owner)
- chestlock.list.clear = Needed to disown all of your chests/furnaces/dispensers/doors (/lock list clear)
- chestlock.coowner = Needed to add a CoOwner to your chest/furnace/dispenser (/lock coowner)
- chestlock.free = Lock chests/furnaces/dispensers free of charge
- chestlock.admin = Needed to access other Players' chests/furnaces/dispensers/doors
- chestlock.limit.[type].[x] = limit the number of blocks a player can own (largest number is taken if player has more than 1 node)
- type = chest, furnace, dispencer, or door
- x = -1(no limit) or a number 0 through 100
- ex.
- chestlock.limit.chest.-1 = can own any number of chests
- chestlock.limit.furnace.23 = can own up to 23 furnaces
- chestlock.limit.dispencer.0 = cannot own any dispensers
- chestlock.limit.door.100 = can own up to 100 doors
Commands:
[] indicates a required field.
- /lock - Locks the target door with the specified Item. You then must use that type of item to open the Door. If you are not holding anything then the target Door will be set as unlockable
- /lock never - Sets the target Chest/Furnace/Dispenser as unlockable
- /lock coowner group add [Name] - Adds the specified Group as a Co-Owner of the target Door/Chest/Furnace/Dispenser
- /lock coowner group removes [Name] - Removes the specified Group as a Co-Owner of the target Door/Chest/Furnace/Dispenser
- /lock coowner player add [Name] - Adds the specified Player as a Co-Owner of the target Door/Chest/Furnace/Dispenser
- /lock coowner player add [Name] - Adds the specified Player as a Co-Owner of the target Door/Chest/Furnace/Dispenser
- /lock list tools - Lists all of the ChestLock tools that you may use to Own/Lock/etc. Chests, Furnaces, and Dispensers
- /lock list door - Lists all of the Doors that you own
- /lock list chest - Lists all of the Chests that you own
- /lock list chest - Lists all of the Furnaces that you own
- /lock list chest - Lists all of the Dispensers that you own
- /lock list owner - Lists the Owner and Co-Owners of the target Door/Chest/Furnace/Dispenser
- /lock list clear - Disowns all of your Doors, Chests, Furnaces, and Dispensers
Tutorials:
Setup:
To Lock a Chest:
- Place a chest
- Punch it - Now you are the owner and only you can lock/unlock it
- Punch it again - Now the chest is unlocked!
To Lock a Door:
- Target the door and type "/lock" - The item in your hand is set as the key
- Click on the door while holding the 'key' to open the door
Video:
Video by 0zyke
Who has access to the /lock never command. Is it only admins or everyone?
Thank you very much!
@Ironsolid1
I use PEX but I am not even sure of what else is out there
Codisimus, what group plugin do you recommend?
@Ironsolid1
you can add a specific group as a coowner... although it sounds like you don't have a group plugin. By default I believe that ops can unlock any chest.
Is there any way to set global ownership among moderators?
IE, my server has 4 ops, Op 1, 2, 3 and 4 own chests, but we all want other ops to have access to those chests. Is there any way to make it so all op owned chests are owned globally by all ops?
@noxturno
The TNT issue has been fixed btw
@PixelBurst
@beanssprout
Well in this case it should already work... You don't need to type in the item id, just target the door while holding one of the MoreMaterials items and type /lock
You should just try it out @beanssprout and let us know how it works.
@Codisimus
From what I understand you wouldn't have to do anything. All that Beannsprout has to do is find if if morematerials gives the extra materials he uses an itemid, as long as your code isn't set to only support up to a certain ID.
But I could be wrong, I am just learning all this myself..lol
@beanssprout
wouldn't that require me to link with spout? bc I don't really want to do that.
Im using MoreMaterials plugin with spout. Will it be possible to use custome items as a key to lock/unlock your doors? and chestboxes? thanks
@noxturno
hmm... odd, I will have to test that
works GREATT only issue I have its tnt blowing it up. even know its set to true on the config
@Grimshard
I just added support for trapdoors and fence gates (Version 1.6.0+)
trap door support in next version please .. im sure it could be coded easily my self but ill suggest that for "general release" purposes as it would be nice to have ;)
@lenis0012 in the config:
you should add admin bypass
Thanks for quick fix :)
@watarimon
my mistake, I fixed that for version 1.6.1 (http://dl.dropbox.com/u/23866327/Plugins/Stable%20Builds/ChestLock.jar or wait for it to be approved by bukkit)
When updating to 1.6.0 and the new save system does it convert old save file? I tried updating from 1.5.3 to .16.0 and after upgrade every chest, door... have to be redone :(