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

Possibility to create an account not linked to a player #96

Open EvanSchleret opened 4 years ago

EvanSchleret commented 4 years ago

Hi,

I would like to know if it's possible to create an account no linked to a player (like I said in the title, lol).

Thanks in advance.

EvanSchleret commented 4 years ago

UPDATE :

I see in the source code that there is a "EconomableGeneric" class. Is there a connection?

AppleDash commented 4 years ago

Hmm, not exactly supported right now, but it's entirely possible to add something like that. What's your use case, and how would you like it to work?

EvanSchleret commented 4 years ago

Sorry for delay... The generic account should work as same as player's account. You should add, remove, set money on this generic account who's not linked to a player.

You see ?