Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

rollczi-playground/AuthMeLiteVelocity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthMeLiteVelocity

AuthMeLiteVelocity is a further support for 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.

Fork: AuthMeBungee -> AuthMeVelocity -> AuthMeLiteVelocity

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. Set Hooks.bungeecord to true in your [AuthMeReloaded config]
  6. Set Hooks.pluginMessagingChannel to auth:velocity [AuthMeReloaded config]
  7. 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!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%