Tamion
Tamion
fixes #11012 Should we maybe call BlockPlaceEvent in a cancelled state when a player tries placing blocks with spawn protection on? This could allow plugins to pick which blocks should...
fixes #10801 --- Download the paperclip jar for this pull request: [paper-10804.zip](https://nightly.link/PaperMC/Paper/actions/artifacts/2079128610.zip)
Adds event suggestions to paper (velocity doesn't have an general class all Events extend it seems). This does use a third party reflection library (because i am not willing to...
fixes #9734 stats are also incremented in most other container blocks but importing files and potentially having to deal with decompile errors doesn't seem worth it for statistics. this could...
Follow-up pr to #10703. Fixes an issue i discovered while discussing the pr. Since craftbukkit manually calculates the InventoryAction for the click events it doesn't take bundles into account. I...
### Expected behavior When having 2 entities stand right behind each other. cancelling the ProjectileHitEvent would result in the event being called once for the first entity and once for...
fixes #11655 It also previously wasn't being called for the trident being thrown
fixes #11545