CommandsModule
0.1.0-SNAPSHOT
CommandsModule
/
xyz.theprogramsrc.commandsmodule
/
Main
Main
class
Main
:
Module
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
enable
Link copied to clipboard
fun
enable
(
)
Content copied to clipboard
get
Author
Link copied to clipboard
fun
getAuthor
(
)
:
String
Content copied to clipboard
get
File
Link copied to clipboard
fun
getFile
(
)
:
File
Content copied to clipboard
get
Module
Description
Link copied to clipboard
fun
getModuleDescription
(
)
:
ModuleDescription
Content copied to clipboard
get
Name
Link copied to clipboard
fun
getName
(
)
:
String
Content copied to clipboard
get
Version
Link copied to clipboard
fun
getVersion
(
)
:
String
Content copied to clipboard
init
Link copied to clipboard
fun
init
(
file
:
File
,
moduleDescription
:
ModuleDescription
)
Content copied to clipboard
is
Enabled
Link copied to clipboard
fun
isEnabled
(
)
:
Boolean
Content copied to clipboard
is
Loaded
Link copied to clipboard
fun
isLoaded
(
)
:
Boolean
Content copied to clipboard
on
Disable
Link copied to clipboard
open
fun
onDisable
(
)
Content copied to clipboard
on
Enable
Link copied to clipboard
open
fun
onEnable
(
)
Content copied to clipboard
on
Load
Link copied to clipboard
open
override
fun
onLoad
(
)
Content copied to clipboard