Reference
Commands
Full command reference for BloodlineCrates. All commands use the /bc prefix.
Permission note
All admin commands require the appropriate BloodlineCrates permission node. Player commands like
/bc stats are accessible without admin privileges.Core
| Command | Description |
|---|---|
| /bc editor | Open the in-game crate editor GUI. |
| /bc reload | Reload managers and plugin config. |
| /bc reloadcrates | Reload crate files and reapply cooldown definitions. |
| /bc preview <crate_id> | Preview a crate's opening GUI without consuming a key. |
| /bc open <crate_id> | Force-open a crate (consumes a key if required). |
Keys & Crates
| Command | Description |
|---|---|
| /bc givekey <crate_id> <player> [amount] | Give physical keys for a crate to a player. |
| /bc givevirtualkey <crate_id> <player> [amount] | Give virtual keys for a crate to a player. |
| /bc givecrate <crate_id> <player> | Give a crate item to place in the world. |
| /bc setcrate <crate_id> | Register a crate placement at your current location. |
| /bc removecrate | Remove the crate placement at your current location. |
| /bc listcrates | List all registered crate placements. |
| /bc teleportcrate <placement_id> | Teleport to a crate placement by its ID. |
Stats & Debug
| Command | Description |
|---|---|
| /bc stats [player] | View crate stats in chat. Omit player for your own stats. |
| /bc stats gui [player] | View crate stats in a GUI panel. |
| /bc debug on [player] | Enable debug tracing. Omit player to trace all. |
| /bc debug off | Disable all debug tracing. |
| /bc debug status | Check current debug tracing state. |
Admin Systems
| Command | Description |
|---|---|
| /bc limits ... | Manage per-player opening limits for crates. |
| /bc migrate ... | Run data migration tools between versions. |
| /bc claims | Inspect and manage pending player reward claims. |