Class PlotFlagPlaceholder
java.lang.Object
com.plotsquared.core.util.placeholders.Placeholder
com.plotsquared.core.util.placeholders.PlotSpecificPlaceholder
com.plotsquared.core.util.placeholders.PlotFlagPlaceholder
-
Constructor Summary
-
Method Summary
Methods inherited from class com.plotsquared.core.util.placeholders.PlotSpecificPlaceholder
getValue
Methods inherited from class com.plotsquared.core.util.placeholders.Placeholder
getKey
-
Constructor Details
-
PlotFlagPlaceholder
-
-
Method Details
-
getValue
Description copied from class:PlotSpecificPlaceholder
- Specified by:
getValue
in classPlotSpecificPlaceholder
- Parameters:
player
- Player that the placeholder is evaluated forplot
- Plot that the player is in- Returns:
- Placeholder value, or
""
if the placeholder does not apply
-