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

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

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)