Skip to content

Releases: NucleoidMC/stimuli

v0.4.3+1.19.3

09 Mar 07:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1+1.19.3...v0.4.3+1.19.3

v0.4.1+1.19.3

07 Dec 21:06
2a07c7d
Compare
Choose a tag to compare

stimuli-0.4.1+1.19.1

27 Jul 20:17
Compare
Choose a tag to compare
  • Add ReplacePlayerChatEvent to not just cancel but replace a player chat message
    • This allows replacing the message type and targets for a chat message, but requires manual handling of dispatching headers

stimuli-0.4.0+1.19.1

27 Jul 18:30
Compare
Choose a tag to compare
  • Update to 1.19.1
  • This introduces a breaking change to PlayerChatEvent to match changes in 1.19.1

stimuli-0.3.0+1.19

17 Jul 13:17
Compare
Choose a tag to compare
  • Add ServerPlayerEntity parameter to PlayerChatEvent

v0.2.10+1.19

20 Jun 18:45
afe3645
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @KosmX made their first contribution in #26

Full Changelog: v0.2.10+1.18.2...v0.2.10+1.19

v0.2.10+1.18.2

17 May 14:24
Compare
Choose a tag to compare

v0.2.9+1.18.2

15 May 18:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8+1.18.2...v0.2.9+1.18.2

v0.2.8+1.18.2

12 Apr 19:22
Compare
Choose a tag to compare

What's Changed

  • Add the block trample event by @haykam821 in #14
  • Fixed BlockDropItemEvent not being called on explosion drops
  • Added PlayerSwapWithOffhandEvent
  • Updated to 1.18.2

Full Changelog: v0.2.7+1.18...v0.2.8+1.18.2

v0.2.7+1.18.1

21 Jan 12:04
e84984e
Compare
Choose a tag to compare
  • Add EntityDamageEvent
  • Add SnowFallEvent (@haykam821)
  • Support crossbows invoking ArrowFireEvent (@haykam821)