
Modrinth · Minecraft mod
pv-addon-lavaplayer-lib
Add-on library with bundled needed for some Plasmo Voice add-ons.
Quick answer
Which pv-addon-lavaplayer-lib release should I use?
pv-addon-lavaplayer-lib 1.2.2 targets 1.16.5, 1.17.1, 1.18.2 with bungeecord, Fabric, folia. Do not install it on the client. It must be installed on the dedicated server. All 1 required mods have matching files.
Where it goes
Is pv-addon-lavaplayer-lib required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does pv-addon-lavaplayer-lib 1.2.2 need?
1.2.2. Change the file and its required mods may change too.
Install Plasmo Voice first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add pv-addon-lavaplayer-lib without breaking your instance.
Built for pv-addon-lavaplayer-lib 1.2.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.2.2. It targets 1.16.5, 1.17.1, 1.18.2 with bungeecord, Fabric, folia; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Plasmo Voice first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.2.2. It opens that exact file at the source.
About this project
What does pv-addon-lavaplayer-lib add?

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
Project description from Modrinth.
Pick your setup
pv-addon-lavaplayer-lib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
3 loader builds26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9
3 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.6
3 loader builds1.21.5
3 loader builds1.21.4
3 loader buildsShowing the newest 12 of 29 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
pv-addon-lavaplayer-lib versions and loaders
1.2.2
pv-addon-lavaplayer-lib-1.2.2.jar
23 Jul 2026
1.2.1
pv-addon-lavaplayer-lib-1.2.1.jar
12 May 2026
1.2.0
pv-addon-lavaplayer-lib-1.2.0.jar
21 Apr 2026
1.1.10
pv-addon-lavaplayer-lib-1.1.10.jar
7 Nov 2025
1.1.9
pv-addon-lavaplayer-lib-1.1.9.jar
30 Aug 2025
1.1.8
pv-addon-lavaplayer-lib-1.1.8.jar
6 Aug 2025
1.1.7
pv-addon-lavaplayer-lib-1.1.7.jar
1 Jul 2025
1.1.6
pv-addon-lavaplayer-lib-1.1.6.jar
2 May 2025
1.1.5
pv-addon-lavaplayer-lib-1.1.5.jar
29 Mar 2025
1.1.4
pv-addon-lavaplayer-lib-1.1.4.jar
25 Mar 2025
1.1.3
pv-addon-lavaplayer-lib-1.1.3.jar
1 Feb 2025
1.1.2
pv-addon-lavaplayer-lib-1.1.2.jar
10 Dec 2024
Looking for an older file? The official Modrinth project page is in Resources.