Skip to content
This repository has been archived by the owner on Dec 24, 2017. It is now read-only.
/ gravity Public archive

Authentication System (server-side) of Project Spartan

License

Notifications You must be signed in to change notification settings

my-legacy-projects/gravity

Repository files navigation

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.

About

Authentication System (server-side) of Project Spartan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages