Back to mods
pv-addon-lavaplayer-lib project artwork

Modrinth · Minecraft mod

pv-addon-lavaplayer-lib

Add-on library with bundled needed for some Plasmo Voice add-ons.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which pv-addon-lavaplayer-lib release should I use?

Updated 14 days ago
Latest stable file 1.2.2
Game version 1.16.5, 1.17.1, 1.18.2
Loader bungeecord, Fabric, folia

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.

Client Not supported
Dedicated server Required
Loader for this release bungeecord, Fabric, folia
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 1 required mods have matching files

Install Plasmo Voice first. We found matching files for this game-version and loader setup.

Plasmo Voice Needed by pv-addon-lavaplayer-lib 1.2.2
required
Matching file found Matched file: neoforge-26.2-2.1.13

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install Plasmo Voice first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 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

  1. Download the add-on from Modrinth
  2. Install the add-on:
    • For Paper, install the library in ~/plugins.
    • For Fabric or Forge, install the library in ~/mods.
  3. 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.

87 available setups

Showing 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

25 of 25 releases match

Looking for an older file? The official Modrinth project page is in Resources.