Skip to content
Success

#1801 (Dec 30, 2023, 1:27:13 AM)

Started 2 yr 1 mo ago
Took 7 sec
Build Artifacts
denizen-paper-1.3.0-SNAPSHOT.jar131.91 KiB view
denizen-paper-1.3.0-SNAPSHOT.pom1.93 KiB view
mark version 1.3.0
(commit: 0c806f9)
git_commits at
Adds the `BlockPreDispense`` event. (#2563)

* BlockPreDispenseEvent

* Update BlockPreDispenseScriptEvent.java

* Modify event line

* Updating event line (again)

* Update BlockPreDispenseScriptEvent.java

* Update BlockPreDispenseScriptEvent.java

* Update BlockPreDispenseScriptEvent.java

* Meta update + new line added
(commit: 9fd86cb)
noreply at
Warden anger event: `getDenizenObject`, modernize
(commit: 08e6dff)
31237389+tal5 at
Several minor cleanups/fixes (#2580)

* Several minor cleanups

* Remove `ClientboundAddPlayerPacket` references

* Fix `PlayerTag.skin_model` on 1.17
(commit: fba327b)
noreply at
global ScriptEvent isEnabled instance of doing it in every event separately
(commit: ac2ab6f)
git_commits at
potion effects modified: new/old_effect_data
(commit: 566ee2a)
git_commits at
`ItemPotion`: clear stew effects, modernize (#2582)

* Initial update + cleanup

* Remove another redundant method

* Move legacy code to the bottom

* Properly clear suspicious stew effects

* Fix `getMapTagData` maps order

* Mirror upstream changes

* Early return in `setPropertyValue`

* Update meta

* Color under `includeExtras`

* Correct direct `object` usage

* Cleanup `getMapTagData` list creation
(commit: 5cf15d9)
noreply at