LunaticCommandBase

abstract class LunaticCommandBase(plugin: LunaticChat)(source)

Functionality shared by every command node, whether it is registered with the server (LunaticCommand) or attached under a parent literal (LunaticSubCommand).

Inheritors

Constructors

Link copied to clipboard
constructor(plugin: LunaticChat)