BanManager v7.11.0

Details

  • Filename
    BanManagerBukkit.jar
  • Uploaded by
  • Uploaded
    Apr 18, 2026
  • Size
    11.77 MB
  • Downloads
    148
  • MD5
    628c8551e9f0cdae0bf08d7ec3cfab5f

Supported Bukkit Versions

  • 1.21.1
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.4
  • 1.20.1
  • 1.19.4
  • 1.18.2
  • 1.17

Changelog

What's New

  • Versioned database migration system (#1060) — internal infra for safe future schema rollouts. No new migrations ship in this release beyond the existing V1__baseline.sql.
  • Query efficiency + shutdown safety pass (#1061) — large refactor across the data layer to resolve TODOs, optimise hot queries, and harden plugin shutdown ordering.
  • Pad empty lines in messages with a space for chat rendering (#1057) — fixes blank lines being dropped in some chat clients.
  • Pass kick message through PlayerBannedEvent (#1056) — third-party plugins can now read and modify the kick message before delivery.
  • Player punishment count prefixes (#1048) — display total punishments alongside player names in command output.
  • getPlayerExact on CommonServer (#1046) — exact-match lookup helper for plugins consuming the BanManager API.
  • LiteBans converter (#1036) — migrate punishment history from LiteBans into BanManager.
  • Fabric 1.21.11 support (#1040) — new build target alongside the existing 1.20.1, 1.21.1, and 1.21.4 jars.
  • Webhook duplicate / silent-propagation fixes (#1037, #1039, #1041) — eliminates duplicate webhook deliveries and propagates failures for visibility.
  • Console UUID generation fix (#1038) — stable console identity across restarts.
  • Route dependency logs through plugin logger (#1059) — third-party library logs now respect the BanManager log channel.
  • Javadoc site re-enabled — published from CI for the public API.

Download Bukkit Download BungeeCord Download Velocity Download Sponge Download Sponge 7 Download Fabric 1.20.1 Download Fabric 1.21.1 Download Fabric 1.21.4 Download Fabric 1.21.11