Summary
- move inject command to the core (commit: ed04291) (details)
- move yaml command to the core (commit: 30d8439) (details)
The file was modified | src/main/java/net/aufdemrand/denizencore/scripts/commands/CommandRegistry.java (diff) |
The file was added | src/main/java/net/aufdemrand/denizencore/scripts/commands/core/InjectCommand.java |
The file was added | src/main/java/net/aufdemrand/denizencore/scripts/commands/core/YamlCommand.java |
The file was modified | src/main/java/net/aufdemrand/denizencore/DenizenImplementation.java (diff) |
The file was modified | src/main/java/net/aufdemrand/denizencore/scripts/commands/CommandRegistry.java (diff) |