mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2025-12-10 13:30:24 +05:00
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id "com.gradleup.shadow" version "8.3.4"
|
||||
id "com.gradleup.shadow" version "8.3.5"
|
||||
}
|
||||
|
||||
sourceCompatibility = JavaLanguageVersion.of(java_version as int)
|
||||
|
||||
@@ -5,13 +5,13 @@ java_version=21
|
||||
mp3spi_version=1.9.5.4
|
||||
|
||||
bukkit_api_version=1.21
|
||||
bukkit_version=1.21.3-R0.1-SNAPSHOT
|
||||
bukkit_version=1.21.4-R0.1-SNAPSHOT
|
||||
mod_id=customdiscsplugin
|
||||
|
||||
# Target an older API to make it compatible with older versions of Simple Voice Chat
|
||||
voicechat_api_version=2.5.0
|
||||
command_api_version=9.6.0
|
||||
command_api_version=9.7.0
|
||||
|
||||
plugin_version=4.1
|
||||
plugin_version=4.2
|
||||
maven_group=me.Navoei.customdiscsplugin
|
||||
archives_base_name=custom-discs
|
||||
@@ -1,4 +1,4 @@
|
||||
# Custom Discs v4.1 for Paper 1.21.3
|
||||
# Custom Discs v4.2 for Paper 1.21.4
|
||||
|
||||
A Paper fork of henkelmax's Audio Player. Special thanks to Athar42 for maintaining this plugin.
|
||||
- Play custom music discs using the Simple Voice Chat API. (The voice chat mod is required on the client and server.)
|
||||
|
||||
Reference in New Issue
Block a user