Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/nkomarn/harbor
- Owner: nkomarn
- License: mit
- Created: 2018-09-25T03:19:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T20:24:50.000Z (about 1 year ago)
- Last Synced: 2024-08-02T01:26:56.401Z (4 months ago)
- Topics: harbor, java, mechanics, plugin, redefines-sleep, spigot, spigot-api, spigot-server
- Language: Java
- Homepage: https://bstats.org/plugin/bukkit/Harbor
- Size: 252 KB
- Stars: 97
- Watchers: 5
- Forks: 33
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.