Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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 quitDuringLogin into quitDuringLogin and quitDuringConfiguration (because of Minecraft now allowing for configuration at any time in-game)
    • added reason property to quit events
  • 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

Files

silk-all-1.10.2.jar(884.47 KiB) Primary Download

External resources



Project members

jakobkmar

Owner


Technical information

License
GPL-3.0-only
Client side
optional
Server side
optional
Project ID