Radio - Simple Voice Chat Integration
Adds radio blocks with a frequency-based broadcasting system ā talk with teammates, stream music, run a news station, or build anything else you can imagine, all across large distances.
Features
š” Frequency System ā Every radio block operates on a set frequency. Only radios sharing the same frequency can communicate with each other.
š Modes
| Input ā Picks up nearby players' voices and broadcasts them to all Output radios on the same frequency
| Output ā Plays incoming audio to players within range, and optionally emits a redstone signal
| Broadcast ā Triggered via /simple_voice_radio play_audio streams .wav audio directly to all Output radios
| Listen ā Reads a custom disc from a jukebox placed underneath and broadcasts it to all Output radios on the same frequency
š¶ Redstone Signal Output ā Output radios can emit a redstone signal from 1 to 15 based on how close the nearest player is to the paired Input radio (optional)
ā” Redstone Frequency Control ā Set a radio's frequency dynamically using a redstone signal applied to the block (optional, may conflict with signal output system)
šØ No Resource Pack Needed ā All visuals are built with Display Entities ā no client-side setup required
šŖ Custom Skins ā Since 0.0.4: load your own per-state textures using BlockBench texture format
š» Radio Effect ā Since 0.0.4: real-time audio filtering adds static and tone shaping to simulate the feel of an old analog radio
āļø Fully Configurable ā Tune detection range, frequency limits, chunk limits, crafting recipe, item name & lore, skins, audio filters, and more
Command Tree
/simple_voice_radio
Ā ā³ reload - reloads the plugin's config š
Ā ā³ view_craft - shows the radio crafting recipe šļø
Ā ā³ give <target> - gives a radio item to the target š
Ā ā³ play_audio - plays .wav audio directly to all Output radios š¢
Ā Ā Ā Ā ā³ url <url> - audio will be downloaded from the given URL š
Ā Ā Ā Ā ā³ file <file> - audio will be loaded from a .wav file š
Ā Ā Ā Ā ā³ stop - stops the currently playing audio š
Requirements
š¤Simple Voice ChatšProtocolLibš½Custom Discs SVC (optional ā required for Listen mode)
Support
- Need help? Join our Discord
- Found a bug? Report it on Discord!
Preview
For more images - see gallery
Different modes

Frequency Switching



