Skip to content

Commit 805cf58

Browse files
committed
update ServerCommand Kick example
1 parent 83dcb5f commit 805cf58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/ServerCommands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Its always recommended to Permission to the command so not every player can use
5959
"Message": "Getting Kicked",
6060
"PrintTo": 0,
6161
"ServerCommands": [
62-
"kick {USERID}" // Tags work for commands as well
62+
"css_kick #{USERID}" // Tags work for commands as well. This command works with Simple Admin
6363
]
6464
}
6565
]

0 commit comments

Comments
 (0)