Update Sponge to API 8 (#2611)

This commit is contained in:
Konicai 2022-10-02 16:43:14 -04:00 committed by GitHub
parent cb864b3c98
commit 7653a626af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 293 additions and 165 deletions

View file

@ -9,7 +9,7 @@ dependencies {
tasks {
processResources {
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json")) {
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "META-INF/sponge_plugins.json")) {
expand(
"id" to "Geyser",
"name" to "Geyser",