Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 418 Bytes

Core

A powerful rank, punishments, and profiles core for any network.

This plugin stores all player data, ban information, rank information, and tag information in MongoDB. This project was deployed with MongoDB Atlas.

Dependencies

  • Gooey2
  • NetworkHelper

How to Build

  • Install Gooey2 to your local maven repository.
  • Install NetworkHelper to your local maven repository.
  • Run mvn clean install.