-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
Permissions are used for two things, first they are used to define who is allowed to use the various commands provided and second they are used to define the players that will receive the various alerts.
All of these permissions default to allow OPs only.
Allows the use of the /ban and /unban commands (all ban types)
minebans.admin.ban.local Allows only local bans.
minebans.admin.ban.temp Allows only temporary bans.
minebans.admin.ban.global Allows only global bans.
Players with this permission will be able to execute the auto commands.
Allows the use of the /kick command.
Allows the use of the /exempt command.
Allows the player to lookup the bans another player has.
Allows the player to check the status of the API server.
Allows the player to check for new versions of the plugin.
Allows the player to list all of the temporary bans.
Allows the player to use the /minebans exec command to execute the configured commands.
Allowed the player to import existing bans into the system.
Allows the player to view open appeals for bans the server has made.
Players with this permission will be shown a players ban summary when a player joins. Defaults to ops only.
Players with this pemrission will be notified if a player joins before the API responds with their data. Defaults to ops only
Players with this permission will be notified when a player is banned. Defaults to true.
Players with this permission will be notified when a player is unbanned. Defaults to true.
Players with this permission will be notified when a player is kicked. Defaults to true.
Players with this permission will be notified when a player is added to the whitelist. Defaults to true.
Players with this permission will be notified when a player is removed from the whitelist. Defaults to true.
Players with this permission will be notified when a new version of the plugin is available. Defaults to ops only.