CommandPluginServer

Undocumented in source.

Members

Functions

handleCommandPacket
void handleCommandPacket(ubyte[] packetData, SessionId sessionId)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CommandPluginCommon!true
Undocumented in source.

Variables

clientMan
ClientManager clientMan;
Undocumented in source.
connection
NetServerPlugin connection;
Undocumented in source.

Meta