/gravity

Authentication System (server-side) of Project Spartan

Primary LanguageJavaOtherNOASSERTION

Gravity (noun)
The force that attracts a body towards the centre of the earth, or towards any other physical body having mass.

Features

  • Provides authentication for Project Spartan users
  • Automatically logs IP-Address and UniqueID
  • Automatically notifies Coders when a invalid auth request was received
  • Discord Bot
  • ...and much more.

Discord Bot

Robots are cute!

Installation

Install the required dependencies: jre-8 jdk-8 gradle mariadb phpmyadmin

$ git clone git@github.com:Marc3842h/gravity.git
$ ./gradlew shadowJar
# Deploy the gravity.jar file to the location, where you want it to live
$ java -jar gravity.jar --ip 127.0.0.1 --port 7777

Usage

For reference please visit the client side protection of Project Spartan.

License

Gravity is part of Project Spartan - It is closed source and is licensed under the Project Spartan Private License. Visit the LICENSE.txt file for more information.