Skip to content
Success

Changes

Summary

  1. remove async command and associated systems (commit: 80be8ac) (details)
Commit 80be8ac24f53419b86df7e7f4fdb1b8860bc86a2 by agoodwin
remove async command and associated systems
(commit: 80be8ac)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/ScriptQueue.java (diff)
The file was removedsrc/main/java/com/denizenscript/denizencore/scripts/commands/queue/SyncCommand.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/CommandRegistry.java (diff)
The file was removedsrc/main/java/com/denizenscript/denizencore/scripts/commands/queue/AsyncCommand.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/core/InstantQueue.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/queues/core/TimedQueue.java (diff)