Open NLthijs48 opened 9 years ago
I so want this!
I like this idea. it may also be worth requesting these variables be added to placeholderapi, so we can use that information across plugins for whatever :)
See #277 for PlaceholderAPI support, need to come up with variable names and ensure performance is good enough.
This would for example allow you to place signs that display the number of regions in a group, and how many of them are rented/free. Would also need to allow for click actions to give the user more information (for example show list of free regions).
Possible variables: regionCount, regionsFree, regionsOwned.
Implementation: Where to store the signs? Maybe always link a sign to a region group and therefore save it in the groups.yml file?
Suggested by mapstar87