[Feature Request] Add option to make management commands silent by default #8406
DaniDipp
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Dirty workaround: Remove |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By default, CMI broadcasts management actions (kick/ban/unban) to all players on the server. There is a
-s
option to make a comment silent when executed (see #2756), but admins have to always tip-toe around these commands to not accidentally broadcast it, and this doesn't work for interface actions like unbanning people via the [X] button in/banlist
.Please add a config option to hide these actions to players by default. Not only are the notifications not relevant to anyone except the person executing the action and the person getting actioned, they are also pretty immersion-breaking on my roleplay server.
Beta Was this translation helpful? Give feedback.
All reactions