ChatPluginServer

Undocumented in source.

Members

Functions

handleMessagePacket
void handleMessagePacket(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.
messageCommand
void messageCommand(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"voxelman.chat.plugininfo"
Undocumented in source.

Variables

commandPlugin
CommandPluginServer commandPlugin;
Undocumented in source.

Meta