/
Show the world you're broadcasting.
OnAir automatically displays a prefix next to players who are currently live on Twitch. Perfect for content creator servers, SMPs, and communities where viewers want to find their favorite streamers in-game.
OnAir also supports creating custom prefixes/statuses - create a way to show players are AFK, in a recording session, part of a specific group, or more!
| Command | Description |
|---|---|
/status | View your current status |
/status link <twitch> | Link your Twitch channel |
/status unlink | Unlink your Twitch account |
/status set <status> | Set a custom status (AFK, BRB, etc.) |
/status clear | Clear your custom status |
/status auto | Toggle automatic Twitch detection |
{
"checkIntervalSeconds": 60,
"twitchLivePrefix": "&c⬤ &r",
"manualLivePrefix": "&c⬤ &r",
"customStatuses": {
"afk": "&7[AFK] &r",
"brb": "&e[BRB] &r"
}
}
Requirements
Server-side only. No client mod required.

Show the world you're broadcasting. A simple Status mod for SMPs inspired by HermitCraft - supports custom statuses, prefixes & linking a Twitch channel for automatic live status.