Minecraft plugin required by BanManager-WebUI
- Associate logs to reports. Check what a player was doing in the moment
- Seamless logins. Generate 6 digit pins for player logins
To learn more about configuration, usage and features of BanManager, take a look at the website or view the demo.
- Java 8+
- Minecraft server with BanManager v7.7.0+ & configured to use MySQL or MariaDB
- Download from https://ci.frostcast.net/job/BanManager-WebEnhancer/
- Copy jar to plugins (Spigot/BungeeCord) or mods (Sponge) folder
- Edit
BanManager/messages.yml
and add[pin]
to token to theban.player.disallowed
&tempban.player.disallowed messages
- It should similar to:
ban: player: disallowed: '&6You have been banned from this server for &4[reason] Use [pin]'
- It should similar to:
- Grant players the permission
bm.command.bmpin
- Restart the Minecraft server to enable the plugin
/bmpin
- Display a valid login pin, requiresbm.command.bmpin
permission
git clone [email protected]:BanManagement/BanManager-WebEnhancer.git
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
If you have found a bug please open an issue with as much detail as possible, including relevant logs and screenshots where applicable
Have an idea for a new feature? Feel free to open an issue or join us on Discord to chat
Free to use under the MIT