Documentation Tree
Choose the SIR branch that matches your server, then jump into the right docs.
Meet SIR
SIR, short for Simple In-game Receptionist, is the all-in-one plugin branch focused on chat systems, moderation, messaging, join and quit flows, Discord hooks, and server utility features.
This section covers both maintained lines of the project:
- Legacy: version
1.7.0and everything below it - Modern: version
2.0.0
Getting Started
Need help deciding which branch to install or migrate to first? This page gives the quick decision path.
Supported Plugins
Review the companion plugins, migration sources, and compatibility expectations before you wire SIR into your stack.
Frequently Asked Questions
Read the most common branch, migration, permissions, and troubleshooting questions for SIR.
Choose your SIR branch
Branch Explorer
Choose the SIR branch and the kind of docs you want to read
Switch between Legacy and Modern, then narrow the view by architecture, modules, commands, migration, or FAQ.
Modern branch guide
Choose this path for new installations or for the maintained Gradle multi-project branch with split loaders.
Separates built-in features into `modules/*` and `command/*` with their own runtime folders and state files.
Adds `/sir modules`, `/sir commands`, and `/sir migrate [source]` as the main operator workflow.
Best baseline if you want the current SIR architecture without the addon runtime from SIR+.
Modern Overview
Repository layout, runtime tree, admin flow, and the key architectural changes from Legacy.
Modern Modules
Deep reference for channels, moderation, discord, MOTD, tags, vanish, and every other built-in module.
Modern Command Providers
Deep reference for clear-chat, color, ignore, message, mute, nick, print, and settings.
Configuration Layout
Understand `modules/`, `commands/`, `users/`, and the state files before copying or migrating anything.
Migration Guide
Plan moves from Legacy SIR or Essentials-style data into the 2.0.0 runtime model.
SIR FAQ
Read the common branch, module, provider, and permission questions that come up during real deployments.
You should get familiar with
Modules & Providers
Jump into the detailed Legacy and Modern references for every module, command family, and provider.
Integrations
See how SIR works with PlaceholderAPI, Vault, Discord bridges, auth plugins, vanish plugins, and more.
Commands & Permissions
Audit the /sir admin tree, provider commands, permission nodes, and the permission changes from Legacy to Modern.
Configuration Layout
Compare the Legacy resources/ tree with the Modern modules/, commands/, and users/ layout.
Migration Guide
Follow the real migration paths implemented in the plugin for Legacy SIR and Essentials-style data.
Discord Support
Previous Page
Getting Started
Choose the right SIR branch, install it cleanly, and know where to continue next.
Last updated on