dispatch Command
Dispatches getClassById command on this server, and executes it if found.
Return
returns false if no target is found
Parameters
sender
the apparent sender of the command
command Line
the command + arguments. Example: test abc 123
Throws
thrown when the executor for the given command fails with an unhandled exception