CashFlow v.0.4.2

Details

  • Filename
    CashFlow.jar
  • Uploaded by
  • Uploaded
    Sep 21, 2011
  • Size
    79.25 KB
  • Downloads
    654
  • MD5
    218c6e842a19d770eeaa3a62a3e94dbb

Supported Bukkit Versions

  • CB 1185

Changelog

Version 0.4.2

  • Updated Register
  • Bug fixes

Version 0.4.1

  • Removed permissions data from command data in plugin.yml to stop "Bukkit is sad" error.

Version 0.4

  • Added bPermissions support.
  • Added onlineonly option.
  • Made permissions optional.

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.