diff --git a/proxy/src/main/resources/velocity-plugin.json b/proxy/src/main/resources/velocity-plugin.json index ba4c236..493cbec 100644 --- a/proxy/src/main/resources/velocity-plugin.json +++ b/proxy/src/main/resources/velocity-plugin.json @@ -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" -} \ No newline at end of file + "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" +}