You are viewing a potentially older version of this package. View all versions.
Azumatt-DeathPinRemoval-1.0.4 icon

DeathPinRemoval

A simple mod requested by gdragon. This mod will remove the death pin from the map when the tombstone is fully looted. Optionally, prevent the creation of your death pins.

Date uploaded 4 months ago
Version 1.0.4
Download link Azumatt-DeathPinRemoval-1.0.4.zip
Downloads 7899
Dependency string Azumatt-DeathPinRemoval-1.0.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Description

A simple mod requested by gdragon. This mod will remove the death pin from the map when the tombstone is fully looted. Optionally, prevent the creation of your death pins.

Version checks with itself. If installed on the server, it will kick clients who do not have it installed.

This mod uses ServerSync, if installed on the server and all clients, it will sync all configs to client

This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.


Installation through r2modman or Thunderstore Mod Manager

  1. Install r2modman or Thunderstore Mod Manager.

    For r2modman, you can also install it through the Thunderstore site.

    For Thunderstore Mod Manager, you can also install it through the Overwolf app store

  2. Open the Mod Manager and search for "DeathPinRemoval" under the Online tab.

Note: You can also search for "Azumatt" to find all my mods. The image below shows VikingShip as an example, but it was easier to reuse the image. Type DeathPinRemoval.

  1. Click the Download button to install the mod.
  2. Launch the game.

Feel free to reach out to me on discord if you need manual download assistance.

Author Information

Code Repo can be found here

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png

CHANGELOG

Version Update Notes
1.0.4 - Fix the remove pin when inventory is empty config option.
1.0.3 - Add a configuration option (On by default) that will remove the pin if the player died with an empty inventory.
1.0.2 - Update for Valheim 0.217.22
1.0.1 - Provide compatibility with mods, vanilla, etc that turn off the minimap/map. Pins in vanilla do not effectively remove themselves unless the map is open. How dumb is that? oh well.
1.0.0 - Initial Release