mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated SubAPI (markdown)
parent
c9c876b98d
commit
e403e107ff
@ -127,4 +127,4 @@ So, what happens here is:<br>
|
||||
2. You're listening to `SubEnableEvent` and `SubDisableEvent` to enable and disable your plugin respectively.<br>
|
||||
|
||||
### Using SubAPI for Hosts
|
||||
Like the other editions, most of Base-API can be accessed through the method `SubAPI.getInstance()` or through events, however the SubServers part of the API of the code more closely resembles the API for [SubServers.Client](https://github.com/ME1312/SubServers-2/wiki/SubAPI#using-subapi-for-subserversclient) (being SubData packet based). Info about your plugin if needed can be retrieved through the events.
|
||||
Like the other editions, most of Base-API can be accessed through the method `SubAPI.getInstance()` or through events, however the SubServers part of the API of the code more closely resembles the API for [SubServers.Client](#subserverssync--subserversclient) (being SubData packet based). Info about your plugin if needed can be retrieved through the events.
|
Loading…
Reference in New Issue
Block a user