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 confirm
before executing.QueuedCommand Represents a single command used inCommandQueueManager
for confirming before running potentially dangerous action.