Skip to content
Failed

Changes

Summary

  1. dev mode (commit: cf67e35) (details)
  2. Add null check to XP gain handler, fixes #4663 (#4677) (commit: 519d469) (details)
  3. fix issue #4667 (#4669) (commit: 09ce259) (details)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)
Commit 519d469cb28ca07c4f60a34abde761ad25f85523 by github
Add null check to XP gain handler, fixes #4663 (#4677)

* Add null check to XP gain handler, fixes #4663

Co-authored-by: Robert Alan Chapton <nossr50@gmail.com>
(commit: 519d469)
The file was modified src/main/java/com/gmail/nossr50/util/EventUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/ItemUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/HerbalismCommand.java (diff)