Skip to content

Commit da5dcea

Browse files
committed
fix: update packetevents version to 2.9.0-SNAPSHOT and refactor lastHurtByPlayer retrieval
1 parent 91acfda commit da5dcea

6 files changed

Lines changed: 599 additions & 29 deletions

File tree

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlinxCoroutines = "1.10.1"
88
kotlinx-serialization = "1.8.0"
99

1010
# Packet Events
11-
packetevents = "2.9.0"
11+
packetevents = "2.9.0-SNAPSHOT"
1212

1313
# Command API
1414
commandapi = "10.1.0"

0 commit comments

Comments
 (0)