MaxBans Plus
MaxBans Plus
Welcome to MaxBans Plus. This is a rewrite of the original MaxBans project, which is still available here.
If you've got questions or feel that I've missed anything, feel free to raise an issue through the GitHub Interface. If you're looking for documentation, check out the GitHub Wiki. it might be able to help you with:
- Commands
- Configuration
- Permissions
Notice: This is not MaxBans, this is MaxBans Plus -- it is a rewrite of the original project. If you want the old project maintained by Fabio12, check it out here.
Documentation
Here's a brief overview of the usage of the plugin
Installation
The short version of installing the plugin is like so:
- Download the JAR from here
- Place the JAR in plugins/
- Start your server
- Optional:
- Stop the server
- Edit the config files in plugins/MaxBansPlus/
The configuration explanation can be found here.
Commands
These are the commands available to anyone with permission. The permission convention is maxbans.COMMAND_NAME. For example, to allow a user to unmute someone, it's maxbans.unmute.
Here's the most common commands you'll be using:
- /ban [duration] [message]
- /mute [duration] [message]
- /ipban <user|address> [duration] [message]
- /ipmute <user|address> [duration] [message]
- /warn [message]
- /unban <user|address>
- /unmute <user|address>
- /kick [message]
- /iplookup
- /lockdown <ALL|JOIN|NEW|OFF> [message]
- /history [page] [user]
Note: Arguments inside <> are required, while ones outside [] are optional.
Examples
Some examples of the above commands:
- /ban Merlin 5 hours Wizards are not allowed
- /mute Harry Silencio!
- /ipban Circe No witches, either!
- /warn Witch You look like a witch!
Permissions
Here's a comprehensive list of permissions:
Permission | Description |
---|---|
maxbans.ban | Ban and unban commands |
maxbans.mute | Mute and unmute commands |
maxbans.ipban | IP ban command |
maxbans.ipmute | IP mute command |
maxbans.warn | Warn command |
maxbans.kick | Kick command |
maxbans.iplookup | Lookup command |
maxbans.broadcast | See broadcast messages, eg. User was banned. This is given by default. |
maxbans.mod | See alerts when players try to join / chat but are denied because they're not allowed to |
maxbans.silent | See when players use silent maxbans commands. |
maxbans.history |
View recent punishments dealt |
Notifications
MaxBans will notify you when things occur via chat. There are three types of permissions to control this:
Broadcast: 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 for silent) flag in your command. This is given to players by default, but can be taken away through permission setup.
Silent: maxbans.silent is the permission node required to see hidden messages whenever a command with -s is run. Moderators usually want this.
Mod: 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 not to spam moderators, and discards similar messages which are generated frequently.
Privacy Notice: This plugin uses bStats to track plugin metrics over here at https://bstats.org/plugin/bukkit/MaxBansPlus - The standard information is tracked (geography, mode, version, system specs) as well as activity (bans, mutes, warnings, kicks) and the locale used. This can be disabled by configuring plugins/bStats/config.yml
how do i give myself perms im the owner of the server
i try to ban someone for 1 minute but the plug-in say expires never.
the reason is '1m test'. he takes the time as a reason
In reply to BoemieGamesNL:
Add a space between 1 and m. Like "/ban netherfoam 1 m test" or "/ban netherfoam 1 minute test"
In reply to netherfoam:
okay tnx.
now i make a ban for 1 m test and he say "expired never " and no reason. but you can join the server before the minute is over.
In reply to BoemieGamesNL:
Try disabling all other plugins. And if that doesn't work, can you send me: A screenshot of the chat log in-game, the plugin version you're using and any messages that appear in console?
Hallo,
ich möchte folgendes tun, gibt es hierfür die Möglichkeit
- Zeitformat auf Deutsch umstellen
- Die eigenen Verwarnungen für Spieler sichtbar machen z.B. mit "/warns"
- Die Dauer für Verwarnungen verändern.
- Vielen Dank im Voraus -
Hi, When trying to mute players in minutes it just says it Expires: never and doesn't actually mute them? is there a way for me to fix this?
Hi, I have installed your plugin, but I saw that it is not possible to ban a "UUID" if the player is not on the server at that time, It is possible to implement the "UUID" ban even if the player is not present on the server ?
Otherwise the plugin is not useful, it often happens that some games have been damaged, but they are no longer on the server.
In reply to Peppe73:
just ban the person how you would normally ban them using their name, it still bans them.
..? It should be the other way around..
In reply to AustinFRGl:
A suggestion I have is having a /history command but instead of it showing what punishments that player has issued it shows punishments that the player had received. If it could be possible could you make the bans loggable also?
Is there a way to get /warn to not kick or ban people if they are warned too much?
Lastly, could you add a command like /clearall to clear all punishment logs and /clearplayer to clear that players punishment logs?
Thank You!
lanrekk
In reply to lanrekkOW:
In reply to lanrekkOW:
Could you add a /immune please?
In reply to AustinFRGl:
Please add more commands such as /tempban, /tempipban, /tempmute, /checkban, etc.