Skip to content

Commit 9d86315

Browse files
committed
update example with USERID
1 parent c4d3759 commit 9d86315

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Examples/Tags.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,12 @@
7575
"Command": "playercount",
7676
"Message": "Current playercount: {PLAYERS}",
7777
"PrintTo": 0
78+
},
79+
{
80+
"Title": "UserID",
81+
"Description": "Displays Player #userid",
82+
"Command": "userid",
83+
"Message": "Current players userid: {USERID}",
84+
"PrintTo": 0
7885
}
7986
]

0 commit comments

Comments
 (0)