Update KSpigot.kt

This commit is contained in:
bluefireoly
2020-10-28 22:41:20 +01:00
parent 7574b908d4
commit 0f8e3f0e92

View File

@@ -6,7 +6,7 @@ import net.axay.kspigot.runnables.KRunnableHolder
import org.bukkit.plugin.java.JavaPlugin
/**
* This is the main instance of kSpigot.
* This is the main instance of KSpigot.
*
* This class replaces (and inherits from) the
* JavaPlugin class. Your main plugin class should