Presets
The Preset Ecosystem applies a full scenario, government, economy, and doctrine, to a nation in one command instead of configuring settings by hand.
The collection
640 built-in presets spanning historical eras and alternate genres, plus reusable playstyles and government archetypes.
Geopolitical, Medieval, Ancient, Early-Modern, Napoleonic, Industrial-Victorian, WWI, Interwar, WWII, Cold-War. Naming follows a short collection prefix, e.g. anc-roman-republic, ww2-nazi-germany, cw-soviet-union.
Fantasy, Post-Apocalyptic, and Alternate-History, e.g. apoc-caravan-confederacy, ah-byzantine-empire.
9 reusable server-wide playstyles, applied independently of a nation's era preset: ruleset-anarchy-lite, ruleset-diplomacy-focused, ruleset-geopolitical-sandbox, ruleset-hardcore-conquest, ruleset-historical-simulation, ruleset-medieval-kingdom-server, ruleset-roleplay, ruleset-total-war, and a blank ruleset-custom-blank starting point.
8 reusable government structures a preset can hand a nation, from a flat tribal council to a bicameral federal legislature. See Government and Economy for the primitives these are built from.
Discover, apply, undo
Every preset command lives under /preset. Full argument reference on Commands: Core.
/preset info anc-roman-republic /preset apply anc-roman-republic confirm /preset undo
PRESET_APPLY defaults to ALL (every player), so applying a preset to your own nation needs no special grant out of the box.
Admin tools
Server admins can reload the preset library, validate it, and apply or force-apply presets on behalf of others. All gated behind ADMIN_PRESETS.
Addons can react to any application via the WnEvents.PresetApplied event. See Core API Reference.
Sub-nations
Some presets, like the modern and Cold War-era US presets, ship a library of sub-nations that don't exist until a leader founds them.
Server-config presets (different thing, same name)
Separately from the preset ecosystem above, the server's own wn-core-server.toml ships whole-config presets an admin applies once to shape the entire server's ruleset: anarchy-pvp, competitive-factions, civ-diplomacy, roleplay-curated, cooperative-no-war, plus a composable no-economy toggle. Full detail on Configuration: Core.
