Update KSpigot.kt
This commit is contained in:
@@ -39,6 +39,7 @@ abstract class KSpigot : JavaPlugin() {
|
|||||||
* Called when the plugin gets disabled
|
* Called when the plugin gets disabled
|
||||||
*/
|
*/
|
||||||
open fun shutdown() {}
|
open fun shutdown() {}
|
||||||
|
|
||||||
final override fun onLoad() {
|
final override fun onLoad() {
|
||||||
KSpigotMainInstance = this
|
KSpigotMainInstance = this
|
||||||
load()
|
load()
|
||||||
|
Reference in New Issue
Block a user