From 07ef28990b3ecd320badbcafb6170a4e319db6fb Mon Sep 17 00:00:00 2001 From: magmaus3 Date: Tue, 11 Jul 2023 19:22:40 +0000 Subject: [PATCH] add note for hidden commands --- Commands.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Commands.md b/Commands.md index 7e41c75..1c59ae0 100644 --- a/Commands.md +++ b/Commands.md @@ -1,4 +1,4 @@ -**List of all commands in Project GunGame:** +**List of commands in Project GunGame:** command | description ------------------------------- | ------------------------------------------------ @@ -12,4 +12,6 @@ `/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 + `/blockdamagemultiplier {int}`* | Sets the terrain damage multiplier + +(**\*** – command isn't shown in the command list) \ No newline at end of file