IntellectualSites / IntellectualSites/PlotSquared
Add refund config option when you delete a plot
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
PlotSquared Feature Suggestion:
So people can still purchase plots elsewhere, allow them to get a refund when they delete it. Can be a simple config option to enable/disable it.
How should it be implemented?
Simple config option true/false 'refund-plot-on-deletion'.
Additional context

Checklist:
- I made sure there are no duplicates of my suggestion (Use search)
- I made sure my suggestion does not exist yet (Check the wiki)
- I made sure my suggestion is useful for the majority of PlotSquared users
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating PlotSquared's plot-deletion flow and its configuration handling, then trace how plot purchases and refunds are represented. The change is done when the refund-plot-on-deletion option can be enabled or disabled and deletion follows the selected behavior; no file or test locations are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100