Atreus

The Spigot plugin counterpart of the overly complex SSN.gg authentication system.

Building

Make sure you have both Maven and JDK installed (version 8 or up should be fine, but I’m personally using 16), then run:

mvn install

The generated JAR files will be located at the target directory.

Installing

? This requires Gatekeeper to be running to work properly.

You can install Atreus just like any other Spigot plugin, drop the JAR file on your plugins directory and run the server.

After running it for the first time, close it and fill the /plugins/Atreus/config.yml file according to your Gatekeeper and server configuration.

GitHub

View Github