CommandPluginCommon

Undocumented in source.

Members

Functions

execute
ExecResult execute(const(char)[] input, ClientId source)
Undocumented in source. Be warned that the author may not have intended to support it.
registerCommand
void registerCommand(string name, CommandHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!(voxelman.command.plugininfo)
Undocumented in source.

Variables

handlers
CommandHandler[string] handlers;
Undocumented in source.

Meta