SmartBackpackX is the most comprehensive, secure, and highly customizable inventory extension plugin for modern Minecraft servers. Crafted specifically to eliminate item duplication, minimize server overhead, and deliver a premium player experience.
Base Permission: backpack.use
| Command | Description | Permission |
|---|---|---|
/bp |
Open your primary/selected backpack | backpack.use |
/bp open [name] |
Open a specific backpack by name or slot ranking | backpack.cmd.open |
/bp select <name> |
Select your default backpack for quick opening | backpack.use |
/bp rename <old> <new> |
Rename a backpack in your collection | backpack.use |
/bp list |
Open the virtual collection selector GUI | backpack.access.collection |
/bp togglepickup [name] |
Toggle the Auto-Pickup feature for a backpack | backpack.feature.autocollect |
/bp help |
View the command help menu | backpack.cmd.help |
Base Permission: backpack.admin
๐ก Offline Player Support: All targeting commands below fully support offline players by UUID and name resolution!
| Command | Syntax | Description | Permission |
|---|---|---|---|
/bpa give |
<player> <size> <name> [state] [template] |
Give a backpack to a player (virtual or portable) |
backpack.admin.give |
/bpa clone |
<player> <name> [target] [state] |
Clone a backpack with all items inside it | backpack.admin.clone |
/bpa inspect |
<player> <list\|virtual\|portable> [name] |
Open player selector GUI or inspect specific backpack | backpack.admin.inspect |
/bpa list |
<player> |
Open a playerโs backpack collection selector GUI | backpack.admin.inspect |
/bpa info |
<player> |
View detailed data of a playerโs backpacks | backpack.admin.inspect |
/bpa delete |
<player> <name> [confirm] |
Delete a backpack from a player | backpack.admin.delete |
/bpa reset |
<player> [confirm] |
Reset all data and recreate defaults for a player | backpack.admin.delete |
/bpa backup create |
<player> |
Manually create a backup for a player | backpack.admin.restore |
/bpa backup list |
<player> |
List all available backups of a player | backpack.admin.restore |
/bpa restore |
<player> <backup> [target] |
Restore a backup, optionally to another player | backpack.admin.restore |
/bpa defaults apply |
<player> [force] |
Force-apply group default configurations | backpack.admin |
/bpa defaults info |
<player> |
View active defaults and group permissions | backpack.admin.inspect |
/bpa reload |
โ | Reload all configurations, templates, and messages | backpack.admin.reload |
Show your playersโ stats in scoreboards, tab lists, and chat formatters:
%smartbackpackx_count% โ Number of virtual backpacks in collection.%smartbackpackx_portable_count% โ Number of portable backpacks in inventory.%smartbackpackx_total% โ Total backpacks (virtual + portable).%smartbackpackx_selected% โ Name of the active/selected backpack.%smartbackpackx_selected_size% โ Slots capacity of the active backpack.%smartbackpackx_slots_used% โ Number of slots currently containing a backpack.%smartbackpackx_slots_max% โ Max slots available to the player.%smartbackpackx_has_backpack% โ Returns "true" if the player owns any backpack, "false" otherwise.backpack.admin โ Master admin access (grants all sub-permissions, bypasses combat lock/sorting limits).backpack.access.virtual โ Permission to open and use virtual menu backpacks.backpack.access.portable โ Permission to open and carry physical portable backpacks.backpack.access.portable.takeout โ Allows players to take a backpack out of their virtual collection as an item.backpack.access.slot.<1-56> โ Grant access to specific virtual collection slots.backpack.feature.settings โ Access to settings and filter menus.backpack.feature.filter โ Permission to set up personal filter lists in-game.backpack.feature.autocollect โ Permission to use Auto-Pickup.backpack.feature.autosorting โ Permission to toggle Auto-Sorting.backpack.group.<name> โ Received default group backpacks automatically (e.g. backpack.group.vip)..jar file into your serverโs plugins/ directory.config.yml, messages.yml, and templates.yml./bpa reload to apply your changes!Found a bug or have a suggestion? Join our support community Discord Server.