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.
You are viewing a potentially older version of this package.
View all versions.
Pintervention
Too many pins? It's time for a Pintervention.
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | ComfyMods-Pintervention-1.2.0.zip |
| Downloads | 957 |
| Dependency string | ComfyMods-Pintervention-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Pintervention
Too many pins? It's time for a Pintervention.
Features
- Adds panel to filter pins by player who placed them on the cartography table
- Toggle panel with hotkey
Lctrl + Fby default. - Disable a players pin's from rendering on the map by clicking their pin row
- Panel is resizable with dragger located in bottom right.
- Toggle panel with hotkey
- Allows enabling and disabling reading pins and map data from cartography tables
- Player names are stored to the cartography table ZDO.
- Unmodded players who write to the table will appear as
Unknown Player #
- Unmodded players who write to the table will appear as
Previews

Notes
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
- Pintervention icon created by @jenniely (jenniely.com)
CHANGELOG
Changelog
1.3.0
- Fixed for the
v0.220.3patch. - Bumped up
<LangVersion>to C# 12. - Code clean-up and refactoring.
1.2.0
- Fixed ambiguous method name for additional.
1.1.0
- Changed
LoadPlayerNames()to run asZNetScene.Awake()postfix. - Added feature to save filtered pin owners between sessions.
1.0.0
- Initial release.