Skip to content

Commit

Permalink
Merge pull request #70 from Lan2Play/feature/AddPermissionsHintToDocs
Browse files Browse the repository at this point in the history
Add Permission Hint to docs
  • Loading branch information
TheR00st3r authored Nov 19, 2023
2 parents c519ef6 + e6b757c commit 5155ec3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Docs/source/admin/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Player Commands
Admin/Rcon Commands
-------------------

These commands are available through rcon or to users with the `Permission <https://docs.cssharp.dev/admin-framework/defining-admins/#standard-permissions>` ``pugsharp/matchadmin``.

``<requiredParameter>`` marks parameters that are required for commands

``[optionalParameter]`` marks parameters that can be optionally be added to commands
Expand All @@ -44,4 +46,3 @@ Admin/Rcon Commands
+----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| ``!ps_dumpmatch`` | Dumps the current matchstate and config to console |
+----------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+

0 comments on commit 5155ec3

Please sign in to comment.