pv-addon-lavaplayer-lib 图标

pv-addon-lavaplayer-lib

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.2.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/pv-addon-lavaplayer-lib
资源信息

Minecraft 版本: 1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2

平台: bungeecord fabric folia forge neoforge paper purpur spigot velocity

标签: library

资源介绍

Plasmo Voice | Modrinth | Spigot | GitHub | Discord | Patreon

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
📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Legendary Evolutions (Cobblemon}

价格:0 墨喵币
下载量:0

查看详情
Bookshelf

价格:0 墨喵币
下载量:0

查看详情
Movement In GUI

价格:0 墨喵币
下载量:0

查看详情
Craftify

价格:0 墨喵币
下载量:0

查看详情