Update README
This commit is contained in:
parent
38c11882f6
commit
b04f6e7420
@ -2,9 +2,9 @@
|
||||
This plugin adds the support for [Velocity](https://velocitypowered.com/) to [AuthMeReloaded](https://github.com/AuthMe/AuthMeReloaded)
|
||||
|
||||
## Requirements
|
||||
- Paper, Airplane or Purpur 1.16+
|
||||
- Velocity 3.0.1+
|
||||
- Java 16
|
||||
- Paper, Airplane or Purpur 1.13+
|
||||
- Velocity 3.1.1+
|
||||
- Java 11+
|
||||
|
||||
## Setup
|
||||
1. Download the latest release of the plugin [link](https://github.com/4drian3d/AuthMeVelocity/releases)
|
||||
|
@ -34,7 +34,6 @@ public final class ProxyListener {
|
||||
public ProxyListener(@NotNull AuthMeConfig config, AuthmeVelocityAPI api, Logger logger, ProxyServer proxy) {
|
||||
this.config = config;
|
||||
this.api = api;
|
||||
this.plugin = plugin;
|
||||
this.logger = logger;
|
||||
this.proxy = proxy;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user