Skip to content
Success

Changes

Summary

  1. smarter generated cmd execution and error check (commit: eadf041) (details)
  2. repeat command: use new autoExecute (commit: 9f9befd) (details)
Commit eadf041cbfc542afc7eb8adfe908eb3743f96d03 by git_commits
smarter generated cmd execution and error check
(commit: eadf041)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/CommandExecutionGenerator.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/ScriptEntry.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/CommandExecutor.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/DebugInvalidCommand.java (diff)
Commit 9f9befdfbe473616cc78e5f0585b54c990da62a7 by git_commits
repeat command: use new autoExecute
(commit: 9f9befd)
The file was modified src/main/java/com/denizenscript/denizencore/utilities/EnumHelper.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RepeatCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/ScriptEntry.java (diff)