Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Notifications

Netherfoam edited this page Aug 13, 2018 · 6 revisions

Notifications

MaxBans will notify you when things occur via chat. There are three types of permissions to control this:

Broadcast Messages

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.

Silent Messages

maxbans.silent is the permission node required to see hidden messages whenever a command with -s is run. Moderators usually want this.

Moderator Messages

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.

Clone this wiki locally