Skip to content
Success

Changes

Summary

  1. more command execution gen work (commit: b09a60b) (details)
Commit b09a60b9fb99effb86f24c4edb7b315a65b72eb4 by git_commits
more command execution gen work
(commit: b09a60b)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/CustomEventCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/file/FileWriteCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/CommandExecutor.java (diff)
The file was addedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultNull.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/ReflectionSetCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/CommandExecutionGenerator.java (diff)
The file was removedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefault.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/ScriptEntry.java (diff)
The file was addedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultText.java