Live Status is a lightweight server-side NeoForge mod that automatically adds a configurable LIVE prefix to approved Twitch and Kick streamers while they are broadcasting.
No client installation is required.
Players without the mod will see the LIVE indicator normally.
Features
- ✅ Server-side only
- ✅ No client mod required
- ✅ Twitch support
- ✅ Optional Kick support
- ✅ Configurable LIVE prefix
- ✅ Configurable prefix color
- ✅ Configurable update interval
- ✅ Approved streamer list
- ✅ Player preference for enabling or disabling their own prefix
- ✅ Runtime configuration reload
- ✅ Built-in diagnostics
- ✅ English and Czech localization
- ✅ Command tab completion
Commands
Player
/livestatus on
/livestatus off
/livestatus toggle
/livestatus status
Players can choose whether their LIVE prefix should be visible.
Administrator
/livestatus reload
/livestatus check
/livestatus status
/livestatus enable
/livestatus disable
/livestatus interval <seconds>
/livestatus prefix <text>
/livestatus color <color>
/livestatus streamer add <player> [twitch]
/livestatus streamer remove <player>
/livestatus streamer twitch <player> <channel>
/livestatus streamer kick <player> <channel>
/livestatus streamer list
Configuration changes can be applied without restarting the server.
Configuration
Configuration files are stored in:
config/livestatus/
The mod automatically creates its configuration on first launch.
Everything can be configured, including:
- Twitch credentials
- Kick support
- Update interval
- Prefix text
- Prefix color
- Streamer list
- Player preferences
Twitch
Live Status uses the official Twitch Helix API.
Create your own Twitch Developer Application and enter its:
- Client ID
- Client Secret
into the configuration file.
No player authentication is required.
Kick
Kick support is optional and can be enabled independently from Twitch.
Designed for Community Servers
Unlike most LIVE status mods, Live Status is designed for community servers where only approved content creators should receive the LIVE indicator.
Only players included in the configured streamer list are checked.
Requirements
- NeoForge
- Java 21
- Minecraft 1.21.1
License
MIT License
Planned Features
- Animated or blinking LIVE prefix
- More streaming platforms
- Custom platform icons
- Placeholder and API support
- More customization options

