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

add cfg option to disable economy features even if an economy plugin is detected #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tadhunt
Copy link

@tadhunt tadhunt commented Sep 21, 2023

I need to have Vault installed to make it possible for players to purchase plots of land to build on, but I don't want cannons to be subject to the economy.

I tried setting the building cost to 0, but it still required me to buy them (/cannons buy).

This PR adds the ability to completely disable economy, even if Vault is loaded.

Even if an economy plugin is detected
@tadhunt tadhunt changed the title add cfg option to disable economy features Even if an economy plugin is detected add cfg option to disable economy features even if an economy plugin is detected Sep 21, 2023
Otherwise we can't use a config setting to disable economy integration.
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 this pull request may close these issues.

1 participant