Bondage Studio Bondage Studio
☰ Docs

Settings Reference

Every BCXIR settings page and option.

Open Bondage Club’s native extension settings menu and choose BCXIR Settings. The menu is split into focused pages.

Settings navigation overview

Main page

Shows current status and links to every sub-page:

  • Item Rules
  • Runtime & Permissions
  • Cache & Sharing
  • Import / Export
  • Debug / Diagnostics
  • Advanced

Item Rules

Create and manage registered item rule entries. For each entry:

ControlDescription
NameThe crafted item name to match.
EnabledToggle participation in matching/sharing.
Self-onlyKeep the rule private to you; never shared.
Rules countNumber of rules in the payload.
UpdatedLast edit time.
Edit BCX RulesOpens the virtual authoring flow (Creating Item Rules).
DuplicateCopy an entry.
DeleteRemove an entry.
Match testCheck whether a name would match.
SyncRe-run synchronization for the entry.

Runtime & Permissions

  • Apply modeItem creator / Myself (and Please use me when Dangerous Mode is unlocked).
  • Cached offline creator — allow applying a cached creator’s rules when the creator is offline (see Sharing).
  • Item-category scan — controls how worn items are scanned.
  • Fallback sync.
  • Foreign item rules — allow or block other people’s items from affecting you.

Cache & Sharing

  • Respond to requests — answer incoming payload requests for your items.
  • Auto-request remote rules — fetch rules for foreign items you wear.
  • Transport messages — visibility of transport activity.
  • Cache deletion and cooldown clearing.

Import / Export

Backup and restore flows for your registry and settings as JSON. Use this to move your BCXIR data between profiles or keep an off-game backup.

Import / Export page

Debug / Diagnostics

  • Message/log toggles.
  • Sync status.
  • Diagnostic report.
  • Cancel authoring — abort an in-progress authoring session.
  • Release managed rules — hand back the rules BCXIR currently manages.

Advanced

Destructive maintenance actions: reset, registry/cache clearing, cleanup, and sharing-disable actions. The Dangerous Mode master switch and its child options also live in this advanced area — see Dangerous Mode.

Where settings are stored

Settings are stored in:

Player.ExtensionSettings.BCXIR

A local backup is also written to:

localStorage["BCXIR_<MemberNumber>_backup"]

BCXIR never writes to:

Player.ExtensionSettings.BCX