Skip to content
Success

Changes

Summary

  1. Fix possible NPEs with Hurt and Heal commands (commit: 3641b2c) (details)
  2. Update Cast command to 0.9 syntax (commit: 952feda) (details)
Commit 3641b2c54ec8846c56a7c5765411aaa859cc5c7a by morphanone
Fix possible NPEs with Hurt and Heal commands
(commit: 3641b2c)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/HurtCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/HealCommand.java (diff)
Commit 952fedad046d9bec7bb63c7a87808a4466561570 by morphanone
Update Cast command to 0.9 syntax
(commit: 952feda)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/CastCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)