Companion

object Companion

Properties

Link copied to clipboard
lateinit var instance: SimpleCoreAPI

Instance of SimpleCoreAPI. Use it to retrieve the module manager

Link copied to clipboard

Instance of Logger used by SimpleCoreAPI.

Functions

Link copied to clipboard
fun dataFolder(path: String = "", asFolder: Boolean = true): File

Gets a file relative to the data folder. If running in standalone mode the data folder will be ./SimpleCoreAPI, otherwise it will be the plugins/SimpleCoreAPI folder

Link copied to clipboard

Checks if the current SoftwareType is the one specified