v1.10.0

Details

  • Filename
    DonationPoints.jar
  • Uploaded by
  • Uploaded
    Jan 6, 2014
  • Size
    49.90 KB
  • Downloads
    1,139
  • MD5
    3a8a5db2654b9580d8876fb1f703e2a0

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

Version 1.10.0

  • Fix Item Frame Issue with 1.7.2
  • Cleaned up a lot of code that wasn't efficient.
  • Removed erroneous RequiredInventorySpace package that couldn't be deleted.
  • The plugin will only generate the ExamplePackage if no other packages exist, meaning this package can be deleted if you want.
  • Add Config Value to specify name for Points. This goes on signs next to the price. (Thanks mantoko)
  • The expiration checker has been completely reworked.
    • Check all of your packages. The expiretime field on packages now works in minutes instead of days. This allows you to be more precise when editing your packages.
  • Periodically and Efficiently checks for expired packages. Instead of only doing it when a player signs on / server startup, it now checks in configurable intervals.
    • The ExpirationTimeChecker field in the config is the amount of time in seconds between each check. Default is 300 (5 Minutes)
  • The plugin no longer checks for expiration on player login. This was highly inefficient and is no longer needed due to how the expiration checker works.

I am slowly reworking parts of the plugin, the expiration checker was the first. Use the ticket system to report any bugs.

None :)