| Command | Permission | What it does |
|---|---|---|
/collectables |
collectables.menu |
Opens the Collections menu for the executing player |
/collectables unlock <player> <namespace> <id> |
collectables.admin |
Unlocks a specific collectable for a player (runs unlock actions; respects replay rules) |
/collectables relock <player> <namespace> <id> |
collectables.admin |
Removes a player’s unlock for a specific collectable |
/collectables clear <player> <namespace> |
collectables.admin |
Clears all unlocks in one repository/namespace for a player |
/collectables clearall <player> |
collectables.admin |
Clears all collectables data for a player (every namespace) |
/collectables notes open <player> <namespace> <id> |
collectables.notes.open |
Opens a configured Note (book UI) for a player without changing unlock state |
💡 Tab completion: <namespace> and <id> are auto-suggested from loaded repositories and their entries.
Commands Available
/collections to open the menu
Unlocking a collectable
Unlocking a collectable and seeing it update in the UI
Unlocking a collectable and seeing it update in the UI
Unlocking a collectable with a player message configured
Unlocking a collectable with a player message configured
Opening a configured note - good for testing or other note usage
Opening a configured note - good for testing or other note usage
Relocking/undoing a collectable unlock
Relocking/undoing a collectable unlock
Clearing a players full collectable repository
Clearing a players full collectable repository