K
GitHub
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

CommandDescription
/bc editorOpen the in-game crate editor GUI.
/bc reloadReload managers and plugin config.
/bc reloadcratesReload 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

CommandDescription
/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 removecrateRemove the crate placement at your current location.
/bc listcratesList all registered crate placements.
/bc teleportcrate <placement_id>Teleport to a crate placement by its ID.

Stats & Debug

CommandDescription
/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 offDisable all debug tracing.
/bc debug statusCheck current debug tracing state.

Admin Systems

CommandDescription
/bc limits ...Manage per-player opening limits for crates.
/bc migrate ...Run data migration tools between versions.
/bc claimsInspect and manage pending player reward claims.