ToolSet / com.zndevs.toolset / ToolSet
ToolSet
class ToolSet : JavaPlugin
Constructors
| <init> | ToolSet() |
Functions
| onDisable | fun onDisable(): Unit |
| onEnable | fun onEnable(): Unit |
Companion Object Functions
| addToDeleteOnExit | fun addToDeleteOnExit(file: File): UnitAdds a file to the list of files to delete on server stop |