SSEC 26.1
Fabric-focused docs for the SSECLib 26.1 line, covering entrypoint scanning, annotation-driven commands, event listeners, aliases, and permissions.
This branch documents the Fabric 26.1 SSEC line.
What this version covers
Section titled “What this version covers”SSECInitializerentrypoints wired throughfabric.mod.json- automatic package scanning through
SSECScanner - annotation-driven command registration
- Fabric event listener registration with priority ordering
- alias, permission, and argument-adapter APIs
Recommended path
Section titled “Recommended path”- Read Overview.
- Continue with Installation.
- Use API Overview to map the public annotations and entrypoints.
- Go deeper with Command System and Event System.