Files
FUCK-CustomDiscs/gradle.properties
Navoei 6dd7c6f8d0 Better Async Tasks
Now using a BukkitRunnable and a Map to determine if an async task is running. This allows the plugin to prevent the jukebox from being modified before the task is complete, which prevents the jukebox from bugging out and causing discs to be lost.
2022-07-29 15:51:11 -05:00

16 lines
359 B
Properties

org.gradle.jvmargs=-Xmx2G
java_version=17
mp3spi_version=1.9.5.4
bukkit_api_version=1.19
bukkit_version=1.19-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.2.22
plugin_version=1.3.1
maven_group=me.Navoei.customdiscsplugin
archives_base_name=custom-discs