Skip to content

Releases: q1an1x/BanManager

BanManager 1.0.0(Pre Release 3)

31 Dec 12:27
Compare
Choose a tag to compare
Pre-release

Fixed a mistake that a few commands were not working correctly in the last pre-release update. Sorry!

BanManager 1.0.0(Pre Release 2)

29 Dec 10:48
Compare
Choose a tag to compare
Pre-release

This pre-release update includes bug fixing, performance improvements. A few command-related events like PlayerBannedEvent have been added, and now the mute system is working correctly. You can use the following command to mute/unmute someone.

  • /mute <player> <time> [reason]
  • /unmute <player>

BanManager 1.0.0(Pre Release 1)

18 Dec 04:05
Compare
Choose a tag to compare
Pre-release

Now there are only 4 commands working:

  • /ban <player> <time> [reason]
  • /ban-ip <ip> <time> [reason]
  • /pardon <player>
  • /pardon-ip <ip>

Note that this is the first pre-release version of BanManager, there are still a lot of features to implement, also MySQL support is not included in pre-release version.