Class BanAction
java.lang.Object
com.sk89q.worldguard.blacklist.action.BanAction
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(BlacklistEvent event, boolean silent, boolean repeating, boolean forceRepeat)
-
Constructor Details
-
BanAction
-
-
Method Details
-
apply
public ActionResult apply(BlacklistEvent event, boolean silent, boolean repeating, boolean forceRepeat)
-