/AuthMeVelocity

A bridge between your AuthMe Spigot instance and your Velocity proxy.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

AuthMeVelocity

Like AuthMeBungee this plugin acts like a bridge between your bukkit servers and your Velocity instance. To explain simple how it works, bukkit-side plugins send a message to velocity-side on user authentication. If velocity-side doesn't receive this message, the player won't be able to talk in chat and to perform commands, including Velocity commands.

Support

Requirements

Building

  1. Make sure that you have maven
  2. Clone the repository
  3. Run mvn clean package in the directory with pom.xml
  4. Output file will be located in target directory

Installation

  1. Compile AuthMeVelocity
  2. Place AuthMeVelocity.jar into your Velocity's plugin folder
  3. Restart everything
  4. Configure the plugin (don't forget to config authServers)
  5. Enable the Hooks.bungeecord option in your AuthMeReloaded config file
  6. Enjoy!

Additions planned (no ETAs)

  • Make a PR to AuthMeReloaded/make changes to make it work with bungee-like channels (to eliminate need of AuthMeReloaded fork)

Please don't ask for support with this plugin in AuthMe discord!