How to Change the Scenario on Your Arma Reforger Server
Switch between Conflict, Game Master, Combat Ops, Combined Arms, and other scenarios on your Arma Reforger dedicated server.
Arma Reforger ships with 29+ official scenarios across Conflict, Game Master, Combat Ops, Combined Arms, and showcase modes. The XGamingServer Config Editor lists all of them with friendly names, so you don't need to memorize scenario IDs.
Open the Scenario dropdown
Click the Scenario dropdown — all 29+ official scenarios are listed with friendly names (e.g., "Conflict — Everon", "Game Master — Arland").

(Optional) Use a Workshop scenario
If you want to use a community scenario from the Workshop, toggle Use Custom Scenario and paste the scenario ID. See Workshop Scenarios.
Save and restart
Click Save Changes and restart from Console. The new scenario loads on next start.
Edit config.json
Click Files in the panel and open config.json. Set scenarioId:
"game": {
"scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf"
}Popular Scenarios
| Scenario | Map | Scenario ID |
|---|---|---|
| Conflict — Everon | Everon | {ECC61978EDCC2B5A}Missions/23_Campaign.conf |
| Conflict — Arland | Arland | {2BBBE828037C6F4B}Missions/23_Campaign.conf |
| Game Master — Everon | Everon | {59AD59368755F41A}Missions/21_GM_Eden.conf |
| Game Master — Arland | Arland | {2BBBE828037C6F4B}Missions/21_GM_Eden.conf |
| Combat Ops — Everon | Everon | {ECC61978EDCC2B5A}Missions/22_Showcase_CombatOps.conf |
| Combined Arms — Everon | Everon | {BB3A14A4FFFCF9B8}Missions/24_CombinedArms.conf |
See the full list at Scenario List.
Tip: Use the
-listScenariosstartup parameter to print all available scenarios (including any from installed mods) to the server console.
Related Guides
How is this guide?

Arma Reforger Server Startup Parameters Reference
Complete reference of all startup parameters for Arma Reforger dedicated servers, including FPS limits, networking, logging, persistence, and performance tuning.
How to Troubleshoot Common Arma Reforger Server Issues
Fix common Arma Reforger server problems including crashes, connection issues, and mod conflicts.
