Skip to content
Jenkins
DenizenCore
#1210
Changes
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
more command execution generator improvements (
commit: 3481a92
) (
details
)
Commit
3481a9285f4526148dde76788892a53a313e72ab
by
git_commits
more command execution generator improvements
(
commit: 3481a92
)
The file was removed
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/RequiredPrefixedArg.java
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/generator/CommandExecutionGenerator.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/objects/core/ElementTag.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/generator/ArgPrefixed.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/file/FileReadCommand.java
(diff)
The file was added
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefault.java