1
0
mirror of https://github.com/nkomarn/harbor.git synced 2024-11-16 07:05:22 +01:00
Harbor is a plugin that redefines sleep within your Spigot server!
Go to file
2019-11-08 19:44:11 -08:00
.github Create FUNDING.yml 2019-09-08 12:27:58 -07:00
src/main 🌈 Final touches! 2019-11-08 19:11:27 -08:00
.classpath 🚀 Quick hotfixes! More stuff coming soon! 2019-07-17 00:04:40 -07:00
.gitignore 🌈 Starting from the ground up 2019-09-08 21:47:35 -07:00
.project 🚀 Quick hotfixes! More stuff coming soon! 2019-07-17 00:04:40 -07:00
.travis.yml ⚙ Add Travis file 2019-09-08 22:07:47 -07:00
.whitesource Initial WhiteSource configuration file 2019-07-19 18:16:46 +00:00
build.sh 🔨 Refactoring some stuff 2019-10-09 07:05:09 -07:00
LICENSE 🚀 Quick hotfixes! More stuff coming soon! 2019-07-17 00:04:40 -07:00
pom.xml 🍉 Some more work on the update system! 2019-11-08 07:35:43 -08:00
README.md 🎺 Gave the README a facelift! 2019-11-08 19:44:11 -08:00

Harbor 1.6 banner

Harbor

CodeFactor License Discord

Harbor is a plugin that redefines sleep within your Spigot server! Harbor is lightweight and performant, with just the right amount of features for any survival server!

Check it out and download the latest builds over on the Spigot website!

🔨 Building from source

Harbor uses Maven to handle dependecies and building! Make sure you have Java 8, Git, and Maven installed, and then run:

git clone https://github.com/nkomarn/Harbor.git
cd Harbor/
mvn package

You can find the compiled JARs in the target directory.

🎺 Contributing

Feel free to create pull requests with any changes or improvements that think would make Harbor a better plugin! Generally, try to keep core plugin features intact. Pull requests with bugfixes are welcome!

📋 License

Harbor is licensed under the MIT license. View LICENSE for more information.