Updated SubAPI (markdown)

ME1312 2020-03-01 23:40:56 -05:00
parent 30126692f1
commit 7497c188ff

@ -3,8 +3,8 @@ SubAPI is the way to access the server manager through custom plugins. This page
> **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>
> [SubServers.Sync](https://github.com/ME1312/SubServers-2/wiki/SubAPI#subserverssync--subserversclient)<br>
> [SubServers.Client](https://github.com/ME1312/SubServers-2/wiki/SubAPI#subserverssync--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.