Package com.plotsquared.core.command
Class CmdConfirm
java.lang.Object
com.plotsquared.core.command.CmdConfirm
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addPending
(PlotPlayer<?> player, String commandStr, Runnable runnable) static @Nullable CmdInstance
getPending
(PlotPlayer<?> player) static void
removePending
(PlotPlayer<?> player)
-
Constructor Details
-
CmdConfirm
public CmdConfirm()
-
-
Method Details
-
getPending
-
removePending
-
addPending
-