Skip to content

Installation

LordOfLeaks edited this page Jun 16, 2021 · 2 revisions

BungeeCord

Prequisities

  • 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-33d5de3 or higher)

Before installation

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.

Installation

  1. Put AuthPlus.jar into both spigot and proxy plugins folder. This will generate necessary config files.
  2. Open the AuthPlus folder located in plugins directory. (Repeat this step for both proxy and spigot servers)
  3. Configure AuthPlus following the guide found at Configuration.
  4. Restart the server.

Standalone spigot

We recommend using AuthPlus in conjunction with proxy as using it on standalone server will disable auto logging of premium accounts.

Prequisities

  • Spigot implementing Bukkit API version 1.8 (git-Spigot-c3c767f-33d5de3 or higher)

Before installation

In order to install AuthPlus on standalone spigot server you need to disable bungeecord in spigot.yml.

Installation

  1. Put AuthPlus.jar into spigot plugins folder. This will generate necessary config files.
  2. Open the AuthPlus folder located in plugins directory.
  3. Configure AuthPlus following the guide found at Configuration.
  4. Restart the server.

Clone this wiki locally