Skip to content

JGTheminer/ChestLocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start2

ChestLocker

Chest Locker plugin for PocketMine-MP

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:

- Bug fix (if bugs will be found)
- Large Chest protection
- Possibly MySQL support

FAQ

How to lock/unlock a chest?
Do "/lockchest" or "/unlockchest" then click the chest you want to lock/unlock

Documentation

Configuration (config.yml):

---
#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:

  • chestlocker.* - ChestLocker permissions.
  • chestlocker.bypass - Bypass chest lock.
  • chestlocker.commands.* - ChestLocker commands permissions.
  • chestlocker.commands.help - ChestLocker command Help permission.
  • chestlocker.commands.info - ChestLocker command Info permission.
  • chestlocker.commands.lockchest - ChestLocker command LockChest permission.
  • chestlocker.commands.unlockchest - ChestLocker command UnlockChest permission.

About

Chest Locker plugin for PocketMine-MP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%