p1xel8ted-CasualSiege icon

CasualSiege

Offline siege protection for casual servers. Server-only mod.

Last updated 11 months ago
Total downloads 270
Total rating 0 
Categories Server Mods Gloomrot Update
Dependency string p1xel8ted-CasualSiege-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.668.5
deca-Bloodstone-0.1.4 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.4

README

CasualSiege (Server-Only)

Original mod by Kaltharos. Ported to Gloomrot by p1xel8ted.

Features

  • Protect offline players from being sieged.
  • When any of the castle owner's 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 go offline.
  • Best not be used together with RPGMods Honor System.

Installation

  1. Install BepInExPack V Rising
  2. Install Bloodstone API
  3. Place the CasualSiege.dll & Bloodstone.dll files into your (VRising server folder)/BepInEx/plugins folder.
  4. Done!

Config

  • Enable Mod [default true]
    Enable/disable the mod.

  • Factor in Ally Status [default true]
    Include the player's allies' online status before blocking the 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.