Skip to content
MyoWiki SSEC · 26.1
SSEC mark

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.

  • SSECInitializer entrypoints wired through fabric.mod.json
  • automatic package scanning through SSECScanner
  • annotation-driven command registration
  • Fabric event listener registration with priority ordering
  • alias, permission, and argument-adapter APIs
  1. Read Overview.
  2. Continue with Installation.
  3. Use API Overview to map the public annotations and entrypoints.
  4. Go deeper with Command System and Event System.