02.01.2011, 09:56
You need to put your command in OnPlayerCommandText and not OnPlayerUpdate.
This callback [OnPlayerUpdate] is called everytime a client/player updates the server with their status.
This callback [OnPlayerUpdate] is called everytime a client/player updates the server with their status.