SimpleBackpack v6.0-beta
Pre-release
Pre-release
π SimpleBackpack v6.0-beta
Requirements: Paper 26.2+, Java 25
π Changes since last release
- docs: document 6.0 improvements
- docs: align platform support and strengthen tests
- fix: identify admin gui by holder
- fix: resolve shared backpacks for team members
- fix: harden GitHub update checks
- fix: make backpack saves atomic
- feat: persist teams and transfer ownership
- fix: enforce backpack lifecycle and command options
- fix: identify backpack inventories by holder
- feat: update version to 6.0 and validate backpack size in BackpackManager
π Commands
| Command | Description | Permission |
|---|---|---|
/backpack |
Open your personal backpack | simplebackpack.use |
/bp |
Alias for /backpack |
simplebackpack.use |
/backpackconfig |
Open the backpack configuration GUI | simplebackpack.config |
/backpackreload |
Reload the SimpleBackpack config | simplebackpack.reload |
/invite <player> |
Invite a player to your team | simplebackpack.team.invite |
/team |
Show your team members | simplebackpack.team |
/leave |
Leave your current team | simplebackpack.team.leave |
/backpackadmin gui |
Open admin overview GUI | simplebackpack.admin |
/backpackshare <player> [minutes] |
Temporarily share your backpack | simplebackpack.use |
π Integrations
- PlaceholderAPI β
%simplebackpack_enabled%,%simplebackpack_size%(example) - LuckPerms β Context
simplebackpack:team=true|false - MiniMessage β Full RGB & gradient message support
π§ Configuration
plugins/SimpleBackpack/config.yml:
- Backpack name, size, color
- Team settings (enabled, max size)
- Admin settings (GUI, auto-snapshot)
- Command visibility (show team/admin commands)
- Feature flags (enable sharing)
- Messaging (enabled, language)
- Live config reload
- Keep contents on death
π§± Compatibility
| Platform | Version | Support |
|---|---|---|
| Paper | 26.2+ | β Recommended |
| Purpur | 26.2+ | β Works |
| Spigot | 26.2+ | β Works (via PaperAPI) |
| Bukkit | 26.2+ | β Works (via PaperAPI) |
π¦ Installation
- Download
SimpleBackpack-6.0.jarbelow - Place it in your
plugins/folder - Restart your server (Paper 26.2+, Java 25)
π Documentation
Built from commit 116c44c on 2026-08-20 20:21 UTC