Soulbinding brought to you with Sponge's API!
| Commands | Description |
|---|---|
| /sb | Displays help-text |
| /sb addSb | Adds soulbinding trait to an item |
| /sb removeSB | removes Soulbinding trait from an item |
| /sb addconfig [pickup/use] | adds item in hand to the config based on argument |
| /sb removeconfig [pickup/use] | Removes item in hand from config based on argument |
| User Permissions | Description |
|---|---|
| soulbound.user.pickup | Soulbinds items to user on pickup |
| soulbound.user.use | Soulbinds items to user on use (Rightclick/Leftclick) |
| soulbound.user.keep | Allows the user to retain items after death |
| Admin Permissions | Description |
|---|---|
| soulbound.admin.help | Displays help text |
| soulbound.admin.addlist | Adds items to the soulbound list (item in hand) |
| soulbound.admin.removelist | Removes item from the soulbound list (item in hand) |
| soulbound.admin.addsb | adds Soulbound trait to item (item in hand) |
| soulbound.admin.removesb | removes Soulbound trait from item (item in hand) |