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

Since Windows Defender fucking with Intellij and WSL performance is a very common issue, i think the fix which worked for a lot of people (including me) should be mentioned...

See https://github.com/PaperMC/Paper/pull/9815#discussion_r1461306045 The patch should probably be reverted and maybe a new setPower method added

type: bug
status: accepted

Should be compatible with legacy LootContexts too. upstream has some jank logic to try and fill nms contexts with just the few fields on the api LootContext. Fixes https://github.com/PaperMC/Paper/issues/9684 ```[tasklist]...

Currently the secret can only be specified as string in the config. This makes it almost impossible to run the server within a containerized environment like Kubernetes. Also I don't...

### Is your feature request related to a problem? Due to its special status, "BungeeCord" will never appear in `Player#getListeningPluginChannels`. This is not mentioned in the javadoc, however, nor in...

good first issue
type: documentation

### Expected behavior This error should probably be handled, currently it isn't and causes a pretty catastrophic error causing no plugins to load at all, the server does not crash...

type: bug
status: waiting on reporter

### Is your feature request related to a problem? Allow changing the raySize of LivingEntity#rayTraceEntities This will never include Displays because Displays have a hitbox of 0. ### Describe the...

type: feature
status: accepted

### Expected behavior When fire spreads, BlockSpreadEvent should get executed. ### Observed/Actual behavior BlockSpreadEvent does not get executed when fire spreads. ### Steps/models to reproduce Register event: ``` @EventHandler public...

type: bug
status: waiting on reporter

Offload JSON serializing and file writing to another thread so as not to put a strain on the main thread performance when interacting with user lists that contain a lot...

### Expected behavior When you wear a helmet in Minecraft, damage from a falling anvil or a falling pointed dripstone should be reduced by 1/4. However, because vanilla Minecraft doesnt...

type: bug
status: accepted
upstream: spigot
version: 1.20