Skip to content

ItemSoulBind Staff Reference

Public-safe technical notes for staff who configure or support ItemSoulBind on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/remoteBindItem <player>itemsoulbind.remotebindBinds an item for another player.
/bindInvItems <player>itemsoulbind.bindinvitemsBinds eligible inventory items.
/returnItems <player>itemsoulbind.returnitemsReturns tracked bound items where supported.
/isb-reloaditemsoulbind.adminReloads ItemSoulBind configuration.
PermissionPurposeSuggested access
itemsoulbind.bindBinds the held item.Controlled player features
itemsoulbind.unbindUnbinds items.Staff or tightly controlled players
itemsoulbind.keepondeathKeeps eligible bound items on death.Rank/feature dependent
itemsoulbind.adminAdministrative access.Server administrators

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • 1MB-CMIAPI VoteTokens optionally integrates with ItemSoulBind for reward-item handling.
  • Inventory, death, trade, shop, anvil, and item-transform plugins must be tested with binding metadata.
  • Never strip metadata from a valuable item while investigating.
/remoteBindItem <player>
/bindInvItems <player>
/returnItems <player>
  • Capture the item name, material, full lore/metadata, owner UUID, and action that failed.
  • Test whether another plugin transformed or serialized the item.
  • Use return/admin tools only after verifying ownership and avoiding duplicate recovery.