Feature Request (Pickup Backpack)Suggestion

Chat Command: /pickupbackpack

Permissions: backpacks.pickupbackpack

Usage: Picks up backpack if you are within X meters from backpack. Fills each bag left by a personal dropped backpack into the page/pages of the backpack. Only works for backpacks you've dropped.

Configuration File: Distance to use X meters

 

Reason: Having a large backpack or several pages of backpack pages are very tedious to pickup and sort. I want players to be punished and drop their backpack on death, but if they make it back to their body the punishment should end there.

This is a good suggestion, especially for players with multi-page backpacks. I will explore some ways to handle this, such as a UI button when looting the backpack.

Note: Currently the plugin doesn't store any data about dropped backpacks, so in the case of a server restart, it might be difficult for the plugin to reliably know whether a dropped container is a backpack, or which backpack page the container corresponded to, but I'll explore if there are some relatively easy ways to handle this (aside from just tracking the dropped backpacks in data files).