Gravity (noun)
The force that attracts a body towards the centre of the earth, or towards any other physical body having mass.
- 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.
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
For reference please visit the client side protection of Project Spartan.
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.