/
This mod adds a new tag called ExclusiveItem, this is mostly used for Modpacks which add items to quests and they want it to be exclusive to that player only.
The item is bounded to that player upon first pickup.
/exclusiveitem add
/exclusiveitem settag {tag} true/false
/exclusiveitem givefake modid:itemid
/exclusiveitem dev
/exclusiveitem remove
/exclusiveitem info
/exclusiveitem set_on_use_bind
/exclusiveitem overrideowner
/exclusiveitem addall

Adds a tag that binds the weapon to the player rendering Player Exclusive!