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

### Timings or Profile link X ### Description of issue Continue of this issue #7098 Been testing with various of setting change since was assuming there might be link to...

type: performance
status: needs triage

### Expected behavior The block to be set, and the watchdog thread to not stay paused. ### Observed/Actual behavior The watchdog thread pauses indefinitely, and the plugin that attempted to...

type: bug
status: accepted
version: 1.19

### Expected behavior Command block vanilla `say` command with more than 256 characters (but less than 32,768 which I believe to be the supposed character limit) to display its message...

type: bug
upstream: vanilla
has rough edges
priority: low

Adds several methods to the `World` for interacting with Minecraft's `RecipeManager`, allowing you to get a recipe via assorted means (such as by providing a container block or collection of...

Adds a possibility to send a title update (packet). This does not change the title on the server. resolves #7950

This API is supposed to completely expose the "Brain" API that are used by certain entities such as goats, axolotls and villagers. However this api ALSO allows **manually ticking brains...

### Stack trace ``` https://paste.gg/p/anonymous/e140028727d94fccbc01c15f9d1daec4 ``` ### Plugin and Datapack List Clean install without any plugin or datapack or worlds. ### Actions to reproduce (if known) Start a clean Minecraft...

type: bug
upstream: vanilla
priority: low

My take on how to add a "get block data properties individually" on top of bukkit's existing method-based system. ### Structure 3 types of data properties: `Boolean`, `Integer`, and `Enum`....

(I want to preface this by saying that I am no anticheat expert, nor have I extensively worked with Minecraft internals. I am quite familiar with packets at the Java...

type: feature
status: accepted

### Is your feature request related to a problem? I would like a small addition to the paper API to be able to edit the breaking speed of a specific...

type: feature
status: input wanted
priority: low