BanManager v7.9.0

Details

  • Filename
    BanManagerBukkit.jar
  • Uploaded by
  • Uploaded
    Sep 18, 2022
  • Size
    11.31 MB
  • Downloads
    7,412
  • MD5
    5776053fd349df0fe47a64892224ffee

Supported Bukkit Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • 1.7.2

Changelog

  • Fixed muted blacklist sub commands on bukkit builds
  • Fixed global sync to only remove local punishment if not a duplicate
  • Lowered default polling timings in schedules for new installations
  • Fixed Y2K38, temporary punishments past the year 2038 no longer cause an error
  • Added resource loading interference detection. Outputs an error message informing users of the plugin preventing BanManager loading its own resource files
  • Added [created] token to ban deny messages
  • Updated UTF8 collations (utf8mb4 & utf8mb4_unicode_ci) for new installations
  • Removed enabled config option for local database, this is always required
  • Fixed H2 /bmactivity incompatibility causing malformed results to show. This command now requires INET6_NTOA support in MySQL/MariaDB
  • Added fast IPv6 conversion mode for those updating from an older pre-IPv6 BanManager version
  • Fixed compatibility with older Minecraft versions (1.8) by shading slf4j for bukkit
  • Fixed exempt permissions for temp ip ban and mutes
  • Updated the default website default message for /bminfo with the new webui format, setting this to empty an empty string now also prevents it from showing
  • Added [actor] to deniedNotify messages
  • Fixed the silent flag in /kick command from being ignored