Class NotifyAction
java.lang.Object
com.sk89q.worldguard.blacklist.action.RepeatGuardedAction
com.sk89q.worldguard.blacklist.action.NotifyAction
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ActionResult
applyNonRepeated
(BlacklistEvent event, boolean silent) Methods inherited from class com.sk89q.worldguard.blacklist.action.RepeatGuardedAction
apply
-
Constructor Details
-
NotifyAction
-
-
Method Details
-
applyNonRepeated
- Specified by:
applyNonRepeated
in classRepeatGuardedAction
-