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.
StructureProtection
Prevents creatures from deliberately targeting structures whose creator is offline and blocks player damage to structures inside active wards.
| Date uploaded | 2 weeks ago |
| Version | 1.0.4 |
| Download link | Landoria-StructureProtection-1.0.4.zip |
| Downloads | 84 |
| Dependency string | Landoria-StructureProtection-1.0.4 |
This mod requires the following mods to function
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.2350README
Structure Protection
Prevents creatures from deliberately targeting structures whose creator is offline and blocks player damage to structures inside active wards.
Valheim compatibility
| Valheim channel | Version | Compatibility |
|---|---|---|
| Current release | 0.221.12 |
Compatible |
| Public Test | 0.221.13 |
Compatible |
Features
- Creatures cannot deliberately target player-built structures while their creator is offline.
- An active ward blocks damage to structures from players who are neither the ward creator nor on its permitted-player list.
- The ward creator and players on its permitted-player list can still damage protected structures.
- Protection against damage from unauthorized players remains active while the ward creator or a permitted player is online.
- Each character can have up to five wards in the world by default.
- Active wards are disabled after 30 real calendar days since their creator was last seen online.
Dedicated-server administrators can configure the protections with these command-line switches:
--structure-protection-offline-creature-targeting true|false--structure-protection-ward-player-damage true|false--structure-protection-max-wards-per-character <number>: defaults to5; use-1to disable the ward limit.--structure-protection-ward-inactivity-days <number>: defaults to30; use-1to disable inactivity checks.--structure-protection-ward-inactivity-check-hours <number>: defaults to6and must be at least1.
Installation
Most of Landoria mods need to be installed also on the dedicated server, we show you in this video how to do it on windows:
Setup a Valheim Modded dedicated server on Windows
| Crossplay support | Steam network support |
|---|---|
| Yes | No |
| Client required | Server required (dedicated) | Player-hosted server |
|---|---|---|
| Yes | Yes | Not Supported |
Install matching versions of Structure Protection on the server and every participating client.
Contact
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.
All Landoria mods are used on the Landoria Valheim public servers.
CHANGELOG
Changelog
1.0.6
- Migration to Valheim 1.0.x.
1.0.4
- Updated documentation
1.0.2
- Keep warded structures protected from unauthorized player attacks while permitted players are online.
- Limit each character to five wards by default, with a dedicated-server command-line override.
- Disable active wards when their character has no recent recorded connection.
1.0.1
- Clarify boolean command-switch syntax in the documentation.
1.0.0
- Protect unattended structures from deliberate creature targeting and warded player weapon damage.