How to download
https://umod.org/plugins/Backpacks.cs?version=3.11.0&branch=v3-11
Documentation
https://github.com/LaserHydra/Backpacks/tree/develop
How to provide feedback
If you have questions, issues or suggestions regarding the beta, please open a new thread and prefix the thread's title with [Beta v3.11].
Summary of changes
New features
- Added a config option to make the page buttons (e.g., 1, 2, 3) show on the container header bar instead of above the bar, to prevent overlap with the Quick Sort UI
- Added a config option to completely disable the GUI button (no unnecessary hooks and permission checks), to improve performance if you don't intend to use that feature
- Added integration points for other plugins to display more advanced GUI buttons next to the belt
- Created an addon plugin called Backpack Button, which provides a more advanced GUI button that can display how full the backpack is, as well as whether Gather and Retrieve mode are enabled. It's currently pending review on uMod, but you can download it now on GitHub (to download, click the BackpackButton.cs file, click Raw, right-click, and select save-as)