CouponCodes Version 2.0.5

Details

  • Filename
    CouponCodes.jar
  • Uploaded by
  • Uploaded
    Jan 18, 2012
  • Size
    45.39 KB
  • Downloads
    522
  • MD5
    54913bef89b9179af587ee74b02d2c91

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

Change Log
  • Version 2.0.5
    • Fix: PermissionsBukkit now works properly when using rank coupons
    • Fix: Plugin now takes into consideration your use-vault value in the config
    • Couple of small potential bug fixes
  • Version 2.0.4
    • Fix: Thread safe! (Fixed crash bug)
    • Fix/Change: Updated and fixed a bug with the reload command, now it only will reload the database
    • Change: No longer auto reconnects the database
  • Version 2.0.3
    • Fix: /c info crash with SQLite fixed
    • Addition: Added update notifier (cc.update)
  • Version 2.0.2:
    • Fix: MySQL has been fixed and is working properly
    • Fix: If your inventory is full, the items will drop instead of disappear
    • Fix: SQL queries and such are faster and less are called than before
    • Addition: /c info has been added, giving coupon stats!
    • Addition: Timed coupons added. If the time limit on a coupon runs out, it expires!
    • Addition: PluginMetrics added
    • Addition: New events added
    • Addition: New API methods
    • Change: Removed some unneeded interfaces
    • Change: Every minute the database is refreshed with a new connection
    • Change: Updated and better /c help menu
    • Change: API cleaned up
    • Change: Better permission detection
    • Change: Default config updated a little
  • Version 2.0.1:
    • Fix: MySQL has been partially fixed, stick with SQLite for now
    • Fix: Numerous bugs fixed
    • Fix: Some bugged events have been fixed
    • Addition: Rank coupon has been added! Coupons can now change your rank/group!
    • Addition You can now type 'random' as the name of your coupon and get a randomly generated name!
    • Change: Extended vault support
    • Change: Name changed from 'Coupon Codes' to just 'CouponCodes'. Your configuration is now stored in /plugins/CouponCodes rather than /plugins/Coupon Codes. Just move your SQLite file and config.yml over.
  • Version 2.0.0:
    • Rewrote plugin
    • MySQL and SQLite support added
    • Vault support for Economy plugins
    • API added
    • New permissions and commands