kamildanak / EnderPay

Minecraft mod that adds economy to forge servers.
https://minecraft.curseforge.com/projects/enderpay
GNU General Public License v2.0
7 stars 10 forks source link

[Suggestion] ProjectE compatibility #17

Open ExDomino opened 6 years ago

ExDomino commented 6 years ago

Hello,

A simple suggestion is to make two commands that allow the player to BUY and SELL ProjectE's EMC. And a config option to config how many credits cost an EMC. (0 = disable this feature)

For example, if 1 EMC = 1 credit :

/emc buy 10 = buy 10 EMC and lost 10 credits /emc sell 10 = sell 10 EMC and gains 10 credits /emc balance = to see how many EMC a player has without having to open a Transmutation Table

And why not a : /banknote balance = to see the untruncated amount of a handed banknote. Or make that if a banknote is handed, /balance show its balance as well as the player balance ?

Thank you in advance!

PS : A little bug in your mod is that the word "credits" has a space before in banknotes tooltips and not in player HUD. Can you add (or remove) the space to make that two places have the same display please ?