IntellectualSites / IntellectualSites/PlotSquared
Autoplot on join
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
PlotSquared Feature Suggestion:
We should add a config option to auto-claim a plot on the first join. I've seen a few people asking for it. It might be useful for some servers.
How should it be implemented?
Having a boolean config option whether to allow or deny the named behavior.
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 the join-handling entry point and the configuration options for plot claiming. Determine how a first join is identified and where a plot can be claimed, then verify that a boolean option controls the behavior and that both enabled and disabled cases work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100