-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
LordOfLeaks edited this page Jun 16, 2021
·
2 revisions
- Proxy implementing BungeeCord API version 1.9 (
build 1120- https://ci.md-5.net/job/BungeeCord/1120 or higher). - Spigot implementing Bukkit API version 1.8 (
git-Spigot-c3c767f-33d5de3or higher)
In order to install AuthPlus on network you need to enable bungeecord in spigot.yml of all servers that you wish to install AuthPlus to.
- Put AuthPlus.jar into both spigot and proxy plugins folder. This will generate necessary config files.
- Open the AuthPlus folder located in plugins directory. (Repeat this step for both proxy and spigot servers)
- Configure AuthPlus following the guide found at Configuration.
- Restart the server.
We recommend using AuthPlus in conjunction with proxy as using it on standalone server will disable auto logging of premium accounts.
- Spigot implementing Bukkit API version 1.8 (
git-Spigot-c3c767f-33d5de3or higher)
In order to install AuthPlus on standalone spigot server you need to disable bungeecord in spigot.yml.
- Put AuthPlus.jar into spigot plugins folder. This will generate necessary config files.
- Open the AuthPlus folder located in plugins directory.
- Configure AuthPlus following the guide found at Configuration.
- Restart the server.