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
- Host: GitHub
- URL: https://github.com/night0721/nova
- Owner: night0721
- Created: 2025-04-09T15:01:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-09T17:54:26.000Z (about 1 year ago)
- Last Synced: 2025-06-04T15:43:42.396Z (about 1 year ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.