diff --git a/README.md b/README.md index 0cfdcdf..e38c0c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AuthMeVelocity -[![WorkFlow Status](https://img.shields.io/github/actions/workflow/status/4drian3d/AuthMeVelocity/gradle.yml?branch=master&style=flat-square)](https://github.com/4drian3d/AuthmeVelocity/actions/workflows/maven.yml) -[![Version](https://img.shields.io/github/v/release/4drian3d/AuthmeVelocity?color=FFF0&style=flat-square)](https://github.com/4drian3d/AuthmeVelocity/releases) +[![WorkFlow Status](https://img.shields.io/github/actions/workflow/status/4drian3d/AuthMeVelocity/gradle.yml?branch=master&style=flat-square)](https://github.com/4drian3d/AuthmeVelocity/actions/workflows/gradle.yml) +[![Version](https://img.shields.io/github/v/release/4drian3d/AuthmeVelocity?color=FFF0&style=flat-square)](https://modrinth.com/plugin/authmevelocity) [![Discord](https://img.shields.io/discord/899740810956910683?color=7289da&label=Discord)](https://discord.gg/5NMMzK5mAn) This plugin adds the support for [Velocity](https://velocitypowered.com/) to [AuthMeReloaded](https://github.com/AuthMe/AuthMeReloaded) @@ -19,7 +19,7 @@ This plugin adds the support for [Velocity](https://velocitypowered.com/) to [Au - Compatibility with [FastLogin](https://github.com/games647/FastLogin) (AutoLogin support in the proxy) and [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders) (use AuthMeVelocity placeholders in any other plugin and vice versa) ## Setup -1. Download the latest release of the plugin [link](https://github.com/4drian3d/AuthMeVelocity/releases) +1. Download the latest release of the plugin [link](https://modrinth.com/plugin/authmevelocity) 2. Put the plugin in the Velocity plugins folder and on all your Auth servers that have AuthMe installed. 3. Start the Velocity proxy and set up the config.conf with the auth servers. @@ -27,8 +27,8 @@ This plugin adds the support for [Velocity](https://velocitypowered.com/) to [Au Check the plugin API [here](https://github.com/4drian3d/AuthMeVelocity/wiki/Plugin-API) ### Javadocs -- Paper API [Javadocs](https://javadoc.jitpack.io/com/github/4drian3d/AuthMeVelocity/api-paper/latest/javadoc/) -- Velocity API [Javadocs](https://javadoc.jitpack.io/com/github/4drian3d/AuthMeVelocity/api-velocity/latest/javadoc/) +- Paper API [Javadocs](https://s01.oss.sonatype.org/service/local/repositories/snapshots/archive/io/github/4drian3d/authmevelocity-api-paper/4.0.0-SNAPSHOT/authmevelocity-api-paper-4.0.0-20230224.155043-1-javadoc.jar/!/io.github._4drianed.authmevelocity.api.paper/module-summary.html) +- Velocity API [Javadocs](https://s01.oss.sonatype.org/service/local/repositories/snapshots/archive/io/github/4drian3d/authmevelocity-api-velocity/4.0.0-SNAPSHOT/authmevelocity-api-velocity-4.0.0-20230224.155043-1-javadoc.jar/!/io.github._4drian3d.authmevelocity.api.velocity/module-summary.html) ## Configuration Check the plugin configuration [here](https://github.com/4drian3d/AuthMeVelocity/wiki/Configuration)