Skip to content
Success

Changes

Summary

  1. Add Age command to let you set the ages of entities. Example usage: - (commit: d336a0c) (details)
Commit d336a0cbdb8dc4fae3cabebc28fc712a1c8226e6 by davidcernat
Add Age command to let you set the ages of entities. Example usage: - age e@6|e@8 baby
(commit: d336a0c)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/MountCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/containers/core/WorldScriptHelper.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
The file was addedsrc/main/java/net/aufdemrand/denizen/scripts/commands/entity/AgeCommand.java
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/FlyCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dEntity.java (diff)