You are viewing a potentially older version of this package. View all versions.
donkeytuesday-MultiUserChest_Valheim1Compat-1.0.0 icon

MultiUserChest Valheim1Compat

Unofficial Valheim 1.0 compatibility build of MSchmoecker's MultiUserChest, based on Ultroman's Valheim 1.0 fixes.

Date uploaded 2 weeks ago
Version 1.0.0
Download link donkeytuesday-MultiUserChest_Valheim1Compat-1.0.0.zip
Downloads 4715
Dependency string donkeytuesday-MultiUserChest_Valheim1Compat-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2350
ValheimModding-Jotunn-2.30.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.30.0

README

MultiUserChest - Valheim 1.0 Compatibility

Unofficial Valheim 1.0 compatibility release of MultiUserChest / No-Chest-Block.

This allows multiple players to use the same container without Valheim's normal "container is in use" restriction.

This is not an official release by MSchmoecker.

Compatibility

Built and tested with:

  • Valheim 1.0.7
  • Network version 39
  • BepInExPack Valheim 5.4.2350
  • Jotunn 2.30.0
  • Linux client
  • Linux dedicated server

What was fixed

This build is based on:

  • MSchmoecker's original MultiUserChest / No-Chest-Block
  • Ultroman's No-Chest-Block-For-1.0 compatibility fork

Valheim 1.0 renamed the chest open-response RPC, which broke the older MultiUserChest release.

Ultroman's compatibility fork updates the RPC handling for Valheim 1.0 and updates the minimum Jotunn requirement.

This package was compiled against the current Valheim 1.0.7 game assemblies and Jotunn 2.30.0.

Plugin version:

MultiUserChest 0.6.3

Installation

Install on the dedicated server and all clients using the mod.

Do not install this alongside another copy of:

  • MSchmoecker-MultiUserChest
  • No-Chest-Block
  • another MultiUserChest compatibility fork

The original plugin GUID is intentionally preserved for compatibility.

Credits

Original author

Maximilian Schmöcker / MSchmoecker

Original author of MultiUserChest / No-Chest-Block.

Valheim 1.0 compatibility work

Ultroman

Maintainer of No-Chest-Block-For-1.0, which provides the Valheim 1.0 RPC compatibility changes used by this build.

Libraries

Thanks to the BepInEx and ValheimModding/Jotunn projects and maintainers.

License

The upstream project is licensed under the MIT License.

The original copyright and license notice is included in the LICENSES directory.

This compatibility package does not claim authorship of the original mod or Ultroman's upstream compatibility work.

Source projects

CHANGELOG

Changelog

1.0.0

Initial Valheim 1.0 compatibility package.

  • Based on MSchmoecker's MultiUserChest.
  • Incorporates Ultroman's Valheim 1.0 RPC compatibility work.
  • Fixes chest opening after the Valheim 1.0 RPC rename.
  • Compiled against Valheim 1.0.7.
  • Updated for Jotunn 2.30.0.
  • Preserves the original MultiUserChest plugin GUID.