Skip to content
Success

Changes

Summary

  1. Debug / error output on Entry Tags (commit: 2543652) (details)
  2. Add "player pickup <item>" (commit: d9ade14) (details)
Commit 254365260cca7e26913cc4ef8701807268940b2b by mcmonkey4eva
Debug / error output on Entry Tags

I think this looks nicer than NPE stacktraces.
(commit: 2543652)
The file was modified src/main/java/net/aufdemrand/denizen/tags/core/ContextTags.java (diff)
Commit d9ade14be45f002890372e0ba5f5a6f3b45d730a by mcmonkey4eva
Add "player pickup <item>"

As opposed to "player pickup item" and "player pickup arrow" with no
other options.
... Why did that even...
(commit: d9ade14)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/containers/core/WorldScriptHelper.java (diff)