Dispatches a command on this server, and executes it if found.
@param sender the apparent sender of the command
@param commandLine the command + arguments. Example: test abc123
@return returns false if no target is found
@throws CommandException thrown when the executor for the given commandfails with an unhandled exception
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.