Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.73 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.73 KB

HubManager

License Azure DevOps builds Discord Youtube

HubManager - Add commands to your Minecraft server such as /hub to make it easier for your players to get around

To learn more visit the wiki.

Getting started

Downloading

Currently, we only have the 1.0 version available in the releases. 2.0 is still in the works.

Compliling

Prerequisites

Java JDK
Maven

Since this project uses Maven, all you need to do is run the command mvn package. The .jar file will be put in the /target folder.

Authors

License

HubManager 2.0 and beyond is licensed under the GPL-3.0 license. For more infomation read the LICENSE file.

Hubmanager 1.0 (Before commit #9df5130) or anything in the 1.0-old branch remains under the MIT license. For more infomation read the LICENSE file in 1.0-old branch.