- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,110 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
ChestLock
- 0 Likes
- Minecraft
- 1,862 Monthly Downloads
- Supports: CB 1.2.4-R1.0
- 46,572 Total Downloads
- Updated 03/30/2012
- Created 10/02/2011
- 4 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 3 (GPLv3)
- Newest File: v1.7.1
About 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
Use Custom Command Instead of /lock
Links
Stable Build | Alternate Version (/cl) | GitHub | Source | Dev Build | Other Plugins
VERSION 1.7.1
- Fixed error on explosions
- Updated to 1.2.4
- Fixed Explosion Protection
- Fixed Trap Doors and Fence Gates
- Fixed data folder not being created on fresh install
- Fixed reading command from plugin.yml in 1.2.2
- Fixed config file always being overwritten when reloading
- Fixed initial data not being saved on clean install
- Fixed old data not being converted
- Modified save system to eliminate loss of data from plugin not saving
- Now uses bukkit method to move files from jar (should fix config file not being created)
- Now uses bukkit plugin folder (instead of hard coded path) to find data folder
- Verifies event status to eliminate conflicts with other plugins
- You can now change the command that this plugin uses by editing the plugin.yml (found inside the plugin jar file)
- Players who do not log in to the server in a set amount of days will have their chests automatically disowned
- Added support for locking Trap Doors and Fence Gates
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.7.1 | Release | CB 1.2.4-R1.0 | 24,893 | 03/30/2012 |
| v1.7.0 | Release | CB 1.2.4-R1.0 | 366 | 03/29/2012 |
| v1.6.6 | Release | CB 1.1-R6 | 2,642 | 03/02/2012 |
| v1.6.5 | Release | CB 1.1-R6 | 207 | 03/02/2012 |
| v1.6.4 | Release | CB 1.1-R6 | 215 | 03/01/2012 |
| v1.6.3 | Release | CB 1.1-R4 | 723 | 02/29/2012 |
| v1.6.2 | Release | CB 1.1-R4 | 172 | 02/28/2012 |
| v1.6.1 | Release | CB 1.1-R4 | 108 | 02/28/2012 |
| v1.6.0 | Release | CB 1.1-R4 | 417 | 02/28/2012 |
| ChestLock 1.5.3 | Release | CB 1.0.1-R1 | 11,090 | 01/09/2012 |
| ChestLock 1.5.2 | Release | CB 1.0.1-R1 | 154 | 01/09/2012 |
| ChestLock 1.5.1 | Release | CB 1.0.1-R1 | 1,180 | 01/05/2012 |
| ChestLock 1.5.0 | Release | CB 1.0.1-R1 | 3,532 | 12/21/2011 |
| ChestLock 1.4.6 | Release | CB 1.0.1-R1 | 1,780 | 12/16/2011 |
| ChestLock 1.4.5 | Release | CB 1.0.1-R1 | 525 | 12/16/2011 |
| ChestLock 1.4.4 | Release | 1.0.0 | 1,015 | 12/12/2011 |
| ChestLock 1.4.3 | Release | 1.0.0 | 271 | 12/11/2011 |
| ChestLock 1.4.2 | Release | CB 1.0.1-R1 | 163 | 12/11/2011 |
| ChestLock 1.4.1 | Release | 1.0.0 | 626 | 12/07/2011 |
| ChestLock 1.4.0 | Release | 1.0.0 | 423 | 12/06/2011 |
| ChestLock 1.3.1 | Release | CB 1337 | 5,639 | 10/24/2011 |
| ChestLock 1.3.0 | Release | CB 1337 | 93 | 10/24/2011 |
| ChestLock 1.2.2 | Release | CB 1240 | 1,477 | 10/10/2011 |
| ChestLock 1.2.1 | Release | CB 1240 | 754 | 10/04/2011 |
| ChestLock 1.2.0 | Release | CB 1185 | 288 | 10/02/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 195,339 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 154,445 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 87,778 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 68,835 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 61,117 Monthly Downloads

Comments