Endlessly trigger ding sound while dead
WaitingIdly opened this issue ยท 0 comments
reproduction steps:
- enable load sounds
- enter world and hear ding noise
- run
/kill
- observe the ding noise being played repeatedly until clicking Respawn
perhaps changing the event from EntityJoinWorldEvent
to PlayerLoggedInEvent
would resolve this?
relevant code: