
AreaRepair
Server-synchronized area repair for Valheim 1.0 with version enforcement and F1 configuration UI.AreaRepair
AreaRepair repairs damaged building pieces around the piece selected with a hammer. It uses Valheim's normal repair action for every piece, preserving the usual stamina and hammer-durability costs, crafting-station requirements, ward permissions, effects, ownership, and multiplayer synchronization.
Features
- Configurable repair radius, with a default of 7.5 metres.
- Repairs the nearest damaged pieces first.
- Configurable safety limit for large bases.
- Ignores generated ruins and other non-player pieces by default.
- Hold
Left Altto temporarily use normal single-piece repair. - Server-controlled gameplay settings.
- Required version validation for servers and clients.
- Standard ConfigurationManager interface on
F1. - English and Russian repair-count notifications.
Requirements
- Valheim 1.0.
- BepInExPack Valheim 5.4.2350.
- ConditionalConfigSync 1.0.9.
- ConfigurationManager 1.1.21.
Thunderstore-compatible mod managers install these dependencies automatically.
Installation
Mod manager
Install AreaRepair from Thunderstore using a compatible mod manager and launch the selected profile.
Manual installation
Install all requirements, then place AreaRepair.dll in:
BepInEx/plugins/AreaRepair/AreaRepair.dll
Remove or disable other area-repair mods before starting the game.
Multiplayer
AreaRepair and ConditionalConfigSync must be installed on the server and every client. Connecting clients must use a compatible AreaRepair version.
The server controls gameplay settings. Client-local settings, such as the single-repair key and repair-count notification, remain individual for each player.
Configuration
Open ConfigurationManager with F1 and select AreaRepair.
Server-controlled settings
| Setting | Default | Description |
|---|---|---|
LockConfiguration |
true |
Restricts synchronized settings to server administrators. |
Enabled |
true |
Enables or disables area repair. |
Radius |
7.5 |
Repair radius in metres, from 1 to 100. |
MaximumPieces |
250 |
Maximum pieces checked per repair action, from 1 to 2000. |
OnlyPlayerBuilt |
true |
Ignores pieces without a player creator. |
Client-local settings
| Setting | Default | Description |
|---|---|---|
SingleRepairKey |
LeftAlt |
Hold to use normal single-piece repair. |
ShowRepairCount |
true |
Shows the number of successfully repaired pieces. |
The generated configuration file is:
BepInEx/config/Wabbaka.AreaRepair.cfg
Troubleshooting
If the mod does not load or repair pieces, check BepInEx/LogOutput.log and
verify that AreaRepair and its dependencies use the same versions on the
server and clients.
When reporting an issue, include:
- AreaRepair version;
- Valheim version;
- host, dedicated-server, or remote-client status;
- relevant lines from
BepInEx/LogOutput.log.
License
AreaRepair may be downloaded and used, but may not be reuploaded,
redistributed, renamed, repackaged, modified, or claimed as another person's
work. See LICENSE.md for the complete terms.

