Skip to content
Success

Changes

Summary

  1. Add `player discovers recipe` event (#2704) (commit: 1c81ce6) (details)
Commit 1c81ce6c0d9fe966a0c0b7dc85424af2c842df9f by noreply
Add `player discovers recipe` event (#2704)

* PlayerRecipeDiscoverScriptEvent created

* Namespace Context clarification

* Context changes

* context marked as plain

* space
(commit: 1c81ce6)
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/events/ScriptEventRegistry.java (diff)
The file was addedplugin/src/main/java/com/denizenscript/denizen/events/player/PlayerRecipeDiscoverScriptEvent.java