16.07.2015, 23:06
The parameters of the command is a string, you're going to have to search in the string, so yes. To make it the most efficient, make sure to utilize 'else if' statements so that when one if statement is met it doesn't continue onto the ones that follow that.