AppleDash / SaneEconomy

Finally, a sane economy plugin for Bukkit.
https://www.spigotmc.org/resources/saneeconomy-simple-but-featureful-economy.26223/
GNU General Public License v3.0
19 stars 24 forks source link

Feature - Request #14

Open Inysal opened 8 years ago

Inysal commented 8 years ago

Apple Dash,

I was wondering if you could build a simple addon file, instead of clogging up the main plugin or however you want to do it.

I was wondering if one day you could code the features to have, it's really up to you. ^^:

Interest (Earned by Time playing, not AFK)

Tax (Going AFK, or Set on a time.)

Ability to display balances on the sign. (So anyone can see the sign)

Maybe split payments. Ex /pay

Also a child permission node, to take balance, but not be able to give. (So a staff can take, balance but not be able to give it.)

AppleDash commented 8 years ago

I can look into a few of these feature requests soon - here's a check list for me to remember:

Interest and tax will probably be an addon together, sign balances will be an addon, and the permissions thing will be built in.

What do you mean by payment splitting?

Inysal commented 8 years ago

Well what I mean, in Servers there have been players you could hire to help do things. When they came back, with whatever task, normally you would pay them.

So say I am the player 'Boss' hired Player Bob and Dude. They would come back, and I would /splitpay Bob Dude $999 (using the $ as the amount identifier, so in reality you could just split payment up to four players.

I don't know Java, but in a logical expression it would be something like this, playing 3 players:

I am sure also it would be a lot simpler then I have made it. It's not java, It's not perfect, and it's a very rough layout, but the idea is there.

http://pastebin.com/MazFY4Lv

AppleDash commented 8 years ago

Makes sense to me! I'll look into a feature like that soon.

Inysal commented 8 years ago

I am glad that made sense to you. I was worried it might not. lol