Roadmap¶
Delivered in 1.0.0-beta.1¶
- [x] regular kits and Choice Kits;
- [x] server-only vanilla GUI;
- [x] visual
/kit info; - [x] atomic persistence;
- [x] built-in permissions and FTB Ranks;
- [x] Forge 1.21.1 and NeoForge 1.21.1;
- [x] skins and cache;
- [x] hardened
/setskin; - [x] four languages with server-side resolution;
- [x] first login, returning-player, and logout messages;
- [x] periodic announcements;
- [x]
SEQUENTIAL,RANDOM, andSHUFFLE; - [x]
/msb announcecommands; - [x] Forge/NeoForge CI;
- [x] placeholder Fabric module removed.
Next steps¶
- [ ] expand automated tests;
- [ ] automated dedicated-server smoke tests;
- [ ] optimize persistence for large player bases;
- [ ] improve Choice Kit editing tools;
- [ ] expand observability and diagnostics;
- [ ] evaluate a future Fabric line separately.