Skip to content
Update Commands authored by Ruan's avatar Ruan
...@@ -40,7 +40,7 @@ When targeting a player, any of the following formats are accepted, for both onl ...@@ -40,7 +40,7 @@ When targeting a player, any of the following formats are accepted, for both onl
| -N | Prevents existing punishments from being overridden by new punishments unless (configurable) the specified duration is higher than the existing punishment's duration. | | -N | Prevents existing punishments from being overridden by new punishments unless (configurable) the specified duration is higher than the existing punishment's duration. |
| -p | For public punishments - if you have silent punishments enabled by default, you can use this flag to make punishments public (non-silent). | | -p | For public punishments - if you have silent punishments enabled by default, you can use this flag to make punishments public (non-silent). |
| -s | Makes a command silent, suppressing the broadcast message. (Only players with `litebans.notify.silent` will see the broadcast) | | -s | Makes a command silent, suppressing the broadcast message. (Only players with `litebans.notify.silent` will see the broadcast) |
| -S | For extra silent punishments. Only the console will see the broadcast. Requires permission litebans.extrasilent to use. | | -S | For extra silent punishments. Only the console will see the broadcast. Requires permission `litebans.extrasilent` to use. |
| -- | Ignore flags specified after this parameter - any flags provided after `--` are treated as literal text. | | -- | Ignore flags specified after this parameter - any flags provided after `--` are treated as literal text. |
## Durations ## Durations
... ...
......