-
Notifications
You must be signed in to change notification settings - Fork 4
Notifications
MaxBans will notify you when things occur via chat. There are three types of permissions to control this:
maxbans.broadcast is the permission node required to see server-wide messages from MaxBans.
For example, if a user was banned, everyone with this permission who is currently online will be told that
the user was banned. Broadcasting can be disabled by using the -s (s is for silent) flag in your command.
This is given to players by default, but can be taken away through permission setup.
maxbans.silent is the permission node required to see hidden messages whenever a command with -s
is run. Moderators usually want this.
maxbans.mod is the permission to alert moderators when activity occurs on the server. For example,
it will notify moderators when a banned player tries to join, or when a muted player tries to chat. This does
its best to not spam moderators, and to block messages that when they're too spammy.