{"id":145828,"date":"2026-06-08T20:34:10","date_gmt":"2026-06-08T17:34:10","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/"},"modified":"2026-06-08T20:34:10","modified_gmt":"2026-06-08T17:34:10","slug":"soundpixel-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/","title":{"rendered":"SoundPixel Plugin"},"content":{"rendered":"<p># SoundPixel-Plugin<\/p>\n<p>SoundPixel-Plugin is a custom audio streaming plugin for **Paper\/Spigot** Minecraft servers.<br \/>\nIt lets admins play **MP3, OGG\/Vorbis, and WAV** files directly to players who have SoundPixel-Mod installed, without using a **resource pack** and without depending on **PlasmoVoice**.<\/p>\n<p>Compatible with:<br \/>\n&#8211; Paper\/Spigot **1.20.4**<br \/>\n&#8211; Java **17+**<\/p>\n<p>## What it does<br \/>\n&#8211; Loads audio files from:<br \/>\n&#8211; `plugins\/SoundPixel\/sounds\/`<br \/>\n&#8211; Supports:<br \/>\n&#8211; `MP3`<br \/>\n&#8211; `OGG\/Vorbis`<br \/>\n&#8211; `WAV`<br \/>\n&#8211; Decodes and normalizes all audio to:<br \/>\n&#8211; `PCM 16-bit`<br \/>\n&#8211; `mono`<br \/>\n&#8211; `48 kHz`<br \/>\n&#8211; `little-endian`<br \/>\n&#8211; Streams audio to compatible clients using:<br \/>\n&#8211; `custom payload \/ plugin messaging`<br \/>\n&#8211; Main channel:<br \/>\n&#8211; `soundpixel:main`<\/p>\n<p>## Main features<br \/>\n&#8211; Play custom sounds with:<br \/>\n&#8211; `\/sp play <sound> [player|all] [volume]`<br \/>\n&#8211; Stop playback with:<br \/>\n&#8211; `\/sp stop [sound|all] [player|all]`<br \/>\n&#8211; List available sounds with:<br \/>\n&#8211; `\/sp list`<br \/>\n&#8211; Reload config and sound library with:<br \/>\n&#8211; `\/sp reload`<br \/>\n&#8211; Check current system status with:<br \/>\n&#8211; `\/sp status`<\/p>\n<p>## Highlights<br \/>\n&#8211; **No resource pack required**<br \/>\n&#8211; **No PlasmoVoice dependency**<br \/>\n&#8211; **Audio cache in memory** for faster replay<br \/>\n&#8211; **Async decode and streaming**<br \/>\n&#8211; **Configurable chunk size and send interval**<br \/>\n&#8211; **Handshake-based compatibility detection**<br \/>\n&#8211; **Works safely with players without the mod**<\/p>\n<p>## Permissions<br \/>\n&#8211; `sp.use`<br \/>\n&#8211; `sp.play`<br \/>\n&#8211; `sp.play.others`<br \/>\n&#8211; `sp.play.all`<br \/>\n&#8211; `sp.stop`<br \/>\n&#8211; `sp.reload`<br \/>\n&#8211; `sp.admin`<\/p>\n<p>## Important limits<br \/>\n&#8211; Does not play audio to vanilla clients without the mod.<br \/>\n&#8211; Only players that send `HELLO {version}` are treated as compatible.<br \/>\n&#8211; Uses configurable concurrent session limits to avoid overload.<br \/>\n&#8211; Audio playback depends on the client having `SoundPixel-Mod` installed.<\/p>\n<p>## Requirements<br \/>\n&#8211; Paper\/Spigot server **1.20.4**<br \/>\n&#8211; Java **17+**<br \/>\n&#8211; Clients must use **SoundPixel-Mod**<\/p>\n<p>&#8212;<\/p>\n<p># SoundPixel-Plugin<\/p>\n<p>SoundPixel-Plugin es un plugin de streaming de audio custom para servidores Minecraft **Paper\/Spigot**.<br \/>\nPermite 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**.<\/p>\n<p>Compatible con:<br \/>\n&#8211; Paper\/Spigot **1.20.4**<br \/>\n&#8211; Java **17+**<\/p>\n<p>## \u00bfQu\u00e9 hace?<br \/>\n&#8211; Carga archivos de audio desde:<br \/>\n&#8211; `plugins\/SoundPixel\/sounds\/`<br \/>\n&#8211; Soporta:<br \/>\n&#8211; `MP3`<br \/>\n&#8211; `OGG\/Vorbis`<br \/>\n&#8211; `WAV`<br \/>\n&#8211; Decodifica y normaliza todo el audio a:<br \/>\n&#8211; `PCM 16-bit`<br \/>\n&#8211; `mono`<br \/>\n&#8211; `48 kHz`<br \/>\n&#8211; `little-endian`<br \/>\n&#8211; Transmite audio a clientes compatibles usando:<br \/>\n&#8211; `custom payload \/ plugin messaging`<br \/>\n&#8211; Canal principal:<br \/>\n&#8211; `soundpixel:main`<\/p>\n<p>## Funciones principales<br \/>\n&#8211; Reproduce sonidos custom con:<br \/>\n&#8211; `\/sp play <sonido> [jugador|all] [volumen]`<br \/>\n&#8211; Detiene reproducci\u00f3n con:<br \/>\n&#8211; `\/sp stop [sound|all] [player|all]`<br \/>\n&#8211; Lista sonidos disponibles con:<br \/>\n&#8211; `\/sp list`<br \/>\n&#8211; Recarga config y biblioteca con:<br \/>\n&#8211; `\/sp reload`<br \/>\n&#8211; Muestra el estado actual con:<br \/>\n&#8211; `\/sp status`<\/p>\n<p>## Puntos destacados<br \/>\n&#8211; **No requiere resource pack**<br \/>\n&#8211; **No depende de PlasmoVoice**<br \/>\n&#8211; **Cache de audio en memoria** para replay m\u00e1s r\u00e1pido<br \/>\n&#8211; **Decodificaci\u00f3n y streaming as\u00edncronos**<br \/>\n&#8211; **Tama\u00f1o de chunk e intervalo configurables**<br \/>\n&#8211; **Detecci\u00f3n de compatibilidad por handshake**<br \/>\n&#8211; **Funciona de forma segura con jugadores sin el mod**<\/p>\n<p>## Permisos<br \/>\n&#8211; `sp.use`<br \/>\n&#8211; `sp.play`<br \/>\n&#8211; `sp.play.others`<br \/>\n&#8211; `sp.play.all`<br \/>\n&#8211; `sp.stop`<br \/>\n&#8211; `sp.reload`<br \/>\n&#8211; `sp.admin`<\/p>\n<p>## L\u00edmites importantes<br \/>\n&#8211; No reproduce audio en clientes vanilla sin el mod.<br \/>\n&#8211; Solo los jugadores que env\u00edan `HELLO {version}` se consideran compatibles.<br \/>\n&#8211; Usa l\u00edmites configurables de sesiones concurrentes para evitar sobrecarga.<br \/>\n&#8211; La reproducci\u00f3n depende de que el cliente tenga instalado `SoundPixel-Mod`.<\/p>\n<p>## Requisitos<br \/>\n&#8211; Servidor Paper\/Spigot **1.20.4**<br \/>\n&#8211; Java **17+**<br \/>\n&#8211; Los clientes deben usar **SoundPixel-Mod**<\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>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 SoundPixel-Mod installed, without using a resource pack.<\/p>\n","protected":false},"featured_media":145829,"template":"","meta":{"_minecraft_slug":"soundpixel-plugin","_minecraft_project_id":"3YZtGxxC","_minecraft_author":"zJuqni","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":16,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"soundpixel-plugin.zip","_minecraft_size_bytes":1651465,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-15T22:46:31.248219Z","_minecraft_date_created":"2026-04-15T23:32:34.275931Z","_minecraft_date_modified":"2026-04-12T13:59:55.968685Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/soundpixel-plugin","_minecraft_icon_attachment_id":145829,"_minecraft_imported_at":"2026-06-08T17:34:10+00:00","_minecraft_import_hash":"af2ac564a53f38a15918d7e6b0dc77bf","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,127,867,129,123],"mod_loader":[130,132,134],"minecraft_version":[59,36,60,93,94,101,102],"class_list":["post-145828","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-paper","mod_category-social","mod_category-spigot","mod_category-technology","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SoundPixel Plugin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SoundPixel Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"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 SoundPixel-Mod installed, without using a resource pack.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/\",\"name\":\"SoundPixel Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png\",\"datePublished\":\"2026-06-08T17:34:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png\",\"width\":177,\"height\":148},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/soundpixel-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SoundPixel Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SoundPixel Plugin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/","og_locale":"en_US","og_type":"article","og_title":"SoundPixel Plugin - Minecraft","og_description":"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 SoundPixel-Mod installed, without using a resource pack.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/","name":"SoundPixel Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png","datePublished":"2026-06-08T17:34:10+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/soundpixel-plugin-icon-5b3c74b1fb1763cf536c84e81b2cbac33a5c8965.png","width":177,"height":148},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/soundpixel-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"SoundPixel Plugin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/145828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/145829"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=145828"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=145828"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=145828"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=145828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}