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

### Expected behavior I wanted to build a system that detects if a sulker box has been opened and then sends out a redstone signal. When the shulker box is...

type: bug
status: accepted
version: 1.20.4

Upon firing `VehicleBlockCollisionEvent` the collision already happened (for example, a minecart would already be stopped), and before there was no easy way to know the velocity at which this happened;...

### Expected behavior Entities outside of the simulation distance should automatically be outside of tracking range as well. The client should not crash. ### Observed/Actual behavior If entity-tracking-range is set...

type: bug
status: needs triage

### Is your feature request related to a problem? it killing fps / server perfomances & get player higher pings when someone tried to place item frames with normal maps...

type: feature
status: needs triage

### The Problem The existing ``minecraft.commandblock`` permission _only_ allows you to _edit_ command blocks. It looks like it was meant to also allow for breaking/placing command blocks, but in it's...

Adds methods to ring a bell and to query its state

Adds all not deprecated methods from CreatureSpawner to SpawnerMinecart Adds the SpawnerHolder interface for the common methods of CreatureSpawner and SpawnerMinecart (simmilar to how CommandBlockHolder is the superinterface for CommandBlock...

**Changes** * Removes code duplication from `obfuscateLayer` * Adds a 3rd engine mode (layered obfuscation), this mode works the same as engine mode 2, but instead of randomizing every block,...

### Expected behavior When you name a zombified piglins in vanilla, the mob will never despawn under any circumstances. ### Observed/Actual behavior The 4 zombified piglins that were named despawned....

type: bug
status: accepted
upstream: vanilla
version: 1.19

This PR depends on https://github.com/PaperMC/Paper/pull/8108/. Owen said "Feel free to open a draft PR with all of this", so I did it. This is a draft PR which content is...

status: blocked