
AuthMeVelocity
AuthMeReloaded support for Velocity
Обновлён 7 марта 2026 г. · опубликован 16 августа 2022 г.
AuthMeVelocity
This plugin adds support for Velocity to AuthMeReloaded
Requirements
- Paper, Purpur, Folia 1.21+
- Velocity 3.4.0+
- Java 21+
Features
- Prevent your players from executing commands or typing in the chat before they are logged in
- Prevent command tabcompletions before they are logged in (On 1.13+ requires VPacketEvents)
- 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 (AutoLogin support in the proxy) and MiniPlaceholders (use AuthMeVelocity placeholders in any other plugin and vice versa)
Setup
- Download the latest release of the plugin link
- Install AuthMeVelocity-Proxy on your Velocity Proxy
- Install AuthMeVelocity-Paper on your Paper servers that have AuthMeReloaded installed
- Start the Velocity proxy and set up the config.conf with the auth servers.
Plugin API
Check the plugin API here
Javadocs
Configuration
Check the plugin configuration here
Tutorial
Spanish
Metrics
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.3.0 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | folia, paper, purpur | 7 марта 2026 г. | Скачать (60 КБ) |
| 4.3.0 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | velocity | 7 марта 2026 г. | Скачать (98 КБ) |
| 4.2.0 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | folia, paper, purpur | 21 августа 2025 г. | Скачать (60 КБ) |
| 4.2.0 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | velocity | 21 августа 2025 г. | Скачать (97 КБ) |
| 4.1.2 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | folia, paper, purpur | 27 августа 2024 г. | Скачать (57 КБ) |
| 4.1.2 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | velocity | 27 августа 2024 г. | Скачать (90 КБ) |
| 4.1.1 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | folia, paper, purpur | 21 января 2024 г. | Скачать (57 КБ) |
| 4.1.1 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | velocity | 21 января 2024 г. | Скачать (90 КБ) |
| 4.1.0 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | folia, paper, purpur | 25 декабря 2023 г. | Скачать (57 КБ) |
| 4.1.0 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | velocity | 25 декабря 2023 г. | Скачать (90 КБ) |
| 4.0.4 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | bukkit, folia, paper, purpur, spigot | 29 июля 2023 г. | Скачать (57 КБ) |
| 4.0.4 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | velocity | 29 июля 2023 г. | Скачать (118 КБ) |
| 4.0.3 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | velocity | 28 июня 2023 г. | Скачать (118 КБ) |
| 4.0.3 | Релиз | 1.19.2, 1.19.4, 1.20, 1.20.1 | bukkit, folia, paper, purpur, spigot | 28 июня 2023 г. | Скачать (57 КБ) |
| 4.0.2 | Релиз | 1.19.2, 1.19.3, 1.19.4, 1.20 | velocity | 8 июня 2023 г. | Скачать (116 КБ) |
Показаны последние 15 из 27 версий.
Ченджлог
4.3.0Релиз1.21.10, 1.21.11, 26.1 · 7 марта 2026 г.
What's Changed
- Implement option to allow sending chat messages on selected auth servers
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.2.0...4.3.0
4.3.0Релиз1.21.10, 1.21.11, 26.1 · 7 марта 2026 г.
What's Changed
- Implement option to allow sending chat messages on selected auth servers
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.2.0...4.3.0
4.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 21 августа 2025 г.
Hi! Since version 4.1.2, several features have been added, such as API and general features. MiniPlaceholders compatibility has also been updated to version v3.
What's Changed
- feat: api auth server add in https://github.com/4drian3d/AuthMeVelocity/pull/162
- feat: Added allow messages with a specified prefix to be sent in https://github.com/4drian3d/AuthMeVelocity/pull/198
- feat: Updated MiniPlaceholders compatibility to 3.0.0
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.2...4.2.0
4.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 21 августа 2025 г.
Hi! Since version 4.1.2, several features have been added, such as API and general features. MiniPlaceholders compatibility has also been updated to version v3.
What's Changed
- feat: api auth server add in https://github.com/4drian3d/AuthMeVelocity/pull/162
- feat: Added allow messages with a specified prefix to be sent in https://github.com/4drian3d/AuthMeVelocity/pull/198
- feat: Updated MiniPlaceholders compatibility to 3.0.0
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.2...4.2.0
4.1.2Релиз1.21.3, 1.21.4, 1.21.5 · 27 августа 2024 г.
- Improved plugin messaging sending to backend server
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.1...4.1.2
4.1.2Релиз1.21.3, 1.21.4, 1.21.5 · 27 августа 2024 г.
- Improved plugin messaging sending to backend server
Full Changelog: https://github.com/4drian3d/AuthMeVelocity/compare/4.1.1...4.1.2
4.1.1Релиз1.20.5, 1.20.6, 1.21 · 21 января 2024 г.
Fixed Velocity 3.3.0 support when using VPacketEvents
4.1.1Релиз1.20.5, 1.20.6, 1.21 · 21 января 2024 г.
Fixed Velocity 3.3.0 support when using VPacketEvents
Комментарии
Загружаем…

