Package com.onarandombox.MultiverseCore.commandtools.queue
Manager queuing of dangerous commands in need of confirmation.
-
Class Summary Class Description CommandQueueManager Manages the queuing of dangerous commands that require/mv confirmbefore executing.QueuedCommand Represents a single command used inCommandQueueManagerfor confirming before running potentially dangerous action.