API Additions:
- Allow arbitrary commands for modules under
/switchy module config [id]
usingwithConfigCommands()
- Allow player-level module configuration with
withModuleConfig()
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.4.0
Apoli: Added configurable support for switching the presence of powers granted and revoked using /power
- disabled by default.
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.3.0
Allows scale types switched by the pehkui module to be configured on a per-server basis (like module importing).
Allows removing scale types that should only be temporary, and adding scale types you want players to be able to switch.
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.2.0
Fix translated strings without arguments. Support up to 1.20.1
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.1.8
Compatible versions through to 1.19.4
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.1.7
Fix mixin target for an unmapped method, causing a startup crash.
Changelog: https://github.com/sisby-folk/switchy/releases/tag/v2.1.6
Actually find and fix the set command feedback translation key bug.
Full Changelog: https://github.com/sisby-folk/switchy/compare/v2.1.4...v2.1.5