Feature Checklist
Track features for this project and mark them as shipped.
Features
Core
- [x] Add
/worlds tpwith optional coordinates and rotation on Fabric, NeoForge, and Paper. - [x] Add
/worlds whereamito show current world and position. - [x] Add best-effort runtime load/unload bridge for Fabric/NeoForge.
- [x] Add Fabric, NeoForge, and Paper entrypoints with command wiring for world operations.
- [x] Extend
/worlds whereamiwith an optional player argument. - [x] Multi-loader support
- [x] Scaffold the Worlds multi-loader project from the mod template.
- [x] World lifecycle
Integrations
- [x] Add Connect extension polling and command handlers for Dash control.
- [x] Connect integration
Other
- [x] Add shared config, registry, and backup helpers.
- [x] Fabric/Forge hotreload
- [x] Templates + backups