Difference between revisions of "Extensions:Character-Locked Items"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (I am a silly :))
Tag: 2017 source edit
m (I am a silly :))
Tag: 2017 source edit
 
(No difference)

Latest revision as of 12:58, 28 April 2024

Character-Locked Items
Description A short description
Author(s) CH3RVB
Status stable
Github extension/character-locked-items
LK Version 2.1.4






Does what it says, allows for character-given items to be bound to a character after attachment. (Similar to admin grants, but are applied globally across all items of a specific ID and they do not have to be admin granted to be locked)

Installation

Pull, and run php artisan migrate as well as php artisan optimize

Usage

Bindings can be set category-wide, or item-wide. If a category is set to be unbound by default, you can fine-tune item bindings by setting individual items as bindable. Bound items cannot be removed by the user and only can be removed by users with edit_inventory perms

Images