Alias Comment - SpyglassMC/Spyglass GitHub Wiki
#alias comments are a way to define a string that will be shown in the completion list for specific arguments,
which will insert a different value when selected.
Syntax: #alias <type: string> <alias: string> <value: string>

| Version | Description | 
|---|---|
| 2.0.0 | Added #aliascomment. |