In the callback onPluginCommandEvent there isn't a parameter containing the sender's client id.
Would be very helpfull, to identify "good" clients and ignore "bad" clients.
Somethink like:
Code:void ts3plugin_onPluginCommandEvent(uint64 serverConnectionHandlerID, const char* pluginName, const char* pluginCommand, anyID fromID);