CashFlow v.1.0

Details

  • Filename
    CashFlow.jar
  • Uploaded by
  • Uploaded
    Oct 12, 2011
  • Size
    46.92 KB
  • Downloads
    13,040
  • MD5
    73e950800a6fa3b14732a76afce87760

Supported Bukkit Versions

  • CB 1317

Changelog

Version 1.0

  • PermissionsBukkit support! Yaaay.
  • Updated Register -you need to download this *here* and drop it in your plugins folder.
  • Added automatic tax/salary enabling on plugin enable.
  • Made onlineonly mode separate for each tax/salary.
  • Added economy plugins as a softdepend.

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.