VirtualBackpack
Every block you mine and every mob you kill sends its drops straight into a virtual backpack instead of cluttering the ground. No more losing items in lava, no more full inventories while strip mining.
Features
Automatic Collection — mined blocks and mob drops go directly into your backpack. No items ever hit the ground.
Unlimited Stacking — forget the 64-item cap. Store 10,000 cobblestone in a single slot. Hover over any item to see the exact count.
Enchantment Support — Fortune, Silk Touch, Looting, and all other enchantments work exactly as they should. The backpack collects whatever would have dropped.
Clean GUI — open with /bp. Paginated inventory with color-coded items showing total counts, stack breakdowns, and simple click controls:
- Left-click — withdraw 1 stack (64)
- Right-click — withdraw all
- Shift+click — withdraw half
Item Drop Prevention — optionally block players from dropping items with Q or dragging out of inventory. Enabled by default.
Creeper Controls — two separate config options:
- Disable creeper explosions entirely
- Allow explosions but prevent block destruction
Persistent Storage — backpack data saves to disk automatically and survives server restarts.
Commands
- /bp — open your backpack
- /bp stats — view item counts
- /bp clear — clear your backpack (admin)
- /bp reload — reload config (admin)
Permissions
- virtualbackpack.use — use the backpack (default: true)
- virtualbackpack.admin — admin commands (default: op)
Installation
- Download the .jar file
- Drop it into your server's plugins folder
- Restart the server
- Edit plugins/VirtualBackpack/config.yml to customize settings
- Use /bp reload to apply config changes without restarting
Requirements