Dynmap-WorldGuard
Dynmap-WorldGuard copied to clipboard
FEATURE More placeholders! placeholderAPI?
Can you support Placeholder API for about the members/owners of a region for infowindow
I would like to explode each username to show a users avatar and link to the online stats page once clicked, but they are all bundled as a CSV when output, the default built in placeholders are very limiting.
Since regions can have multiple owners and members, exploding would be like;
%playermember_1%, %playermember_2% these could then work with placeholder API that accepts player usernames, to include extra information from other plugins.
<a href="https://piratemc.com/pirate/%playermember_1%/"><img src="https://visage.surgeplay.com/bust/256/%playermember_1%.png"></a>