Correct plugin.yml
This commit is contained in:
parent
82ed075ee8
commit
6664612b73
@ -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")
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user