Skip to content

Commit fc3e1ca

Browse files
committed
Added Info message for the USERID tag
1 parent 2f08f01 commit fc3e1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Tags.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"Title": "UserID",
8181
"Description": "Displays Player #userid",
8282
"Command": "userid",
83-
"Message": "Current players userid: {USERID}",
83+
"Message": "Current players userid: {USERID}", // If you want to use this tag for commands add a # before the tag
8484
"PrintTo": 0
8585
}
8686
]

0 commit comments

Comments
 (0)