CommandPluginServerImpl

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.

Variables

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

Meta