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

Error when using per-world Vault Economy methods #426

Closed
Phoenix616 opened this issue Aug 3, 2024 · 1 comment · Fixed by #429
Closed

Error when using per-world Vault Economy methods #426

Phoenix616 opened this issue Aug 3, 2024 · 1 comment · Fixed by #429

Comments

@Phoenix616
Copy link

Phoenix616 commented Aug 3, 2024

Currently there is a NotImplementedException thrown when trying to use the per-world Vault Economy methods, this does not match VaultAPI specs (which says to use the global balance instead) and therefore breaks any plugin which uses those methods to provide per-world economy support in case the economy plugin supports it. (e.g. ChestShop-authors/ChestShop-3#605)

@ericgrandt
Copy link
Owner

Fixed in 0.13.2, thanks for the report @Phoenix616.

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

Successfully merging a pull request may close this issue.

2 participants