Lives
The Lives tab is split into two sections: Live Streams and Radio Whitelist.
Live Streams
This view shows every active live radio station currently broadcasting on the server. Each row displays the player's in-game name, the stream name they chose, and the source URL. Admins can terminate any stream at any time using the Kill button — the station is immediately removed from the Radio tab for all players.
A Refresh button is available to reload the list on demand in case the view is stale.

Radio Whitelist
This is the access control list for the Go Live feature. Only players whose identifier appears in this list are allowed to publish a live radio station. Players not on the whitelist do not see the Go Live button at all.
Admins can:
Add a player by entering their server identifier (e.g.
citizen:abc123) and an optional display label.Remove a player at any time using the trash icon next to their entry.
The whitelist is persisted to data/radio_whitelist.json on the server and survives resource restarts.

Last updated