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

https://github.com/night0721/nova

Collections of plugins for Minecraft Spigot 1.18.1, including Lobby, Bungeecord Network and Skywars
https://github.com/night0721/nova

bungeecord minecraft plugins server skywars spigot

Last synced: about 2 months ago
JSON representation

Collections of plugins for Minecraft Spigot 1.18.1, including Lobby, Bungeecord Network and Skywars

Awesome Lists containing this project

README

          

# Nova
Collections of plugins for Minecraft Spigot 1.18.1, including Lobby, Bungeecord Network and Skywars

# Building
To get started with the project, simply clone the repository and install the dependencies using Maven:

```sh
git clone https://github.com/night0721/Nova
cd Nova
```

If you are using IntelliJ, you can import the project as a Maven project and install the dependencies by clicking button on the right side of the screen.
After installing dependencies, you are able to use install/package command to compile the plugin to JAR, or instead, use build artifact.
Then, you can add the plugin to your plugin folder and start the server to use it.

# Contributions
If you have any ideas for improvements or new features, please feel free to fork the project and create a pull request or open an issue.
All contributions are welcome, including translations, documentation, and code.

# License
Nova is licensed under the GNU Public License v3.0. See [LICENSE](https://github.com/night0721/Nova/blob/master/LICENSE) for more information.