IntellectualSites / IntellectualSites/PlotSquared

Change road biomes on merge

Open
#3,702 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Enhancement
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

image

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/c286c7fa483d4e758e65b8881a483146

PlotSquared Version

6.9.0-Premium

Checklist
Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.