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

Non-player account support #47

Open ghost opened 7 years ago

ghost commented 7 years ago

It looks like SaneEconomy doesn't currently support creating arbitrary accounts, even through the Vault API. I have a plugin that is supposed to put currency into a non-player account and it is unable to create that account. This also means that existing accounts of this type that are converted using Vault's vault-convert command are silently ignored by SaneEconomy.

smmmadden commented 7 years ago

I asked for something similar where I wanted to create "Banks" or "named" accounts in which would be used to pay players from. The closest that this plugin does currently is have a server account but not an account that can be interacted with in the true sense of the word. I used to use Fe which allowed for Creating Accounts, but no longer being supported. I switched to this plugin and it simply works even if it only has the one unnamed server account, I'm hopeful that a create account feature would be added at some point. :-)

ghost commented 6 years ago

@AppleDash Still hoping for this feature to be added. Would bring SaneEconomy's feature set closer to other economy plugins that are no longer maintained.

AppleDash commented 5 years ago

Will investigate for a release soon...