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

Remove economy system from CPlot #26

Closed
wants to merge 1 commit into from
Closed

Conversation

ColinHDev
Copy link
Owner

The current economy system is very limited: It only allows server operators to set a fixed tax for claiming, clearing, resetting and merging plots. Although this might be enough for some people, it has definitive more potential, like a plot auctioning system, which got already discussed here with @jasonwynn10.

But adding more and more features to the economy part of this plugin would only increase the plugin's size while being completely useless for people who do not even use those features.
(Maybe some users of this plugin could comment on this pr and state if they use the economy feature overall, either with BedrockEconomy, Capital or a custom economy provider.)

Therefore this pull request aims to remove the economy part of the core plugin. Things that get removed in this pr will be added to the CPlotEconomyAddon, which will receive updates regarding economy features onwards.

@ColinHDev
Copy link
Owner Author

I am still debating whether the EconomyManager and the provider classes (Base, BedrockEconomy, Capital) should still remain in this plugin or better moved to CPlotEconomyAddon as well.

@ColinHDev ColinHDev added Category: Core Related to internals Status: For discussion Still in need of further discussion regarding the topic labels Jul 14, 2022
@ColinHDev
Copy link
Owner Author

I'm not comfortable with moving more and more features out of this plugin.
Therefore this PR is rejected

@ColinHDev ColinHDev closed this Jul 31, 2022
@ColinHDev ColinHDev added Status: Declined Issue / PR has been declined by maintainers and removed Status: For discussion Still in need of further discussion regarding the topic labels Jul 31, 2022
@ColinHDev ColinHDev deleted the removeEconomy branch July 31, 2022 22:43
@note3crafter note3crafter mentioned this pull request Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Core Related to internals Status: Declined Issue / PR has been declined by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant