Paper
Paper copied to clipboard
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
### Expected behavior When I break a bed or a door, I expect to receive a `BlockBreakEvent` for the half of the bed/door that I actually broke through interaction, and...
### Stack trace ``` ---- Minecraft Crash Report ---- // Would you like a cupcake? Time: 8/25/22, 2:11 PM Description: Ticking player java.lang.IllegalStateException: Unhandled damage of EntityPlayer['BogTheMudWing'/61326442, uuid='eedf3c55-2e73-4e73-99a7-81d953745f0a', l='ServerLevel[world]', x=1000502.03,...
### Expected behavior Raids should be obtained every swing, but bad omen isn't acquired in every swing (of your sword) ### Observed/Actual behavior Bad Omen is only obtained once per...
This patch seemed to no longer work exactly anymore, as at least the behavior of filtering is no longer in this patch. This readds it, and also instead of completely...
### Expected behavior Events triggering ### Observed/Actual behavior Events not triggering ### Steps/models to reproduce Listen `io.papermc.paper.event.entity.EntityMoveEvent` or `org.bukkit.event.player.PlayerMoveEvent` Push `an entity` or `a player` with piston see the event...
Allows entities to be hidden by default. Entities that are hidden by default are hidden from a Player until Player#showEntity is invoked on that entity. Players that join the server...
Fixes #6476. This also fixes the event double firing sometimes, which spigot claims to fix.
Resolves https://github.com/PaperMC/Paper/issues/7313 Resolves https://github.com/PaperMC/Paper/issues/7449 Closes https://github.com/PaperMC/Paper/issues/7815 Adds a getter/setter for the operation used to turn the amount of durability repaired, into an XP value to be subtracted away from the...
### Is your feature request related to a problem? I've created a plugin that wants to be able to change the max durability of a given individual item stack (It...
### Expected behavior Clean load of the server ### Observed/Actual behavior [14:30:32 ERROR]: Error executing task on Chunk source main thread executor for minecraft:the_end net.minecraft.ReportedException: Exception generating new chunk at...