We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710433f commit 622123cCopy full SHA for 622123c
Examples/LanguageSupport.json
@@ -3,6 +3,7 @@
3
"Title": "Sentance",
4
"Description": "Send a sentance",
5
"Command": "sentance",
6
+ // Note that you also need to add the test tag in the language files in CustomCommands/lang
7
"Message": "{LANG=test} test",
8
"PrintTo": 2,
9
"CenterMessage": {
0 commit comments