Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
1.16.5
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 5 years ago
Updated last month
Changelog
- updated to Kotlin 1.9.10 and Minecraft 1.20.2
- added two entity events:
damageLivingEntity(Called when a LivingEntity is being hurt. When this event occurs, at least one invulnerability check has already passed.)checkInvulnerability(Called when a regular invulnerability check is being performed. This event allows listeners to modify the result of that check.)
- reworked player (network) events:
- split
quitDuringLoginintoquitDuringLoginandquitDuringConfiguration(because of Minecraft now allowing for configuration at any time in-game) - added
reasonproperty to quit events
- split
- internal changes:
- silk-network packets now use the new payload based custom packets under the hood
- silk-persistence now uses a workaround for bypassing the datafixerupper from running on internal SavedData
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.10.2Loaders
Game versions
1.20.2Environment
Client and server, best when installed on both
Downloads
10322Publication date
September 20, 2023 at 9:49 PMPublisher
jakobkmar
Owner



