SoundPixel Plugin

⭐ — (1 endorsements) 📥 51 downloads 📌 v1.0.3 📅 4/15/2026
🟡 Updated this year

By zJuqni · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 4/12/2026 📅 Created: 4/15/2026

🔍 Analysis

  • 🏆 #634 of 1080 bukkit mods in this game by downloads

📋 About This Mod

# SoundPixel-Plugin SoundPixel-Plugin is a custom audio streaming plugin for **Paper/Spigot** Minecraft servers. It lets admins play **MP3, OGG/Vorbis, and WAV** files directly to players who have (https://modrinth.com/mod/soundpixel-mod) installed, without using a **resource pack** and without depending on **PlasmoVoice**. Compatible with: - Paper/Spigot **1.20.4** - Java **17+** ## What it does - Loads audio files from: - `plugins/SoundPixel/sounds/` - Supports: - `MP3` - `OGG/Vorbis` - `WAV` - Decodes and normalizes all audio to: - `PCM 16-bit` - `mono` - `48 kHz` - `little-endian` - Streams audio to compatible clients using: - `custom payload / plugin messaging` - Main channel: - `soundpixel:main` ## Main features - Play custom sounds with: - `/sp play <sound> ` - Stop playback with: - `/sp stop ` - List available sounds with: - `/sp list` - Reload config and sound library with: - `/sp reload` - Check current system status with: - `/sp status` ## Highlights - **No resource pack required** - **No PlasmoVoice dependency** - **Audio cache in memory** for faster replay - **Async decode and streaming** - **Configurable chunk size and send interval** - **Handshake-based compatibility detection** - **Works safely with players without the mod** ## Permissions - `sp.use` - `sp.play` - `sp.play.others` - `sp.play.all` - `sp.stop` - `sp.reload` - `sp.admin` ## Important limits - Does not play audio to vanilla clients without the mod. - Only players that send `HELLO {version}` are treated as compatible. - Uses configurable concurrent session limits to avoid overload. - Audio playback depends on the client having `SoundPixel-Mod` installed. ## Requirements - Paper/Spigot server **1.20.4** - Java **17+** - Clients must use **SoundPixel-Mod** --- # SoundPixel-Plugin SoundPixel-Plugin es un plugin de streaming de audio custom para servidores Minecraft **Paper/Spigot**. Permite a los administradores reproducir archivos **MP3, OGG/Vorbis y WAV** directamente en jugadores que tengan instalado **SoundPixel-Mod**, sin usar **resource pack** y sin depender de **PlasmoVoice**. Compatible con: - Paper/Spigot **1.20.4** - Java **17+** ## ¿Qué hace? - Carga archivos de audio desde: - `plugins/SoundPixel/sounds/` - Soporta: - `MP3` - `OGG/Vorbis` - `WAV` - Decodifica y normaliza todo el audio a: - `PCM 16-bit` - `mono` - `48 kHz` - `little-endian` - Transmite audio a clientes compatibles usando: - `custom payload / plugin messaging` - Canal principal: - `soundpixel:main` ## Funciones principales - Reproduce sonidos custom con: - `/sp play <sonido> ` - Detiene reproducción con: - `/sp stop ` - Lista sonidos disponibles con: - `/sp list` - Recarga config y biblioteca con: - `/sp reload` - Muestra el estado actual con: - `/sp status` ## Puntos destacados - **No requiere resource pack** - **No depende de PlasmoVoice** - **Cache de audio en memoria** para replay más rápido - **Decodificación y streaming asíncronos** - **Tamaño de chunk e intervalo configurables** - **Detección de compatibilidad por handshake** - **Funciona de forma segura con jugadores sin el mod** ## Permisos - `sp.use` - `sp.play` - `sp.play.others` - `sp.play.all` - `sp.stop` - `sp.reload` - `sp.admin` ## Límites importantes - No reproduce audio en clientes vanilla sin el mod. - Solo los jugadores que envían `HELLO {version}` se consideran compatibles. - Usa límites configurables de sesiones concurrentes para evitar sobrecarga. - La reproducción depende de que el cliente tenga instalado `SoundPixel-Mod`. ## Requisitos - Servidor Paper/Spigot **1.20.4** - Java **17+** - Los clientes deben usar **SoundPixel-Mod** ---

