Adrian ed50af2fef
Merge pull request #50 from 4drian3d/v3
Version 3.0.0:

- Improved Javadocs
- Implement proper API
- Update to Java 17
- Migrated to Gradle Kotlin DSL
- Implement new configuration options:

  -  Implemented SendMode to control the server selection mode
   - Implemented ignoreSignedPlayer to workaround 1.19.1+ issues with valid signed players

- Migrated to Configurate-HOCON
- Implemented Paper/Velocity Debug Mode
- Added support for Java 9 Modules
- Implemented LoginByProxyEvent (Paper event)
2022-08-15 11:50:07 -05:00
2022-08-14 03:53:11 +00:00
2022-08-15 14:27:41 +00:00
2022-08-15 15:04:18 +00:00
2022-08-14 03:07:35 +00:00
2022-08-15 15:04:18 +00:00
2022-08-14 02:31:33 +00:00
2022-08-14 02:31:33 +00:00
2022-08-14 03:07:35 +00:00
2022-08-15 02:37:35 +00:00
2022-03-03 16:48:26 -05:00

AuthMeVelocity WorkFlow Status Version

This plugin adds the support for Velocity to AuthMeReloaded

Requirements

  • Paper, Airplane or Purpur 1.13+
  • Velocity 3.1.2+
  • Java 11+

Setup

  1. Download the latest release of the plugin link
  2. Put the jar that ends with "-proxy" in Velocity's plugins folder
  3. Put the jar that ends with "-spigot" in the Spigot servers that contains AuthMe
  4. Start the Velocity proxy and set up the config.yml with the auth servers

Plugin API

Check the plugin API here

Configuration

Check the plugin configuration here

Description
No description provided
Readme 1 MiB
Languages
Java 100%