We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f08f01 commit fc3e1caCopy full SHA for fc3e1ca
Examples/Tags.json
@@ -80,7 +80,7 @@
80
"Title": "UserID",
81
"Description": "Displays Player #userid",
82
"Command": "userid",
83
- "Message": "Current players userid: {USERID}",
+ "Message": "Current players userid: {USERID}", // If you want to use this tag for commands add a # before the tag
84
"PrintTo": 0
85
}
86
]
0 commit comments