Class UntrustedVisitFlag
java.lang.Object
com.plotsquared.core.plot.flag.PlotFlag<Boolean,F>
com.plotsquared.core.plot.flag.types.BooleanFlag<UntrustedVisitFlag>
com.plotsquared.core.plot.flag.implementations.UntrustedVisitFlag
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.plotsquared.core.plot.flag.types.BooleanFlag
getExample, getTabCompletions, merge, parse, toString
Methods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getValue, hashCode, isValuedPermission
-
Field Details
-
UNTRUSTED_VISIT_FLAG_TRUE
-
-
Constructor Details
-
UntrustedVisitFlag
-
-
Method Details
-
flagOf
- Specified by:
flagOf
in classPlotFlag<Boolean,
UntrustedVisitFlag>
-