mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated SubAPI (markdown)
parent
3ea9e21dbf
commit
81bd5cc342
@ -98,7 +98,7 @@ This will show how to use SubAPI for SubServers.Host. For more detailed informat
|
||||
To use SubAPI here, you must create a SubPlugin. This section will detail how this is done, step by step.
|
||||
|
||||
__Plugin Main Class:__<br>
|
||||
Moving on, now you have to create a main class. This class will be added as a Listener automatically.
|
||||
Making your main class is pretty easy. It's even added as a Listener automatically.
|
||||
```
|
||||
import net.ME1312.SubServers.Host.API.Event.SubDisableEvent;
|
||||
import net.ME1312.SubServers.Host.API.Event.SubEnableEvent;
|
||||
|
Loading…
Reference in New Issue
Block a user