add note for hidden commands
parent
6261c8ea3a
commit
07ef28990b
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
**List of all commands in Project GunGame:**
|
**List of commands in Project GunGame:**
|
||||||
|
|
||||||
command | description
|
command | description
|
||||||
------------------------------- | ------------------------------------------------
|
------------------------------- | ------------------------------------------------
|
||||||
|
@ -13,3 +13,5 @@
|
||||||
`/kick {username}` | Kicks the specified user from the game
|
`/kick {username}` | Kicks the specified user from the game
|
||||||
`/blockrespawntime {time_ms}`* | Sets the block respawn time
|
`/blockrespawntime {time_ms}`* | Sets the block respawn time
|
||||||
`/blockdamagemultiplier {int}`* | Sets the terrain damage multiplier
|
`/blockdamagemultiplier {int}`* | Sets the terrain damage multiplier
|
||||||
|
|
||||||
|
(**\*** – command isn't shown in the command list)
|
Loading…
Reference in a new issue