adds the throttle instance
register a permission handler for this command
gets called whenever the permission for a client gets checked
clears the current manual text
gets the command name without its prefix
gets the command name with its prefix
retrieves the help text
retrieves the current manual text
gets the current prefix for this command
returns a boolean wether a help text has been set or not
returns a boolean wether a help text has been set or not
sets a help text (should be a very brief description)
help text
checks if the command is enabled
sets a manual text, this function can be called multiple times in order to create a multilined manual text
the manual text
sets a prefix for this command should only used in specific cases by default the prefix gets inherited from its Commander
the new prefix for this command
register an execution handler for this command
gets called whenever the command should do something
Generated using TypeDoc
adds an instance of a throttle class