colstrom / enbot

Automatically exported from code.google.com/p/enbot
0 stars 0 forks source link

[Feature Request] mod_economy - Recurring Balance Adjustments - Fees and Stipends #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Related: http://code.google.com/p/enbot/issues/detail?id=1

Request to allow an economic balancing routine. Either deducting a set
amount, or a percentage of the balance. It may also permit trigger-based
deductions, such as inactivity. A user who has not logged in for
<configurable time> may be assessed a fee of <amount>, not reducing their
balance below 0.

A daily deduction of 10% of the balance remaining would prevent inflation,
as an example. Given enough time without positive earnings, all balances
would arrive at 0.

Original issue reported on code.google.com by colst...@gmail.com on 8 Jun 2009 at 10:02

GoogleCodeExporter commented 9 years ago
This also suggests potential value in a configurable stipend system, allowing a 
set
amount to be dispensed to channel members every <duration>. Configurable options
should include (at least): Amount, Frequency, and some condition framework to 
allow
only members present at disbursement time (or seen within <time>).

Original comment by colst...@gmail.com on 8 Jun 2009 at 10:18