Skip to content
Success

Changes

Summary

  1. Fix horrible bug that has been around for exactly 2 months and in that (commit: 34a2abf) (details)
  2. Add Head command that lets you set an NPC's head to that of another (commit: 747457a) (details)
Commit 34a2abffd4a16e97948c54b259f48a8c94f1c653 by davidcernat
Fix horrible bug that has been around for exactly 2 months and in that time has broken all advanced scripts and molested countless kittens.
(commit: 34a2abf)
The file was modified src/main/java/net/aufdemrand/denizen/utilities/arguments/aH.java (diff)
Commit 747457a454473781a325860f1fc9614607a3b545 by davidcernat
Add Head command that lets you set an NPC's head to that of another skin. Thanks, Danton, for telling me I should really add this.
(commit: 747457a)
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/core/HeadCommand.java
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/LookCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/core/EquipCommand.java (diff)