Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Multiple player setowner #113

Closed
3 tasks done
nirewen opened this issue May 12, 2020 · 5 comments
Closed
3 tasks done

Multiple player setowner #113

nirewen opened this issue May 12, 2020 · 5 comments
Labels

Comments

@nirewen
Copy link

nirewen commented May 12, 2020

PlotSquared Feature Suggestion:

How should it be implemented?

As of right now, a plot can hold many owners if you merge a plot with another player's plot.

The command /plot setowner sets the owner of the plot, but it doesn't allow more than 1 argument, meaning it only sets a single owner for the plot.

That's not very fortunate when you want to change the owners of the plot.
You would have to ask the current owners which one would want to be the definitive owner of the plot.

Say the owners of plot 1;1 are jeb_, JohnDoe and Notch. I want to remove Notch from the owners list, but keep JohnDoe and jeb_. Or I want to add SomeoneElse to the list without removing anyone.
So I could do /plot setowner jeb_ JohnDoe to remove Notch.
And /plot setowner jeb_ JohnDoe Notch SomeoneElse to keep Notch and add SomeoneElse.

Final command syntax: /plot setowner <player> [...players]

Additional context

Checklist:

  • I made sure there are no duplicates of my suggestion (Use search)
  • I made sure my suggestion does not exist yet (Check the wiki)
  • I made sure my suggestion is useful for the majority of PlotSquared users
@RedstoneFuture
Copy link
Member

RedstoneFuture commented May 13, 2020

Good idea, but I think you get many problems with the plugin mechanics (plot list, flag toggle, API problems, plot sign etc.) if you add support for a multi-player "owner" plot-group.

Furthermore, I see problems with the server rules if you haven't one responsible person.

@dotI0
Copy link

dotI0 commented Sep 30, 2020

If two players merging their plots, there are multiple owners at one plot. So I think this might be possible.

You can see what I mean in the screenshot of the following suggestion.
#140

@AeSix
Copy link

AeSix commented Sep 30, 2020

just re-iterating my belief that polyownership should not be allowed, or should be handled appropriately throughout the whole of PlotSquared.

@RedstoneFuture
Copy link
Member

just re-iterating my belief that polyownership should not be allowed, or should be handled appropriately throughout the whole of PlotSquared.

Same. Currently, it's possible to get multi-owner, but it's a bug.

@NotMyFault
Copy link
Member

Won't be added.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants