
pv-addon-lavaplayer-lib
Add-on library with bundled needed for some Plasmo Voice add-ons.
About this Mod

pv-addon-lavaplayer-lib
Add-on bundled with LavaPlayer fork library required for some Plasmo Voice add-ons.
Installation
- Download the add-on from Modrinth
- Install the add-on:
- For Paper, install the library in
~/plugins. - For Fabric or Forge, install the library in
~/mods.
- For Paper, install the library in
- Restart the server
Adding to the project (For developers)
Kotlin DSL
repositories {
maven("https://repo.plo.su")
}
dependencies {
compileOnly("su.plo:pv-addon-lavaplayer-lib:1.0.2")
}
Groovy DSL
repositories {
maven { url 'https://repo.plo.su/' }
}
dependencies {
compileOnly 'su.plo:pv-addon-lavaplayer-lib:1.0.2'
}
Using with universal addons
Kotlin
@Addon(
...
dependencies = [
Dependency(id = "pv-addon-lavaplayer-lib")
]
)
Java
@Addon(
...
dependencies = {
@Dependency(id = "pv-addon-lavaplayer-lib")
}
)
Using with Bukkit plugins
Add pv-addon-lavaplayer-lib to plugin.yml depend:
depend:
- pv-addon-lavaplayer-lib
Available Versions
How to Install pv-addon-lavaplayer-lib on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set bungeecord Loader
In the panel under "Egg", select the bungeecord loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "pv-addon-lavaplayer-lib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+25 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
pv-addon-lavaplayer-lib server crashes on startup – what to do?
Most common cause: wrong bungeecord version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is pv-addon-lavaplayer-lib compatible with bungeecord and fabric and folia and forge and neoforge and paper and purpur and spigot and velocity?
pv-addon-lavaplayer-lib officially supports bungeecord, fabric, folia, forge, neoforge, paper, purpur, spigot, velocity for Minecraft 26.1.2, 26.1.1, 26.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with pv-addon-lavaplayer-lib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if pv-addon-lavaplayer-lib consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install pv-addon-lavaplayer-lib with just one click on your server.