Skip to content
Success

Changes

Summary

  1. move filecopy command to the core (commit: c83cc7e) (details)
  2. allow filecopy to be ~waited for (commit: 7e751fe) (details)
Commit c83cc7e4bff34753636c5b40565d2f9fcc90727a by agoodwin
move filecopy command to the core
(commit: c83cc7e)
The file was modified src/main/java/net/aufdemrand/denizencore/utilities/CoreUtilities.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/CommandRegistry.java (diff)
The file was addedsrc/main/java/net/aufdemrand/denizencore/scripts/commands/core/FileCopyCommand.java
The file was modified src/main/java/net/aufdemrand/denizencore/DenizenImplementation.java (diff)
Commit 7e751fe84e1799dfbd5c8706bd7f21cf2d4fedd2 by agoodwin
allow filecopy to be ~waited for
(commit: 7e751fe)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/core/FileCopyCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/core/SQLCommand.java (diff)