BitAspire Wiki
SIRSIR

Supported Plugins

Compatibility overview for the companion plugins, bridges, and migration sources that matter to SIR.

SIR works on its own, but several integrations become important depending on whether you run the Legacy branch or the modern 2.0.0 architecture. Use this page as the compatibility overview, then continue with Integrations if you want the deeper runtime notes.

Core utility stack

Plugin or libraryWhy it mattersTypical impact
PlaceholderAPIExpands placeholders across chat formats, announcements, MOTD, and other configurable text output.Strongly recommended if your server already uses scoreboards, holograms, or placeholder-driven messages.
VaultLets SIR read permission groups, chat metadata, and group-aware selectors.Important when you use ranked formatting or commands that target groups.
InteractiveChatImproves compatibility with richer chat components.Helpful on networks that already run advanced chat presentation plugins.
ViaVersionOptional utility dependency for mixed-version environments.Useful when your stack is designed around multi-version support.

Discord bridges

PluginWhat SIR uses it for
DiscordSRVGlobal chat relays, join and quit notifications, and Discord-aware messaging flows.
EssentialsDiscordAlternate Discord bridge when your stack already leans on the Essentials ecosystem.

These integrations matter most for the modern discord module and for any setup that mirrors server activity to external channels.

Login and authentication plugins

PluginWhy it matters
UserLoginLets SIR align join flows and onboarding with login state.
AuthMeSame role as above for AuthMe-based servers.
NexAuthSupports login-aware message timing and gated player flow.
nLoginHelps SIR avoid firing user-facing flows too early.
OpeNLoginSame compatibility category for login-protected servers.

This category matters mainly in modern SIR, where login-aware modules and join/quit behavior are split more clearly.

Staff and moderation ecosystem

PluginWhat it influences
SuperVanishVanish-aware staff messaging and hidden-state behavior.
PremiumVanishSame role as above for PremiumVanish stacks.
CMIExtra utility compatibility around staff workflows and visibility-aware behavior.
Essentials / EssentialsXShared utility ecosystem, migration source, and staff-flow compatibility.
AdvancedBanLets SIR coexist with a dedicated punishment platform.

SIR does not try to replace punishment plugins. It complements them by owning chat-side behavior, messaging policy, and utility flow.

Migration-aware sources

SourceSupported in base SIRNotes
SIRYesModern SIR can detect whether the source is Legacy data or already-modernized data.
Essentials / EssentialsXYesUseful when moving from an Essentials-style server stack into the SIR workflow.

Branch expectation

Most of the integrations listed here make the most sense in modern 2.0.0, because the feature model is cleaner and easier to audit there. Legacy can still coexist with older plugin stacks, but it usually deserves more manual review before migration.

Need the deeper compatibility details?

This page is the quick overview. If you want the longer explanation of what each bridge changes at runtime, continue with Integrations.

Last updated on

On this page