Version 0.80 Beta 3

Details

  • Filename
    AdvancedBans-0.80.jar
  • Uploaded by
  • Uploaded
    Jul 26, 2012
  • Size
    26.25 KB
  • Downloads
    1,260
  • MD5
    eed6757a8c14cea453dbf238ec91b161

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

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