Skip to content

Commit

Permalink
fix default punish command (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianSW authored Nov 26, 2024
1 parent 2f34221 commit 6365e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rcon/user_config/rcon_chat_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ class RConChatCommandsUserConfig(BaseChatCommandUserConfig):
description="Punishes yourself to redeploy in 10s instead of 20s.",
commands={
"punish": {
"by": "RCON chat command",
"player_name": "{player_name}",
"reason": "Executing redeploy command",
}
Expand Down

0 comments on commit 6365e6b

Please sign in to comment.