TradeSystem icon indicating copy to clipboard operation
TradeSystem copied to clipboard

GrandEconomy/EnderPay support

Open bonobo-craft opened this issue 3 years ago • 2 comments

Description Currently TradeSystem only supports Vault and Essentials. But there are other popular economy mods which currently are not supported like:

  • EnderPay (with a nice ingame UI on balance)
  • GrandEconomy (which is a swiss army knife of economy systems that can use Enderpay, Vault, Essentials and many other economy mods as a backend). It provides a unified API for economy consuming plugins/mods.

Solution I think that adding GrandEconomy will give your trading system ability to be economy-backend independent. Also it could remove the necessity of supporting Vault and Essentials directly.

Alternative Maybe just adding EnderPay support is easier than consuming a GrandEconomy API.

Additional context https://www.curseforge.com/minecraft/mc-mods/grand-exchange https://www.curseforge.com/minecraft/mc-mods/enderpay

Discord contact: # pureluck#7595

bonobo-craft avatar Jul 11 '21 20:07 bonobo-craft

Does EnderPay still work on 1.17.1?

And Grand Exchange looks like an item marketplace rather than an economy handler.

erikzimmermann avatar Jul 12 '21 09:07 erikzimmermann

Enderpay is 1.12.2 I believe

bonobo-craft avatar Jul 12 '21 10:07 bonobo-craft

Outdated

erikzimmermann avatar Jan 11 '23 09:01 erikzimmermann