PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

Plot List Placeholders

Open SirClearPixels opened this issue 2 years ago • 1 comments

What feature do you want to see added?

placeholders for the various plot lists %plotsquared_list_all% %plotsquared_list_forsale% %plotsquared_list_expired% %plotsquared_list_top% %plotsquared_list_shared% %plotsquared_list_% %plotsquared_list_mine%

Are there any alternatives?

I have yet to find a work around for this.

Anything else?

No response

SirClearPixels avatar Nov 12 '23 03:11 SirClearPixels

List placeholders are very special: Placeholders are only one value, but a list is more than that.

If you want to make it really good (well customizable) then you would have to create a separate config part for each list that the admin uses with the placeholder(s), style, max amount of items, result-modifier (= per world, per player, global, ...).

I am sure that there are good frameworks that already specialize in lists. I think we could outsource part of it.

RedstoneFuture avatar Dec 07 '23 12:12 RedstoneFuture