Alias Custom Command Clarification

Asked Jun 24, 2020·1 reply·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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.

1 reply

Hey @Plaid Raccoon!

$(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.