IntellectualSites / IntellectualSites/PlotSquared
Change road biomes on merge
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.18.2
Describe the bug
When we merge a plot, the biome where the road was is not changed to the plot biome.
To Reproduce
- Create a world with the plots biome on plains so that it contrasts with the road one ( forest ) .
- Merge 2 plots
- You now see where the road was because the biome is unchanged
Expected behaviour
Change the biome to the plot one. If the plots have 2 biomes, take the first one or none.
Screenshots / Videos

Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/c286c7fa483d4e758e65b8881a483146
PlotSquared Version
6.9.0-Premium
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
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 reproducing the merge with contrasting plot and road biomes on Paper 1.18.2, then trace the plot-merge handling that leaves the former road unchanged. Done means the former road uses the plot biome after merging, with the stated behavior when the plots have two biomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100