BanManager v7.10.0

Details

  • Filename
    BanManagerBukkit.jar
  • Uploaded by
  • Uploaded
    Jan 18, 2026
  • Size
    11.64 MB
  • Downloads
    1,160
  • MD5
    22c93f86769c18bb14a2ae90afa47bec

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

  • New Platform: Velocity proxy support with configurable mute handling
  • New Platform: Fabric support for 1.20.1, 1.21.1, and 1.21.4
  • New Platform: Sponge API 11+ support
  • Added /bmnames <player> command to view a player's name history
  • Added /kickall and /nlkickall commands for mass kicks
  • Added /bminfo <player> -reports flag to see reports against a player
  • Added online-only temp mutes via -o flag - timer pauses on disconnect, resumes on reconnect
  • Added RGB hex color support (&#rrggbb) in messages.yml
  • Added pointsTimeframe option to warningActions for time-limited warning points
  • Added denyNotify option to exemptions.yml
  • Added geyserPrefix config option for Bedrock player name prefixes
  • Added [actor] token to deniedNotify messages
  • PlaceholderAPI tokens are now parsed in Bukkit messages
  • Breaking: Discord integration replaced - DiscordSRV removed, now uses webhooks.yml
  • Fixed /bmreload now reverting to previous config on failure
  • Fixed MySQL driver conflicts with other plugins
  • Fixed expired mutes not being removed correctly
  • Fixed multiaccount check blocking the main thread
  • Fixed cross-platform scheduler timing issues
  • Fixed rollback command inconsistencies
  • Fixed importing report states from H2 to MySQL
  • Fixed duplicate entry errors when punishing alts
  • Fixed kick silent flag being ignored
  • Various Velocity and Fabric stability fixes