BanManager v1.70

Details

  • Filename
    BanManager.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2012
  • Size
    164.32 KB
  • Downloads
    638
  • MD5
    e2ac58960393ab0e32a59a4e2a496f1d

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

Plugin

WARNING perma bans do not work

  • Added aliases for all commands, simply prepend with bm, eg bmbaninfo, bmunban etc
  • Add ban date to /baninfo
  • Log the server which the ban came from, defined by a config node
  • Update checker, notifies players with the permission bm.update. Only checks for updates on server startup, this is NOT an auto updater. Can be disabled in the config file.
  • If online mode, the AsyncPlayerPreLoginEvent is now used.
  • MySQL connection now closes every few minutes rather than at the end of each player login etc. The connection is only opened when required and will re-use the connection if it has not yet been closed.
  • Temp bans are now checked for and removed every few minutes. You should no longer see expires "Now" in the web interface. Please note, this is every few minutes so there will be a small delay.
  • Fixed Ip ban notification.

Thanks to TISSIN for testing

Web Front End

  • Updated to bootstrap 2.1
  • Added recent bans to homepage
  • Added additional security checks for player name, makes sure only alphanumeric characters can be used. There are no known SQL injections but this change should completely prevent any.
  • Added banned at to recent ban.
  • Added server name as defined in config, if empty it does not display it.

Moves perma bans to records