I have a need in the game I play to type [check price (something)] over and over so I made an input trigger called cp $$commod to allow me to just have to type cp instead of check price.

now Savitar sends this to the server:

check price (something)

cp (something)

the server doesn't like the second line... how do I make Savitar stop sending it?