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

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-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

README

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 to 5; use -1 to disable the ward limit.
  • --structure-protection-ward-inactivity-days <number>: defaults to 30; use -1 to disable inactivity checks.
  • --structure-protection-ward-inactivity-check-hours <number>: defaults to 6 and must be at least 1.

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.