Malfrador
Malfrador
### Expected behavior No formatting codes in the GUI console ### Observed/Actual behavior Legacy formatting codes show up in the GUI console  ### Steps/models to reproduce 1) Run Paper...
**Describe the issue** When using Paper with async-chunks enabled, the server crashes when loading chunks in a Slime-World. `RuntimeException: Error while adding chunk to cache. Too many neighbors` **Spigot version**...
When trying to use applyPatches to build a fork of a fork (Pufferfish in this case), paperweight fails with a `java.util.zip.ZipException: invalid code lengths set`. My build.gradle.kts: https://pastes.dev/r8nL5VhW6X Full log...
### Is your feature request related to a problem? Currently, pressing the back button in your browser to return to the main page resets any entered search keywords and the...
**Description** Players in dungeons don't take any void damage **Reproduce** 1. Play a dungeon 2. Fall into the void 3. Don't die **Screenshots / GIFs / videos** 
**Description** Edit-mode permissions are kept after leaving the edit mode with /dxl leave. Paper 1.16.3 LuckPerms 5.2.7 **Reproduce** (List steps to reproduce, e.g.: 1. Have some edit-permissions set-up, e.g. WorldEdit...
### 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...
### Expected behavior ItemStack#setAmount should be restricted to 1-99 and refuse values outside the allowed range, instead of directly setting the `count` field of the underlying NMS stack without any...
### Minecraft Version 1.21.4 ### Mod Loader Paper ### Logs and Crash Reports N/A ### Additional Context https://github.com/PaperMC/Paper/blob/5e23d28ad280b2955002a159b4f4235e2f326184/paper-server/patches/features/0023-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch is missing Moonrise IO hooks and not working as a result. Also...
Trying to spawn a Particle.DUST fails due to EffectLib not settings the data class. EffectLib-Version: 10.10 Minecraft version: 1.21.7 Stacktrace: https://pastes.dev/vAY4MrIdt7 Using my fork here, but same issue happens on...