Paper
Paper copied to clipboard
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
### Is your feature request related to a problem? When players get kicked from a packet rate override limit, it doesn't tell me what limiter triggered the kick. ### Describe...
### Is your feature request related to a problem? The is already a `SmithItemEvent`, so why not a `CartographyItemEvent` :) . It would be very useful to detect when a...
### Expected behavior Minecraft 1.19 requires running the server with Java 17 or above. Download Java 17 (or above) from https://adoptium.net/ ### Observed/Actual behavior Minecraft 1.18 requires running the server...
This fix is trivial. #8283
### Expected behavior The mob joins the team successfully. ### Observed/Actual behavior Console says "Unable to add mob to team "(whatever your team is named)"! (That team probably doesn't exist!)"...
Closes #8038 Vanilla doesn't check if the target box is empty (a dot) only if the source box is empty to then fallback to the default max distance (-2 here)...
### Expected behavior pistion to push minecart and rail together ### Observed/Actual behavior piston only pushed rail ### Steps/models to reproduce power piston ### Plugin and Datapack List Plugins (15):...
### Expected behavior Entity teleports across worlds without error. This has been working on my server for years, but stopped working (i estimate) a few weeks ago. It's kind of...
Closes #8689 Avoid to desync the player metadata on respawn and world teleport Before the 1.19.3 the metadata was copied with the respawn packet but now it's not always the...