Documentation Tree
Learn what SIR+ adds on top of SIR and where to start if you plan to work with addons.
Meet SIR+
SIR+ extends the SIR foundation with addon loading, addon state management, provider override controls, and a public API for extension development. It is the branch you want when the stock SIR bundle is not enough and you need a supported way to ship custom logic.
Getting Started
Install SIR+, understand what changes compared to base SIR, and prepare the addon workflow.
Supported Plugins
Review inherited integrations, migration sources, and addon-facing compatibility expectations before going live.
Frequently Asked Questions
Read the most common questions about addons, overrides, migrations, and runtime behavior.
You should get familiar with
Modules
Explore inherited SIR modules plus SIR+ modules such as Scoreboard and Tab.
Commands
Audit inherited command providers, SIR+ module commands, and addon-owned commands.
Addons
Review bundled addons, their files, commands, permissions, and configuration examples.
Addons API
Use the public SIR API coordinate and build your own addon without depending on internal runtime modules.
Addon Runtime
Load addon jars from plugins/SIR-Plus/addons, persist enabled states, and manage them with /sir addons.
Migration Guide
Move from Legacy SIR, modern SIR, EssentialsX, or CMI into the addon-capable branch.
Discord Support
Previous Page
Getting Started
Install SIR+, understand the extra admin controls, and prepare for addon-based extensions.
Last updated on