Sign name override for server-plot flag, and og owner display
There is some request for the "server-plot" flag to override the display name on the plot's sign. This change, if included, should also include some method for P2 admins / server ops to see the "legitimate" plot owner, if there is any actually need to do so - such as the plot potentially being removed if the plot owner is banned, for example. If the server-plot flag would override anything like that, then displaying the original owner's name may not be needed. I think at that point, the plot would "legitimately" be owned by "server" - which itself would take care of all displayed owner fields. shrug
Just more to chew on.
Being as this is a feature request, and not a bug, as originally reported at https://github.com/IntellectualSites/PlotSquared/issues/2430 - that ticket has been closed and this opened so that the devs can focus on actual bugs.
@AeSix Maybe can be implemented another placeholder like %real_owner%
-
Currently, the "owner" info (after using of "/p info") will display the
info.serverstring. -
I think it's technical the plot of a player so in my opinion the sign didn't need an update with a fake-player name "Server". Moreover, you can change it manually. Most players don't look at the plot sign, do they?
But it would be great if the %plotsquared_currentplot_owner% display the info.server string.
Does this PR above fix this issue? If yes, this can be closed as well.
Not really imo, the original request was an additional placeholder which returns the plot owner aside from the "Server" string - the PR just modified the behavior of an already existing placeholder.
Thanks for the explaination!