CashFlow v.0.2

Details

  • Filename
    CashFlow.jar
  • Uploaded by
  • Uploaded
    Sep 12, 2011
  • Size
    74.18 KB
  • Downloads
    307
  • MD5
    3dc49a73f1ecaede007c53ae42d1e1f1

Supported Bukkit Versions

  • CB 1060

Changelog

  • v.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.
  • v.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.