Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nkomarn/harbor

Harbor is a plugin that redefines sleep within your Spigot server!
https://github.com/nkomarn/harbor

harbor java mechanics plugin redefines-sleep spigot spigot-api spigot-server

Last synced: 11 days ago
JSON representation

Harbor is a plugin that redefines sleep within your Spigot server!

Awesome Lists containing this project

README

        

![Harbor 1.6 banner](https://i.imgur.com/VsYoStK.png)

[discord-invite]: https://discord.gg/UACRzwe
# ⚓ Harbor
[![CodeFactor](https://www.codefactor.io/repository/github/nkomarn/harbor/badge)](https://www.codefactor.io/repository/github/nkomarn/harbor) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/nkomarn/Harbor/blob/master/LICENSE) [![Discord](https://discordapp.com/api/guilds/285623631042707457/widget.png)][discord-invite]

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 releases page!](https://github.com/nkomarn/Harbor/releases)

# 🔨 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.