Adds the %arg-<num>% placeholder which allows you to get a specific part of the players message (e.g. "ChatBot how are you" If you wanted to get "ChatBot" you'd do %arg-0% while "you" would be %arg-3%, if it's not a valid arg it will return "not-found").