executeCommand

static boolean executeCommand(String message)

Executes a client-sided command from a message.

Return

true if the message should not be sent to the server, false otherwise

Parameters

message

the command message

Sources

jvm source
Link copied to clipboard