Skip to content
Success

Changes

Summary

  1. add a DebugInvalidCommand for general cleanup reasons (commit: d80ee32) (details)
Commit d80ee32bff48b49cbc2a814c0129df833bffaacb by agoodwin
add a DebugInvalidCommand for general cleanup reasons
(commit: d80ee32)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/CommandExecuter.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/ArgumentHelper.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/CommandRegistry.java (diff)
The file was addedsrc/main/java/com/denizenscript/denizencore/scripts/commands/core/DebugInvalidCommand.java