https://github.com/luminagames/neptuneapi
Command Handlers, Menu Handlers and many more for Bungeecord and Spigot
https://github.com/luminagames/neptuneapi
api bungeecord gui menu minecraft spigot
Last synced: about 1 month ago
JSON representation
Command Handlers, Menu Handlers and many more for Bungeecord and Spigot
- Host: GitHub
- URL: https://github.com/luminagames/neptuneapi
- Owner: LuminaGames
- Created: 2023-12-20T13:09:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T18:04:25.000Z (over 2 years ago)
- Last Synced: 2025-02-21T20:36:47.211Z (over 1 year ago)
- Topics: api, bungeecord, gui, menu, minecraft, spigot
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neptune API
Neptune API is the heart of server plugins made by Lumina Games. It provides many utilites such as Command Manager, Sub-Command Manager, Config Manager, Utility class, Color formatting,
Bungeecord Utils and the list goes on...
We make breaking changes in the API every time we add a new version cause we hate you!
**The API supports spigot 1.12+**
## Maven Repository
Here is our Maven Central Repository
```
io.github.vedantmulay
NeptuneAPI
1.0.3
```
## Java Docs
The java docs can be found [here](https://javadoc.io/doc/io.github.vedantmulay/NeptuneAPI/latest/index.html)