IntellectualSites / IntellectualSites/PlotSquared
Entity cap doesn't stack with merging
Open
Nobody has claimed this yet.
Enhancement
Good first issue
Low Priority
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
I think entity caps should stack together if plots are merged. e.g., you have two plots with entity-cap set to 5. When you merge them, the plot should have an entity-cap of 10, not 5.
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 tracing the plot-merge handling and the code that reads or combines the entity-cap setting. Reproduce a merge with two plots capped at 5, then identify the existing tests or merge behavior to verify that the resulting cap is 10.
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