BanManager v3.1

Details

  • Filename
    BanManager.zip
  • Uploaded by
  • Uploaded
    Jul 13, 2013
  • Size
    339.59 KB
  • Downloads
    2,373
  • MD5
    00c74cc1bd3ffe8971b79bd855b01d22

Supported Bukkit Versions

  • 1.6.2
  • 1.2.5

Changelog

Plugin

  • Fixed players still being able to talk when muted.
  • Muting system is now again fully threaded, will no longer cause server lockups.
  • Fixed error on ip ban importing.
  • Fixed issue where if no bans were found for import, no more imports could be done until the server had been restarted.
  • Added feedback to console for unbanip command.
  • Syncing for local databases now stores when it was last run. This means that offline servers no longer miss events such as new mutes etc from other servers.
  • Fixed error on disable if external database system is not used.
  • Added /bmclear <playerName> [banrecords, muterecords, kicks, warnings] command, requires bm.clear permission to use. Simply put, it clears the records of a player. If no record type to clear is specified, it will clear all of them!
  • Fixed player ip logging for offline servers.

Web Front End

Update Instructions

  1. Override viewplayer.php
  • Fixed typo on mutes records for players, now correctly says unmuted by rather than unbanned by,

* None so far