PolaRadio
๐ก Updated this yearPreview

๐ Analysis
- ๐ #779 of 1080 bukkit mods in this game by downloads
๐ About This Mod
# ๐ป PolaRadio โ Server-Wide NoteBlock Radio > Turn your server into a 24/7 radio station. PolaRadio streams `.nbs` note block songs to **everyone online** on a looping playlist โ with per-player mute, personal volume, an in-game song-picker GUI, and full DJ controls. Built on **(https://www.spigotmc.org/resources/noteblockapi.19287/)** for authentic in-game note block music. --- ## โจ Features - ๐ถ **Server-wide broadcast** โ one shared radio stream plays to all online players at once. - ๐ **Auto playlist** โ songs play back-to-back and loop forever; choose **LOOP** or **SHUFFLE** order. - ๐ **Per-player opt-out** โ anyone can mute the radio just for themselves with `/radio toggle`. Saved between sessions. - ๐ **Per-player volume** โ each player sets their own listening volume from 0โ100. - ๐ฅ๏ธ **Song-picker GUI** โ a clean paginated menu showing every loaded song; the now-playing track is highlighted. - ๐๏ธ **DJ controls** โ force-play, skip, stop/start, view now-playing, and switch playlist modes. - ๐ข **Now-playing announcements** โ shown in the action bar or chat (configurable), automatically skipped for muted players. - โป๏ธ **Live reload** โ add new songs and reload instantly, no restart needed. - โจ๏ธ **Full tab-completion** on every sub-command, mode, volume preset, and song name. - ๐จ **Fully configurable messages & colors.** --- ## ๐ฅ Installation 1. Install **(https://www.spigotmc.org/resources/noteblockapi.19287/)** โ drop `NoteBlockAPI.jar` into your `plugins/` folder. *(Required โ PolaRadio won't start without it.)* 2. Drop **`PolaRadio.jar`** into `plugins/`. 3. Start the server once to generate the config and the `plugins/PolaRadio/songs/` folder. 4. Put your `.nbs` song files into `plugins/PolaRadio/songs/`. 5. Run `/radio reload` (or restart) โ the radio starts automatically. ๐ --- ## ๐ฎ Commands Main command: `/radio` (alias `/r`) | Command | Permission | Description | |---|---|---| | `/radio` or `/radio gui` | `polaradio.use` | Open the song-picker GUI | | `/radio toggle` | `polaradio.use` | Mute/unmute the radio for yourself | | `/radio volume <0-100>` | `polaradio.use` | Set your personal volume | | `/radio nowplaying` | `polaradio.use` | Show the current song | | `/radio play <name/#>` | `polaradio.dj` | Force-play a song server-wide | | `/radio next` | `polaradio.dj` | Skip to the next song | | `/radio stop` | `polaradio.dj` | Stop / start the radio | | `/radio mode <loop\|shuffle>` | `polaradio.dj` | Set the playlist mode | | `/radio reload` | `polaradio.admin` | Rescan songs & reload config | --- ## ๐ Permissions | Permission | Default | Grants | |---|---|---| | `polaradio.use` | everyone | Listen, toggle, volume, GUI, now-playing | | `polaradio.dj` | op | Playback control (play/next/stop/mode) | | `polaradio.admin` | op | Reload the plugin | | `polaradio.*` | op | All of the above | --- ## โ๏ธ Configuration Everything is configurable in `config.yml` โ default volume, playlist mode, auto-start, announcement style (action bar vs chat), and all messages/colors. Per-player preferences (mute + volume) are stored in `players.yml`. --- ## ๐ Requirements - **Server:** Paper / Spigot - **Dependency:** NoteBlockAPI (required) - **Songs:** `.nbs` files (create them with the (https://opennbs.org/))
# ๐ป PolaRadio โ Server-Wide NoteBlock Radio
> Turn your server into a 24/7 radio station. PolaRadio streams `.nbs` note block songs to everyone online on a looping playlist โ with per-player mute, personal volume, an in-game song-picker GUI, and full DJ controls.
Built on (https://www.spigotmc.org/resources/noteblockapi. 19287/) for authentic in-game note block music.
## โจ Features
- ๐ถ Server-wide broadcast โ one shared radio stream plays to all online players at once.
- ๐ Auto playlist โ songs play back-to-back and loop forever; choose LOOP or SHUFFLE order.
- ๐ Per-player opt-out โ anyone can mute the radio just for themselves with `/radio toggle`. Saved between sessions.
- ๐ Per-player volume โ each player sets their own listening volume from 0โ100.
- ๐ฅ๏ธ Song-picker GUI โ a clean paginated menu showing every loaded song; the now-playing track is highlighted.
- ๐๏ธ DJ controls โ force-play, skip, stop/start, view now-playing, and switch playlist modes.
- ๐ข Now-playing announcements โ shown in the action bar or chat (configurable), automatically skipped for muted players.
- โป๏ธ Live reload โ add new songs and reload instantly, no restart needed.
- โจ๏ธ Full tab-completion on every sub-command, mode, volume preset, and song name.
- ๐จ Fully configurable messages & colors.
## ๐ฅ Installation
1. Install (https://www.spigotmc.org/resources/noteblockapi. 19287/) โ drop `NoteBlockAPI.jar` into your `plugins/` folder. (Required โ PolaRadio won't start without it.) 2. Drop `PolaRadio.jar` into `plugins/`. 3. Start the server once to generate the config and the `plugins/PolaRadio/songs/` folder. 4. Put your `.nbs` song files into `plugins/PolaRadio/songs/`. 5. Run `/radio reload` (or restart) โ the radio starts automatically. ๐
## ๐ฎ Commands
Main command: `/radio` (alias `/r`)
| Command | Permission | Description |
|---|---|---|
| `/radio` or `/radio gui` | `polaradio.use` | Open the song-picker GUI |
| `/radio toggle` | `polaradio.use` | Mute/unmute the radio for yourself |
| `/radio volume <0-100>` | `polaradio.use` | Set your personal volume |
| `/radio nowplaying` | `polaradio.use` | Show the current song |
| `/radio play
## ๐ Permissions
| Permission | Default | Grants | |---|---|---| | `polaradio.use` | everyone | Listen, toggle, volume, GUI, now-playing | | `polaradio.dj` | op | Playback control (play/next/stop/mode) | | `polaradio.admin` | op | Reload the plugin | | `polaradio.*` | op | All of the above |
## โ๏ธ Configuration
Everything is configurable in `config.yml` โ default volume, playlist mode, auto-start, announcement style (action bar vs chat), and all messages/colors. Per-player preferences (mute + volume) are stored in `players.yml`.
## ๐ Requirements
- Server: Paper / Spigot
- Dependency: NoteBlockAPI (required)
- Songs: `.nbs` files (create them with the (https://opennbs.org/))
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Polafy
- Version
- lc0k69nV
- Downloads
- 45
- Endorsements
- 0
- Category
- bukkit
- Created
- 7/25/2026
- Updated
- 7/8/2026
- Game Versions
- lc0k69nV
- Tags
- game-mechanics, library, social
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does PolaRadio support?
The author lists lc0k69nV. Other versions may work but are untested by the author.
What is the latest version of PolaRadio?
Version lc0k69nV, published 2026-07-08 with 45 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await