CashFlow v.0.3

Details

  • Filename
    CashFlow.jar
  • Uploaded by
  • Uploaded
    Sep 16, 2011
  • Size
    76.75 KB
  • Downloads
    383
  • MD5
    68537eca44700c1e615e251468a36f54

Supported Bukkit Versions

  • CB 1060

Changelog

Version 0.3

  • Added the option to create a tax as a percent or a flat amount.
  • Added the option to set taxes/salaries on individual players (or a list of players) or a group (or list of groups).

Version 0.2

  • Rounds taxes to two decimal places.
  • Fixed removeException method always returning "Player not found".
  • Fixed not being able to check for offline players.
  • Added /cashflow setworld <world name> and refactored commands.
  • Cleaned up message sending.

Version 0.1

  • Initial beta release

- If the world is not named "world" and you try to create a tax or salary with a receiver/employer, it will fail and tell you "Player not found". To stop this from happening you must remember to use the command /cashflow setworld <world name>.
- If taxes/salaries are set to go off at short intervals and the server is stopped or taxes/salaries are disabled for a period of time after originally being enabled, upon enabling again the plugin will create as many timer threads as it needs to pay every missed tax or salary, sometimes crashing the server if there are too many.