Skip to content
Success

Changes

Summary

  1. Add Paper tag base and tick_times tag (#2192) (commit: b631601) (details)
  2. Add Paper beacon effect event, fixes #2148 (#2193) (commit: a2b14c5) (details)
Commit b6316013cadd339d9d4e0ac0ad51b1aad7706b17 by noreply
Add Paper tag base and tick_times tag (#2192)

* Add Paper tag base and tick_times tag

* Return durations for paper tick_times

* Add missing paper key to docs
(commit: b631601)
The file was addedpaper/src/main/java/com/denizenscript/denizen/paper/tags/PaperTagBase.java
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/PaperModule.java
Commit a2b14c57abb6a41351def9107bc501fdcc7d44bf by noreply
Add Paper beacon effect event, fixes #2148 (#2193)

(commit: a2b14c5)
The file was addedpaper/src/main/java/com/denizenscript/denizen/paper/events/PlayerBeaconEffectScriptEvent.java
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/PaperModule.java