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 got wiped? #922

Open
NoFailStudios opened this issue Sep 11, 2023 · 6 comments
Open

Economy got wiped? #922

NoFailStudios opened this issue Sep 11, 2023 · 6 comments

Comments

@NoFailStudios
Copy link

For some reason my whole server's economy got wiped and no one has money anymore.
Is there a specifc reason of this issue and is there any way to prevent it?

@Geolykt
Copy link
Contributor

Geolykt commented Sep 12, 2023

Not a Vault issue. This is related to the backend. Either you now use a different backend or the economy plugin broke

@NoFailStudios
Copy link
Author

NoFailStudios commented Sep 12, 2023 via email

@Geolykt
Copy link
Contributor

Geolykt commented Sep 12, 2023

... then you haven't read the description of what Vault does - no wonder you are getting these issues.

This plugin is an abstract LIBRARY. Libraries don't do anything on their own unless the developers of said library explicitly claim it can do more (they do not in this case). However for reasons beyond me 50% of issues created on this issue page can be traced to people not (properly) installing an economy provider alongside Vault. The other 50% are people asking about version X support.

@NoFailStudios
Copy link
Author

NoFailStudios commented Sep 12, 2023 via email

@Geolykt
Copy link
Contributor

Geolykt commented Sep 12, 2023

Vault only provides the abstraction layer so plugins can communicate with each other.

Vault does NOT store data.
Vault does NOT act as a DB.
Vault does NOT register economies.
Vault does NOT provide a fallback economy.
Vault does NOT enforce any DB schemes.

@NoFailStudios
Copy link
Author

NoFailStudios commented Sep 12, 2023 via email

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