Skip to content
Jenkins
log in
Dashboard
All
DenizenCore
#1211
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
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/ScriptEntry.java
(diff)
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/file/FileWriteCommand.java
(diff)
The file was added
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultText.java
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/CommandExecutionGenerator.java
(diff)
The file was removed
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefault.java
The file was added
src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultNull.java
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/CustomEventCommand.java
(diff)