mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated SubAPI (markdown)
parent
39c4746737
commit
30126692f1
@ -1,5 +1,11 @@
|
||||
SubAPI is the way to access the server manager through custom plugins. This page goes over how get started using it.
|
||||
|
||||
> **Topics on This Page:**<br>
|
||||
> [SubServers.Bungee](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersBungee)<br>
|
||||
> [SubServers.Host](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersSync)<br>
|
||||
> [SubServers.Sync](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersHost)<br>
|
||||
> [SubServers.Client](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersClient)<br>
|
||||
|
||||
### SubAPI via Maven
|
||||
You may want to use Maven to handle the SubAPI dependency for you. If so, here's the code you need to make it happen.
|
||||
```xml
|
||||
|
Loading…
Reference in New Issue
Block a user