ToolSet / com.zndevs.toolset.tools / ToolSetCommandTools / reloadCommands

reloadCommands

fun reloadCommands(): Unit

Reload commands from a plugin

fun reloadCommands(setToAnythingToGetReturnValue: Any?): String

Reload commands from a plugin and send a message to the executor

Parameters

setToAnythingToGetReturnValue - Set this to anything to specify using a return value

Return All commands that were reloaded