IntellectualSites / IntellectualSites/PlotSquared

Allow us to set wall width, and maybe wall schematics. This would allow for "sidewalks" that behave properly during plot merges.

Open
#2,952 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.