

Allows multiple players to interact with the same chest at the same time.
This mod requires BepInEx.
Extract all files to BepInEx/plugins/MultiUserChest
All player need to install this mod. It can be installed at a server, but doesn't do anything.
It is highly recommended to force the installation as items may be deleted or duplicated otherwise.
I have tested this mod to my best ability but cannot ensure there all edge cases covered, especially with other mods. Please report all errors and desyncs that occur.
These mods cause desync with Multi User Chest and should not be used together
These mods have been made compatible to work together with Multi User Chest
BepInEx must be setup at manual or with r2modman/Thunderstore Mod Manager.
Create a file called Environment.props inside the project root.
Copy the example and change the Valheim install path to your location.
If you use r2modman/Tunderstore Mod Manager you can set the path too, but this is optional.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<!-- Needs to be your path to the base Valheim folder -->
<VALHEIM_INSTALL>E:\Programme\Steam\steamapps\common\Valheim</VALHEIM_INSTALL>
<!-- Optional, needs to be the path to a r2modmanPlus profile folder -->
<R2MODMAN_INSTALL>C:\Users\[user]\AppData\Roaming\r2modmanPlus-local\Valheim\profiles\Develop</R2MODMAN_INSTALL>
<USE_R2MODMAN_AS_DEPLOY_FOLDER>false</USE_R2MODMAN_AS_DEPLOY_FOLDER>
</PropertyGroup>
</Project>
0.1.3
0.1.2
0.1.1
0.1.0