Add Commands
parent
af97d58f51
commit
81946685ac
1 changed files with 15 additions and 0 deletions
15
Commands.md
Normal file
15
Commands.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
List of all commands in Project GunGame:
|
||||
|
||||
command | description
|
||||
------------------------------- | ------------------------------------------------
|
||||
`/help` | Lists available commands
|
||||
`/suicide` | Kills you
|
||||
`/ping` | Shows your current ping
|
||||
`/editon {username}` | Grants edit permissions to the specified user
|
||||
`/editoff {username}` | Revokes edit permissions from the specified user
|
||||
`/changelevel` | Shows level selection screen
|
||||
`/favorite` | Marks current level as favorite
|
||||
`/unfavorite` | Unmarks current level as favorite
|
||||
`/kick {username}` | Kicks the specified user from the game
|
||||
`/blockrespawntime {time_ms}`* | Sets the block respawn time
|
||||
`/blockdamagemultiplier {int}`* | Sets the terrain damage multiplier
|
Loading…
Reference in a new issue