AdvancedBans 0.81

Details

  • Filename
    AdvancedBans-0.81.jar
  • Uploaded by
  • Uploaded
    Jul 5, 2013
  • Size
    27.35 KB
  • Downloads
    56,913
  • MD5
    7e794e688009bf3812ff0adf98280fcd

Supported Bukkit Versions

  • 1.6.1

Changelog

0.81
Updated to minecraft version: 1.6.1

****Version 2.0 will update soon****

0.80 Release
Fixed incorrect permissions
Some more change I just don't rember. If your really interested look at the git repo: https://github.com/gamerlv/Advanced-Bans/commits/master
still works on craftbukkit 1.4.7-R1.0

0.80 Beta 3
Fixed bugs 9, 8, 10
Some minor code clean ups.
Fixed a possible bug

In the jar file is a interface for a API, but as of this point it's just a draft. Do not expect it to remain the same.
It would be too much trouble to remove it just for compilation.

0.80 Beta 2
Added optional unban reason in mysql bans
Added unban user colom in mysql bans
Added DB upgrade system
Moved from permissions 2 / PEX to bukkitPerms
Fixed bannedBy saving the users display name and not users username
Changed time in ban to be optional
Changed fallback system. It should now fallback to flat file bans in case the DB is not avaible / Error
No longer downloads mysql connector.

The source is no longer inside the jar file because I changed to maven 2 for compiling. Please refer to github for the most up to date source code.
https://github.com/gamerlv/Advanced-Bans

0.73
Added old strings back instead of the dutch ones ( thanks to xeon927 )
Fixed unban message not showing when unbanning player
Fixed possible bug when a language string isn't set
Fixed bug where a non existent bans.yml files causes errors on join.

0.72
Fix my own fail of typing the wrong node.
History table now no longer throws a table.null error.

0.71
Updated the version number
implemented better catching of mysql errors
Inital support for PermissionsEx ( doesn't seem to work reliably, so don't trust it yet)

0.7
Updated to new event system
Completely removed the old configuration system and implemented the new bukkit configuration
The above has the effect of me needing to change the config to make it compatible. Your old config will need to be updated or removed to generate a the new config.

The source is no longer inside the jar file because I changed to maven 2 for compiling. Please refer to github for the most up to date source code.
https://github.com/gamerlv/Advanced-Bans