optional specific help key

This commit is contained in:
2023-02-23 16:20:56 +01:00
parent fb6f079895
commit cc25674987
2 changed files with 15 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"help": " - Shows this help\n",
"help": " [command] - Shows help or help for a specific command\n",
"consoleclear": " - Clears the console\n",
"speed": " <multiplier number> - Multiplies the player speed by the given value\n",
"noclip": " - Toggles the player collision and lets you walk through walls and world barriers\n",