Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Economy rewards not being applied in v1.3.0/API7 #7

Open
morrissimo opened this issue Feb 23, 2018 · 3 comments
Open

Economy rewards not being applied in v1.3.0/API7 #7

morrissimo opened this issue Feb 23, 2018 · 3 comments

Comments

@morrissimo
Copy link

When a player wins, the reward commands execute but the configured economy reward isn't actually applied to the player's balance.

Console error when this occurs, React config, and economy (TotalEconomy) config:
https://gist.github.com/anonymous/032fa725de393031a718d1bbd68d2383

Versions:

  • forge-1.12.2-14.23.2.2613-universal.jar
  • spongeforge-1.12.2-2611-7.1.0-BETA-2931.jar
  • React-1.3.0.jar
  • TotalEconomy-1.7.1-API_7.jar
@morrissimo
Copy link
Author

For the time being, I've managed to workaround the issue by disabling the economy reward config altogether and just using a server command to credit the player directly: *adminpay $winner <amount>. Figured you'd still want the report in case it's not actually a config pebcak on my end.

@pie-flavor
Copy link
Owner

Can you post the config? Because according to that report, either you haven't specified a currency, or the currency you specified doesn't exist.

@morrissimo
Copy link
Author

Yep - both the React config and my economy plugin's config are all on that one gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants