Paper
Paper copied to clipboard
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
### 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...
### 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...
### 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...
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...
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...
### 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...