Skip to content
Failed

Changes

Summary

  1. Prevent NPE on /ex foreach (commit: 3bd7d82) (details)
  2. Increase config version to v4, more work on Notables (still a WIP) (commit: 744d78d) (details)
Commit 3bd7d82ab63c151911c49b2ae9223f786797efc4 by mcmonkey4eva
Prevent NPE on /ex foreach

It still nulls the values but at least it doesn't blow up the server
(commit: 3bd7d82)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/BracedCommand.java (diff)
Commit 744d78df5472cbf515b9903699d7440b29723a1d by jeremy
Increase config version to v4, more work on Notables (still a WIP)
(commit: 744d78d)
The file was modified src/main/java/net/aufdemrand/denizen/objects/notable/Notable.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/Denizen.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/notable/NotableManager.java (diff)