Correct plugin.yml

This commit is contained in:
MC~蛟龙 2024-06-05 21:34:11 +08:00
parent 82ed075ee8
commit 6664612b73
2 changed files with 4 additions and 3 deletions

View File

@ -131,6 +131,7 @@ tasks {
// Options
archiveAppendix.set("")
archiveClassifier.set("")
archiveBaseName.set("Authme")
destinationDirectory.set(file("$rootDir/outs"))
// Libraries Relocate
relocate("org.apache.http", "fr.xephi.authme.libs.org.apache.http")

View File

@ -1,8 +1,8 @@
name: ${pluginDescription.name}
authors: [${pluginDescription.authors}]
name: Authme
authors: [sgdc3, games647, Hex3l, krusic22, DGun Otto]
website: https://github.com/HaHaWTH/AuthMeReReloaded/
description: A fork of AuthMeReloaded that contains bug fixes
main: ${pluginDescription.main}
main: fr.xephi.authme.Authme
folia-supported: true
version: 5.6.0-FORK-b50
api-version: 1.13