LockedItem

When locking items helps players not lose items

[]

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:

CommandDescription
/setlockLock the item in hand
/unlockUnlock the item in hand

📃 Permissions:

  • You can use permission lockeditem.setlock for command /setlock
  • You can use permission lockeditem.unlock for command /unlock

Example:

LockedItem::getInstance()->setLocked($item);

Configs

config.yml

---
# Config Main of LockedItem
perm-message: You are not allowed to use this command!
lock-message: Your item has been locked successfully!
no-lock-message: Your item was previously locked!
unlock-message: Your item has been successfully unlocked!
no-unlock-message: Your item has not been locked before!
item-hand-message: You need to hold the item in your hand to unlock!

#Lore of item when locked
item-lore: LOCKED
# The item locked will not be able to interact with the itemframe if this is true
no-touch: true
...

Project Infomation

Plugin VersionPocketmine APIPHP VersionPlugin Status
6.0.05.x.x8.1Completed

Details

Version: 6.0.1

Downloads: 495

Updated: 7/9/2023

Supported API versions: 5.0.0 to 5.27.1

Categories: General, API plugins, Miscellaneous, Developer Tools

License: GPL-3.0

Producers

Collaborator