Fix velocity-plugin.json

,
This commit is contained in:
4drian3d 2021-06-26 21:08:00 -05:00 committed by GitHub
parent a7ef326846
commit 5fc7ef9f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
{
"id":"authmevelocity",
"name":"AuthMeVelocity",
"version":"${project.version}",
"url":"https://github.com/4drian3d/AuthMeVelocity",
"description":"This plugin adds the support for AuthMeReloaded to Velocity."
"authors":"xQuickGlare",
"dependencies":[],
"main":"com.glyart.authmevelocity.proxy.AuthMeVelocityPlugin"
"id":"authmevelocity",
"name":"AuthMeVelocity",
"version":"${project.version}",
"url":"https://github.com/4drian3d/AuthMeVelocity",
"description":"This plugin adds the support for AuthMeReloaded to Velocity.",
"authors":"xQuickGlare",
"dependencies":[],
"main":"com.glyart.authmevelocity.proxy.AuthMeVelocityPlugin"
}