ServerPlugin

Undocumented in source.

Members

Functions

init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
onStopCommand
void onStopCommand(CommandParams )
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

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

Variables

isRunning
bool isRunning;
Undocumented in source.

Meta