PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.39k stars 2.2k forks source link

Add back CommandRegisteredEvent calls #10825

Open jpenilla opened 1 month ago

jpenilla commented 1 month ago

We need to delay the event call to emulate the old behavior

fixes #10805

Owen1212055 commented 1 month ago

Can this be squashed into the brig patch when merged?

jpenilla commented 1 month ago

really it should be squashed in the mojangapi patch (at least most of it) but it's currently before the brig api patch