CommuBan v0.3

Details

  • Filename
    CommuBan.jar
  • Uploaded by
  • Uploaded
    May 2, 2012
  • Size
    37.31 KB
  • Downloads
    632
  • MD5
    ea883ccb9b4ed42481e35770034c1d01

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

Bans aren't deleted, but just revocated. So they're logged !

You have to modify your database table by using this query in you database (PhpMyAdmin):
ALTER TABLE  `wp_users` ADD  `BA_DELETED` INT NOT NULL DEFAULT  '0'