BitAspire Wiki
SIR+SIR+

Modules & Providers

Hub for the detailed SIR+ built-in module and command-provider references.

Built on top of Modern SIR

SIR+ keeps the same bundled stock feature set as Modern SIR, but wraps it in a stronger runtime:

  • addon loading
  • addon states
  • provider override management
  • extra migration sources

The right way to read SIR+ is:

  1. learn the built-in modules and providers
  2. learn the admin runtime around them
  3. then learn the addon layer

Detailed references


Why this separation matters

Two built-in public commands still come from modules:

  • announcements exposes /announce
  • channels exposes /chat-view

Most other player-facing commands come from providers. In SIR+ that distinction matters even more because provider overrides are an explicit admin feature.

Last updated on

On this page