Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Quickly add multiple plots into a plot group #6404

Closed
CrypticBlades opened this issue Dec 30, 2022 · 0 comments · Fixed by #6943
Closed

Suggestion: Quickly add multiple plots into a plot group #6404

CrypticBlades opened this issue Dec 30, 2022 · 0 comments · Fixed by #6943

Comments

@CrypticBlades
Copy link

Please explain your feature request to the best of your abilities:

Currently, you would have to add each plot to the group individually by visiting that plot and then using a command to add that to the plot group. It's fine if only working with a few plots but when that quantity starts nearing the hundreds it can become tedious. It would be nice if there was some way to add them to the group without having to use the same command every single time.

A possible solution would be to make it just like town claiming where you could define a radius to select plots to join the group. Would also be a good idea to implement the ability to automatically add the plot the group by walking to the plot to avoid having to use the command several times for every single plot, similar to /res toggle townclaim.

Another solution which I believe to be more user friendly would be to have users define an area using two opposite corners, just like how worldedit selection can define a region for worldguard. In the long run, this would help to efficiently modify large areas of plots into groups. You could also use this selection feature to apply many other modifications to plots such as setting the plot type of multiple plots, claim or unclaiming large areas of plots, evict, set for sale, etc. This solution may require more effort on your part to implement but I believe it would be nice to have.

Anyways these are just suggestions, do whatever works best for you!

@LlmDl LlmDl added this to the 0.98.7.0 milestone Jan 15, 2023
@LlmDl LlmDl self-assigned this Jan 15, 2023
@LlmDl LlmDl modified the milestones: 0.99.0.0, 0.99.1.0 Apr 6, 2023
@LlmDl LlmDl modified the milestones: 0.99.1.0, 0.99.2.0 May 30, 2023
@LlmDl LlmDl modified the milestones: 0.99.2.0, 0.99.3.0 Jun 16, 2023
@LlmDl LlmDl modified the milestones: 0.99.3.0, 0.99.6.0 Jul 8, 2023
@Warriorrrr Warriorrrr removed this from the 0.99.6.0 milestone Aug 11, 2023
LlmDl added a commit that referenced this issue Aug 22, 2023
Allows a resident to set /res toggle plotgroup, which will auto-group
walked-into plots, as long as the resident has a plotgroupname set in
memory.

The plotgroupname is automatically set when a resident successfully runs
/plot group add NAME.

Closes #6404.
@LlmDl LlmDl added this to the 0.99.6.0 milestone Aug 22, 2023
LlmDl added a commit that referenced this issue Aug 24, 2023
Allows a resident to set /res toggle plotgroup, which will auto-group
walked-into plots, as long as the resident has a plotgroupname set in
memory.

The plotgroupname is automatically set when a resident successfully runs
/plot group add NAME.

Closes #6404.
LlmDl added a commit that referenced this issue Aug 24, 2023
    - Allows a resident to set /res toggle plotgroup, which will
auto-group walked-into plots, as long as the resident has a
plotgroupname set in memory.
    - The plotgroupname is automatically set when a resident
successfully runs /plot group add NAME.
    - Closes #6404.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants