YourBot v0.0.10
Added
- Marketplace browse cards now show per-server install state with action buttons — Install / Update / Enable / Settings appear right on each card so you can see at a glance what's installed where
- Plugin SDK is now available on PyPI — developers can
pip install mmo-maid-sdkin any local environment or CI without manual wheel downloads - Update detection on marketplace cards — when a newer version of an installed plugin is published, the card shows
Update v0.0.10 → v0.0.11
Enhanced
- Slash commands appear within seconds after installing a plugin (previously could take several minutes, especially on Bring-Your-Own-Bot servers)
- A periodic safety-net re-sync runs every 60 seconds so commands never get stuck waiting for a missed notification
- GitHub-based plugin publishing now supports repositories up to 50 MB (was 10 MB) and stored artifacts up to 25 MB (was 10 MB) — better headroom for plugins that ship data files or art assets
Fixed
- Plugin sandbox builds correctly handle legacy plugin uploads that bundled their own copy of the SDK
- Marketplace install notifications now log success and failure clearly so issues surface immediately instead of being silently swallowed