Essentials
Essentials copied to clipboard
Back on death message to NOT be on lowest priority and ignore cancelled
Feature description
Currently you send the "backOnDeath" message on the lowest priority death event. I think this should be on the highest priority death event AND ignore cancelled (or normal priority)
How the feature is useful
I am trying to make a PvP minigame and I don't want it showing the "use /back" whenever they "die". I am not actually killing people, I am cancelling the death event so this message shouldn't get shown at all
I realise cancelling the player death event is paper API. So please can we just make this NOT on the lowest priority so I can put my own code on a lower priority to get round this?