Paper icon indicating copy to clipboard operation
Paper copied to clipboard

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

Results 984 Paper issues
Sort by recently updated
recently updated
newest added

There are a few things this fixes. Craftbukkit attempted to move the logic regarding the `spawn-monsters`, `spawn-npcs` and `spawn-animals` server.properties settings to the logic for calling the entity spawn events....

status: input wanted
status: blocked

The PlayerPostRespawnEvent doesn't support the respawn anchor and doesn't have the respawn flag. This also fix a bug where isBedSpawn is true for respawn anchor.

### Expected behavior I expected tnt to launch arrows with a tnt blast in a direction ### Observed/Actual behavior The arrows ignore the tnt blast and continue with their normal...

type: bug
status: waiting on reporter
status: needs triage

Adds AsyncPortalCreateEvent with more reasons than the now-deprecated PortalCreateEvent. A new event is needed because it has to be fired in an asynchronous context which the old event didn't support....

Papers configuration file has generally gotten pretty huge, 270 lines is what's currently sitting in my paper.yml, and then 168 lines in spigot.yml, paper.yml includes several options in which overrides...

type: feature
status: input wanted
for: future
status: accepted

### Expected behavior Rideable entities, such as: - Minecarts (minecart_one_cm) - Striders (strider_one_cm) - Pigs (pig_one_cm) - Boats (boat_one_cm) - Horses (horse_one_cm) each have a statistic for tracking how far...

type: bug
status: accepted
upstream: bukkit
version: 1.18

Fixes an NPE when the server tries to find an inventory creator instance based on the InventoryType. Now it throws an IllegalArgumentException like other un-creatable inventories. I think this is...

Upstream did not account for different hands when storing the breed item for later use in the event. Also they only stored a reference to the stack, not a copy...

Addressing remarks of @electronicboy in https://github.com/PaperMC/Paper/pull/4722#issuecomment-1336274155

### Expected behavior Alright so I was playing on my Paper MC 1.19.3 server when I died my skin layers Dissapeared and my Internet was still good but my skin...

type: bug
status: accepted
version: 1.19