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.
SailRange
Server-authoritative boat map exploration radius for clients that opt in.
| Date uploaded | 9 hours ago |
| Version | 0.2.0 |
| Download link | jg224-SailRange-0.2.0.zip |
| Downloads | 10 |
| Dependency string | jg224-SailRange-0.2.0 |
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.2333README
SailRange
Expands Valheim's map exploration radius while sailing, using a value controlled by the server.
Features
- 150-meter default boat exploration radius.
- Works for drivers and passengers.
- Leaves on-foot exploration unchanged.
- Unmodded clients can still connect and retain vanilla behavior.
- Matching modded clients receive a locked server value.
- Local-world configuration remains editable.
- One DLL with no companion sync mod.
Install on the server and on clients that want the expanded radius.
CHANGELOG
Changelog
All notable changes to SailRange are documented here.
[0.2.0] - 2026-08-10
Changed
- Renamed the mod, DLL, repository, and Thunderstore package from
BoatRadiusGuardtoSailRange. - Preserved the existing BepInEx GUID and configuration filename so upgrades retain the configured radius.
Upgrade notes
- Remove the old
BoatRadiusGuard.dllwhen installingSailRange.dll. - Replace the Thunderstore
BoatRadiusGuardpackage withSailRange.
[0.1.2] - 2026-08-07
Added
- Configurable map exploration radius while aboard a boat.
- Built-in optional client/server handshake.
- Server-authoritative, read-only configuration for compatible modded clients.
- Editable local-world configuration.
- Version and Valheim API compatibility checks.
Compatibility
- Unmodded clients remain able to connect and retain vanilla exploration.
- Replaces
BiggerBoatMapExploreRadiusandBoatMapExploreRadiusServerSyncwith one self-contained plugin.