IntellectualSites / IntellectualSites/PlotSquared

plot merge amount

Open
#4,497 0 comments 1 reaction 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?

An additional [integer] argument to /plot merge. This arg would be optional (defaulting to the max), and would determine how many plots you want to merge, starting from the one you are standing in.

Are there any alternatives?

If you happen to have several plots in a row and only wanted to merge 2 of them (for example), you can delete a plot in a row so it will not be merged beyond that.

Anything else?

I, as well as multiple friends commonly face the inconvenience of having to temporarily delete plots, or accidentally merging a single plot into an already merged plot and unlinking it only to realize the build on the merged plot has been divided by the road.
image

admittedly, it would be smarter to always keep a safer backup of my builds, but the implementation of this argument would save a lot of hassle, regardless.

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 at the /plot merge command entry point and trace how it selects consecutive plots from the plot where the player is standing. Confirm how the optional integer should default and where merging stops, then verify the command behavior in the relevant project test or Minecraft server setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.