Kaltharos-CasualSiege icon

CasualSiege

Offline siege protection for casual servers.

Last updated 2 years ago
Total downloads 638
Total rating 0 
Categories Server Mods
Dependency string Kaltharos-CasualSiege-0.0.3
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0

README

CasualSiege

Server Only Mod

Protect offline players from being sieged.
When any of the castle owner allies is online, the siege can progress as usual,
Siege will also progress as usual if the castle is already being sieged/attacked when all the castle owner & allies goes offline.

Best not be used together with RPGMods Honor System.

Installation

Copy & paste the CasualSiege.dll to \Server\BepInEx\plugins\ folder.

Removal

Delete the CasualSiege.dll from your plugins folder.

Wetstone Version

  1. Uncomment <!--<DefineConstants>WETSTONE</DefineConstants>--> in CasualSiege.csproj
  2. Rebuild the dll.

Config

Config
  • Enable Mod [default true]
    Enable/disable the mod.
  • Factor in Ally Status [default true]
    Include the player allies online status before blocking siege.
  • Max Ally Cache Age [default 300]
    Max age of the player allies cache in seconds.
    If the cache age is older than specified, the cache will be renewed.
    Don't set this too short as allies gathering process can slightly impact your server performance.
    This cache is only for allies gathering, their online/offline status is updated instantly.

More Information

Changelog

0.0.3

  • Fixed issue with mod only protecting the castle on first hit... :|

0.0.2

  • Typo fix in readme & configs

0.0.1

  • Initial Release
Known Issues

General

  • No known issue.