AuraDevelopmentTeam / PowerMoney

A mod/plugin that allows players to earn money with Energy
GNU General Public License v3.0
7 stars 5 forks source link

Add support for mods that have money systems #10

Open BrainStone opened 5 years ago

BrainStone commented 5 years ago

Mods that have money systems should be supported too, so that Sponge is not needed.

By default it should first check if Sponge and an economy plugin is available. Then check all supported mods one after the other. But also a config value that forces a specific api that should be used.

Add support for:

If there are other mods that you would like to see support for, post a comment here.

BrainStone commented 5 years ago

FTB Money depends on https://github.com/FTBTeam/FTB-Money/issues/12 and therefore needs to wait.