IntellectualSites / IntellectualSites/PlotSquared

megaplots features

Open
#4,601 1 comment 3 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

What feature do you want to see added?

2 features:

  1. When merging a lot of plots sometimes one want to make use of some of the default roads position, but when doing /plot unlink, all the plots are separated and the builds taking space between roads are split (without even asking to confirm that some builds are going to be split). So I was thinking that either add an argument to the unlink command to only unlink the road where you are standing, so if you are between 2 merged plots, and do the command, only unlink those 2 plots and not all the megaplot breaking builds,,,
  2. when things like "breaking the builds" happen, I believe an undo command should be useful, for example, if you mistakenly unlinked some plots and then broke some builds, do /plots unlink undo or /plots undo to undo the latest action... or at least if the action will break something, then ask for confirmation.
Are there any alternatives?

the only alternative I see is cutting out all the builds, then unlink all, then merge again in a way that the roads are placed where you want them, finally paste back everything...

Anything else?
  1. it could not be a /p unlink argument, but it could be maybe a /plot createroad or a new /plot road to manage roads on merged plots

Sorry if there's already a way to circumvent all of this... but the PlotSquared docs are not too useful either... like for example, what's the point of the /p unlink [createroads], how can I make a road appear there? sorry if this is annoying...

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 reviewing the existing /plot unlink behavior and the documentation for /p unlink [createroads]. Reproduce the road and build-splitting scenarios described, then determine whether scoped unlinking, confirmation, or undo should be treated as separate changes; done requires a maintainer-approved scope and clear behavior for each action.

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
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.