diff --git a/Commands.md b/Commands.md new file mode 100644 index 0000000..39d7534 --- /dev/null +++ b/Commands.md @@ -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 \ No newline at end of file