Skip to content
Success

Changes

Summary

  1. remove the old "Delayable" interface (commit: 1bc2319) (details)
  2. wait command 'system' argument (commit: e8f2b44) (details)
Commit 1bc2319ecb42428c9c957ff9bd37ba63731dd79d by agoodwin
remove the old "Delayable" interface
(commit: 1bc2319)
The file was modified src/main/java/com/denizenscript/denizencore/objects/core/QueueTag.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/ScriptEngine.java (diff)
The file was removedsrc/main/java/com/denizenscript/denizencore/scripts/queues/core/Delayable.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/core/TimedQueue.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/QueueCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WaitCommand.java (diff)
Commit e8f2b44291214d4bd978b4a13af02bfe5d9c960a by agoodwin
wait command 'system' argument
(commit: e8f2b44)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/core/TimedQueue.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/QueueCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/ScriptQueue.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WaitCommand.java (diff)