Alias Custom Command Clarification

I’ve seen an answer to making an alias already and it works. Let’s say I wanted to make an alias for a command !texturepack, I’ve seen answers that say to do !addcom !tp -a=!texturepack $(query). I was wondering if the $(query) part was necessary. I’ve tried with and without $(query) but can’t seem to find the difference.

Hey @j0nathan!

$(query) is to be used if !texturepack needs to be fed variables.
If it’s just text and/or a link you don’t need it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.