Faction Availability Lock

by eduvhc
Faction Availability Lock

Summary

Server-side, JSON-configurable faction availability control for Conflict scenarios.

Description

Faction Availability Lock is a lightweight server-side mod for Arma Reforger Conflict-style scenarios.

It lets server administrators make selected factions unavailable to players through a JSON configuration file. Disabled factions remain available to the scenario and AI, but players cannot select or respawn as them.

The mod has no RHS, Silence PvE, or third-party mod dependency. It uses only the base-game Conflict faction API.

Configuration file:
$profile:FactionAvailabilityLock/settings.json

Example:
{
  "disabledFactions": [
    "FactionKeyToDisable"
  ]
}

Leave disabledFactions empty to make no changes.

Source code and documentation:
https://github.com/eduvhc/rhs-silence-pve-faction-lock

License

Arma Public License (APL)

Version
1.1.0
Game Version
1.8.0.13
Version size
2.62 KB
Created
17.09.2026
Last Modified
17.09.2026
ID
E839DA8A652ED429