Skip to content

Initializing the API

Maxim Van de Wynckel edited this page Feb 28, 2018 · 1 revision

The API needs to be initialized before it can be used. To do this use the following:

new SpigotSiteCore();

Please keep in mind that this task may take some time as it needs to get past the initial CloudFlare (10 seconds delay) before it can load.

Clone this wiki locally