LockItem
A plugin that allows you to lock your items, so you won't ever lose them on accident again!
Commands:
/lockitem
Permission: lockitem.lockitem
Default: true
/lockitem help
Permission: lockitem.admin
Default: OP
/lockitem reload
Permission: lockitem.admin
Default: OP
/lockitem version
Permission: lockitem.version
Default: OP
Note: granting a user the permission lockitem.* will give them all of the above permissions
config.yml
The value behind the option indicates the default value
Code (YAML):
# Whether to add "Locked" in the lore of the item
add-lore-to-item
: true
# When enabled, only items with a custom name can be locked
only-lock-named-items
: false
# When enabled locked items (blocks) cannot be placed
stop-placing-locked-items
: false