-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Teufel2211 edited this page Jun 3, 2026
·
1 revision
StatusMod stores its local settings in:
config/statusmod/config.json
adminOpLevelstatusPermissionNodeadminPermissionNodeenableAdminOverridesdefaultColorstatusReapplyTicksstatusCooldownSecondsstatusHistorySizeenableStaffBadgestaffBadgeTextstaffBadgeColor
config/statusmod/players.jsonconfig/statusmod/blocked_players.jsonconfig/statusmod/config.json
- Atomic file writes help reduce corruption risk.
- Invalid input is sanitized where possible.
- Malformed JSON is recovered with backups so the mod keeps running.