Progression
Progression system selection and per player toast preferences.
/mw progression current/mw progression list/mw progression notify [xp|level] <on|off>/mw progression set <param> <value>/mw progression system/mw progression system set <none|self|<source id>> --confirmation=true
/mw progression current
any player
Print the caller’s own level (and luck, where the active source has one) on every ladder biasing their rolls.
/mw progression list
masterwork.admin / masterwork.config.view
List the registered progression sources and the currently active one.
/mw progression notify [xp|level] <on|off>
any player
The caller’s own opt out of the per craft XP toast and the level up toast. Bare progression notify prints both states.
/mw progression set <param> <value>
masterwork.admin
Tune the active built in ladder’s parameters (the XP formula coefficients, the level curve, level odds), or a registered third party source’s anchor thresholds and track names.
/mw progression system
masterwork.admin / masterwork.config.view
Print the currently active progression system and the full list of ids system set accepts (none, self, plus every registered third party source). A shorter, more targeted readout than progression list, which dumps the built in ladder’s whole formula alongside the active system.
/mw progression system set <none|self|<source id>> --confirmation=true
masterwork.admin
Switch which system biases the roll: off, Masterwork’s own ladder, or a registered third party source’s id. The confirmation flag exists because this changes what every other progression control on the page means.