Skip to content

This is a plugin for pocketmine-mp, when locking a player's items helps players not to lose items or throw things around causing server lag.

License

Notifications You must be signed in to change notification settings

kaidoMC/LockedItem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[]

LockedItem| v1.0.0

Player's item lock

Features

  • Player's item lock
  • Players aren't afraid of losing items

For Devolopers

You can access to LockedItem by using LockedItem::getInstance()


## All LockedItem Commands:
Command Description
/setlock Lock the item in hand
/unlock Unlock the item in hand

## 📃 Permissions:
  • You can use permission lockeditem.setlock for command /setlock
  • You can use permission lockeditem.unlock for command /unlock

**Example:** ```php LockedItem::getInstance()->setLocked($item); ``` ## Project Infomation
Plugin Version Pocketmine API PHP Version Plugin Status
1.0.0 3.x.x 7.4 Completed

About

This is a plugin for pocketmine-mp, when locking a player's items helps players not to lose items or throw things around causing server lag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%