IntellectualSites / IntellectualSites/PlotSquared
Allow us to set wall width, and maybe wall schematics. This would allow for "sidewalks" that behave properly during plot merges.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
PlotSquared Feature Suggestion:
Allow us to set "wall width", and maybe wall schematics. This would allow for "sidewalks" that behave properly during plot merges.
How should it be implemented?
Under worlds.yml, "wall" should have a "width" value. Also wall width should be able to be set during "plot setup". Don't forget that "road width" in worlds.yml isn't currently implemented properly, as it contains the wall block too; so that would need to be fixed.
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 worlds.yml wall and road width handling, then inspect how wall width is configured during plot setup. Compare the current road-width behavior with the requested wall width and optional wall schematics. Done means these settings support sidewalks that behave properly during plot merges and road width no longer includes wall blocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100