RadioOn

v1.0.1 Oxide Rust

Automatically manages radio boomboxes by turning them on when deployed, after server restarts, and at configurable intervals. Supports both deployable and static boomboxes with customizable radio stations and tracking options.

RadioOn - Automatically manages radio boomboxes by turning them on when deployed, after server restarts, and at configurable intervals.

RadioOn

v1.0.1 Oxide Rust

Automatically manages radio boomboxes by turning them on when deployed, after server restarts, and at configurable intervals. Supports both deployable and static boomboxes with customizable radio stations and tracking options.

Buy on Codefling $4.99
127 views
4 downloads

Features

  • Automatic radio activation
  • Server restart support
  • Configurable intervals
  • Deployable boombox support
  • Static boombox support
  • Custom radio stations
  • Entity tracking system
  • Network synchronization

Installation

Installation Steps

  1. Download the RadioOn.cs file
  2. Place it in your oxide/plugins folder
  3. Restart your server or use oxide.reload RadioOn
  4. Configure the settings in the config file

Configuration

The configuration file will be generated at oxide/config/RadioOn.json

{
  "Radio Stream URL": "http://s-00.wefunkradio.com:81/wefunk64.mp3",
  "Enable for deployed boomboxes": false,
  "Enable for static/monument boomboxes": true,
  "Auto-restart interval (minutes)": 60,
  "Enable auto-restart": true,
  "Turn on radios after server restart": true
}

Commands

Command Description Permission
None The plugin operates automatically based on configuration settings N/A

Plugin Information

Version 1.0.1
Platform Oxide
Game Rust
License Custom