Skip to content
Success

Changes

Summary

  1. avoid map lookups on generated commands (commit: 2194a75) (details)
Commit 2194a755abf996cfe18d0aa5ab6f4393842850cf by git_commits
avoid map lookups on generated commands
(commit: 2194a75)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/ReloadCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgPrefixed.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/file/FileCopyCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/AbstractCommand.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/generator/CommandExecutionGenerator.java (diff)