Summary
Lightweight XP persistence mod for Conflict/PVE servers.
Description
FEATURES
- Saves player XP tied to Bohemia Identity
- Loads XP on player connect (before spawn)
- Works across sessions and servers (if .json is manually copied)
TECHNICAL
- Server-side logic only (runs inside Replication.IsServer checks)
- Hooks directly into SCR_PersistenceSystem.OnBeforeSave (syncs with game autosaves and GM saves)
- Modded SCR_BaseGameMode for event hooks
- Flat-file storage at $profile:PersistentXP.json
- ~500 bytes per 10 players
License
Arma Public License (APL)