erikzimmermann / TradeSystem

A highly customizable, free and open-source Minecraft plugin for trading between players.
https://www.spigotmc.org/resources/trade-system-custom-layouts.58434/
MIT License
79 stars 48 forks source link

GrandEconomy/EnderPay support #318

Closed bonobo-craft closed 1 year ago

bonobo-craft commented 3 years ago

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

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

erikzimmermann commented 3 years ago

Does EnderPay still work on 1.17.1?

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

bonobo-craft commented 3 years ago

Enderpay is 1.12.2 I believe

erikzimmermann commented 1 year ago

Outdated