Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4drian3d/authmevelocity
AuthMeReloaded support for Velocity proxy
https://github.com/4drian3d/authmevelocity
authentification authme authme-reloaded bukkit folia java minecraft minecraft-plugin paper-plugin papermc plugin proxy spigot spigot-plugin velocity velocity-plugin velocitypowered
Last synced: 2 days ago
JSON representation
AuthMeReloaded support for Velocity proxy
- Host: GitHub
- URL: https://github.com/4drian3d/authmevelocity
- Owner: 4drian3d
- License: gpl-3.0
- Created: 2021-05-11T14:59:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T21:33:27.000Z (about 1 month ago)
- Last Synced: 2024-12-24T08:08:45.599Z (2 days ago)
- Topics: authentification, authme, authme-reloaded, bukkit, folia, java, minecraft, minecraft-plugin, paper-plugin, papermc, plugin, proxy, spigot, spigot-plugin, velocity, velocity-plugin, velocitypowered
- Language: Java
- Homepage: https://modrinth.com/plugin/authmevelocity
- Size: 927 KB
- Stars: 68
- Watchers: 1
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AuthMeVelocity
[![GitHub Build](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)
[![Jenkins Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.codemc.io%2Fjob%2F4drian3d%2Fjob%2FAuthMeVelocity%2F&style=flat-square&label=Jenkins%20Build)
](https://ci.codemc.io/job/4drian3d/job/AuthMeVelocity/)This plugin adds the support for [Velocity](https://velocitypowered.com/) to [AuthMeReloaded](https://github.com/AuthMe/AuthMeReloaded)
## Requirements
- Paper or Folia 1.20+
- Velocity 3.3.0+
- Java 17+## Features
- Prevent your players from executing commands or typing in the chat before they are logged in
- Forces the first server that players enter to be an Auth server
- Send players to another server when logging in natively (AuthMeReloaded has bugs with this functionality on its own)
- Prevents players from having to re-login each time they join a server with AuthMe installed
- Get access to the AuthMe API from Velocity
- 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://modrinth.com/plugin/authmevelocity)
2. Install AuthMeVelocity-Proxy on your Velocity Proxy
3. Install AuthMeVelocity-Paper on your Paper servers that have AuthMeReloaded installed
4. Start the Velocity proxy and set up the config.conf with the auth servers.## Plugin API
Check the plugin API [here](https://github.com/4drian3d/AuthMeVelocity/wiki/Plugin-API)### Javadocs
- Paper API [Javadocs](https://javadoc.io/doc/io.github.4drian3d/authmevelocity-api-paper)
- Velocity API [Javadocs](https://javadoc.io/doc/io.github.4drian3d/authmevelocity-api-velocity)## Configuration
Check the plugin configuration [here](https://github.com/4drian3d/AuthMeVelocity/wiki/Configuration)## Metrics
[![metrics](https://bstats.org/signatures/velocity/AuthMeVelocity.svg)](https://bstats.org/plugin/velocity/AuthMeVelocity/16128)