Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ServersideQoL AutoStore
Automatically put dropped items and items in player inventories into nearby containers
| Date uploaded | a week ago |
| Version | 2.0.8 |
| Download link | ArgusMagnus-ServersideQoL_AutoStore-2.0.8.zip |
| Downloads | 1481 |
| Dependency string | ArgusMagnus-ServersideQoL_AutoStore-2.0.8 |
This mod requires the following mods to function
ArgusMagnus-ServersideQoL
Serverside-only QoL mod, compatible with vanilla/console (e.g. XBox, PS, Switch) clients. Stack player inventories into chests, generated portal hub, auto-sort chests, refuel smelters from containers, infinite building/farming stamina and much more
Preferred version: 2.0.14README
Serverside QoL
This mod adds some QoL features as a serverside-only mod.
It's designed and tested for dedicated servers with vanilla/console clients (e.g. XBox/PS/Switch users).
If you'd like to support me, subscribe as a test user. You can help by testing the beta versions on hexium.
Features
- Stack player inventory into nearby containers
- Automatically put dropped items in nearby containers
- Automatically sort containers
Feature Requests
If you have an idea you think might fit this mod, you can create a feature request issue in the github project or the hexium mod page.
Known Issues
Known issues are listed in the github project. If you experience an issue, please file a report there or on the hexium mod page.
Configuration
The configuration is loaded from $(ValheimInstallDir)/BepInEx/config/ArgusMagnus.ServersideQoL.AutoStore.cfg. Start the server once to generate the file if it does not exist.
CHANGELOG
v2.0.14
- Added option
AutoPickupExcludeItemTypesto exclude certain item types from auto pickup #232 - Added option
StackInventoryIntoContainersExcludeItemTypesto exclude certain item types from stacking into nearby containers #232 - Added option
ShowContainerModifiedEffectto show an audiovisual effect when a container is modified due to auto pickup or player inventory stacking #208
v2.0.11
- Moved
AutoPickupMaxRangeconfig option from ContainerSigns to AutoStore - Support for the new core options
UnifiedConfigandConfigPerWorld
v2.0.8
- Bugfixes
v2.0.0
- Initial release