https://github.com/evolsoft/chestlocker
Chest Locker plugin for PocketMine-MP
https://github.com/evolsoft/chestlocker
php plugin pocketmine-mp
Last synced: 6 months ago
JSON representation
Chest Locker plugin for PocketMine-MP
- Host: GitHub
- URL: https://github.com/evolsoft/chestlocker
- Owner: EvolSoft
- License: mit
- Created: 2014-12-27T14:38:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T15:05:26.000Z (over 4 years ago)
- Last Synced: 2024-01-26T13:38:10.392Z (over 1 year ago)
- Topics: php, plugin, pocketmine-mp
- Language: PHP
- Size: 13.7 KB
- Stars: 7
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ChestLocker
Chest Locker plugin for PocketMine-MP
[](http://gestyy.com/er3dMH)
## Category
PocketMine-MP plugins
## Requirements
PocketMine-MP Alpha_1.4 API 1.8.0
## Overview
**ChestLocker** allows players to lock/unlock their chests.
**EvolSoft Website:** http://www.evolsoft.tk
***This Plugin uses the New API. You can't install it on old versions of PocketMine.***
Players can simply lock/unlock their chest using commands "/lockchest" and "/unlockchest".
**Commands:**
***/chestlocker*** *- ChestLocker commands*
***/lockchest*** *- Lock a Chest*
***/unlockchest*** *- Unlock a Chest***To-Do:**
## FAQ
**How to lock/unlock a chest?**
Do "/lockchest" or "/unlockchest" then click the chest you want to lock/unlock
## Documentation
**Configuration (config.yml):**
```yaml
---
#Protect locked chests from destroying (It can be bypassed with the permission: chestlocker.bypass)
protect-chests: true
...
```
**Commands:**
***/chestlocker*** *- ChestLocker commands (aliases: [chlock, chl, chestlock, cl])*
***/lockchest*** *- Lock a Chest*
***/unlockchest*** *- Unlock a Chest*
**Permissions:**
-
-
-
-
-
-
-