A clean, configurable backpack plugin for any server type
What is DBackpacks?
D-Backpacks gives your players a personal backpack that automatically collects, condenses, and sells items — all without cluttering their inventory. Every feature is configurable via simple YAML files, and the plugin handles missing dependencies gracefully so you never deal with broken startups.
Features
10 upgrade levels, each increasing item capacity. Upgrade costs are set in your config.
Items are pulled into the backpack automatically within a set radius. No commands, no interaction required.
Raw items can be condensed into higher-tier resources using a fully configurable condense table (JSON). Condense manually with a click, or enable auto-condense with a right-click toggle.
Backpack contents sell automatically. Works with EconomyShopGUI out of the box. If EconomyShopGUI is not installed, prices are read from sellprices.yml instead — no setup needed.
Players can view everything collected in the last 60 seconds, including per-item value and total earnings. Always accurate, regardless of when it's opened.
Sell prices are automatically multiplied by the player's active booster. If AxBoosters is not installed, the plugin simply skips it.
Dependencies
- Required: Vault
- Optional: EconomyShopGUI, AxBoosters
Commands
- /backpack — open your backpack
- /bp upgrade — upgrade backpack level
- /bp autosell — toggle auto-sell
- /bp reload — reload sell prices (admin only)
Permissions
- dbackpacks.use — access the backpack
- dbackpacks.admin — use the reload command
Compatible with Paper 1.21+ · Soft-dependency safe · Fully configurable