# SoundPixel-Plugin

SoundPixel-Plugin is a custom audio streaming plugin for Paper/Spigot Minecraft servers. It lets admins play MP3, OGG/Vorbis, and WAV files directly to players who have (https://modrinth.com/mod/soundpixel-mod) installed, without using a resource pack and without depending on PlasmoVoice.

Compatible with: - Paper/Spigot 1. 20. 4 - Java 17+

## What it does - Loads audio files from: - `plugins/SoundPixel/sounds/` - Supports: - `MP3` - `OGG/Vorbis` - `WAV` - Decodes and normalizes all audio to: - `PCM 16-bit` - `mono` - `48 kHz` - `little-endian` - Streams audio to compatible clients using: - `custom payload / plugin messaging` - Main channel: - `soundpixel:main`

## Main features - Play custom sounds with: - `/sp play ` - Stop playback with: - `/sp stop ` - List available sounds with: - `/sp list` - Reload config and sound library with: - `/sp reload` - Check current system status with: - `/sp status`

## Highlights - No resource pack required - No PlasmoVoice dependency - Audio cache in memory for faster replay - Async decode and streaming - Configurable chunk size and send interval - Handshake-based compatibility detection - Works safely with players without the mod

## Permissions - `sp.use` - `sp.play` - `sp.play.others` - `sp.play.all` - `sp.stop` - `sp.reload` - `sp.admin`

## Important limits - Does not play audio to vanilla clients without the mod. - Only players that send `HELLO {version}` are treated as compatible. - Uses configurable concurrent session limits to avoid overload. - Audio playback depends on the client having `SoundPixel-Mod` installed.

## Requirements - Paper/Spigot server 1. 20. 4 - Java 17+ - Clients must use SoundPixel-Mod

# SoundPixel-Plugin

SoundPixel-Plugin es un plugin de streaming de audio custom para servidores Minecraft Paper/Spigot. Permite a los administradores reproducir archivos MP3, OGG/Vorbis y WAV directamente en jugadores que tengan instalado SoundPixel-Mod, sin usar resource pack y sin depender de PlasmoVoice.

Compatible con: - Paper/Spigot 1. 20. 4 - Java 17+

## ¿Qué hace? - Carga archivos de audio desde: - `plugins/SoundPixel/sounds/` - Soporta: - `MP3` - `OGG/Vorbis` - `WAV` - Decodifica y normaliza todo el audio a: - `PCM 16-bit` - `mono` - `48 kHz` - `little-endian` - Transmite audio a clientes compatibles usando: - `custom payload / plugin messaging` - Canal principal: - `soundpixel:main`

## Funciones principales - Reproduce sonidos custom con: - `/sp play ` - Detiene reproducción con: - `/sp stop ` - Lista sonidos disponibles con: - `/sp list` - Recarga config y biblioteca con: - `/sp reload` - Muestra el estado actual con: - `/sp status`

## Puntos destacados - No requiere resource pack - No depende de PlasmoVoice - Cache de audio en memoria para replay más rápido - Decodificación y streaming asíncronos - Tamaño de chunk e intervalo configurables - Detección de compatibilidad por handshake - Funciona de forma segura con jugadores sin el mod

## Permisos - `sp.use` - `sp.play` - `sp.play.others` - `sp.play.all` - `sp.stop` - `sp.reload` - `sp.admin`

## Límites importantes - No reproduce audio en clientes vanilla sin el mod. - Solo los jugadores que envían `HELLO {version}` se consideran compatibles. - Usa límites configurables de sesiones concurrentes para evitar sobrecarga. - La reproducción depende de que el cliente tenga instalado `SoundPixel-Mod`.

## Requisitos - Servidor Paper/Spigot 1. 20. 4 - Java 17+ - Los clientes deben usar SoundPixel-Mod

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
zJuqni
Version
1.0.3
Downloads
51
Endorsements
1
Category
bukkit
Created
4/15/2026
Updated
4/12/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
social, technology

🔧 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 SoundPixel Plugin support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of SoundPixel Plugin?

Version 1.0.3, published 2026-04-12 with 51 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by zJuqni 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods