Purpur icon indicating copy to clipboard operation
Purpur copied to clipboard

Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

Results 14 Purpur issues
Sort by recently updated
recently updated
newest added

I can't actually test this, my system segfaults whenever I try to load the GUI, if anyone wants to test it, feel free.

### Timings link _No response_ ### Expected behavior The advancement to trigger when you right click an entity ### Observed/Actual behavior Nothing happens, the advancement fails to trigger ### Steps/models...

bug

### Timings link _No response_ ### Expected behavior Cave vines and kelp can grow normally ### Observed/Actual behavior Cave vines and kelp cannot grow after repeated destroy ### Steps/models to...

bug

Adds prefixes to each patch and rewords the headers to be more concise. Adds descriptions to each patch with descriptive config options - prefixes & concise headers - [x] 1-50...

When riding a ravager the movement and rotations are weird. The most noticable thing is the rotation while moving snaps and locks to what seems to be an arbitrary rotation....

bug
help wanted

See: https://github.com/pufferfish-gg/Pufferfish/issues/81#issuecomment-1873195837

Reducing the Villager search radius can significantly improve performance.

### Spark link https://spark.lucko.me/YRCuU3Kvfy ### Expected behavior Purpur adds a [setPredicate](https://purpurmc.org/javadoc/org/bukkit/inventory/RecipeChoice.ExactChoice.html#setPredicate(java.util.function.Predicate)) method to `RecipeChoice.ExactChoice` to allow plugins to add more precise control over crafting ingredients in recipes. When a predicate...

bug

adds two new options; `gameplay-mechanics.item.bow.use-bundle-as-quiver` and `gameplay-mechanics.item.crossbow.use-bundle-as-quiver`. With either of these options enabled, you can use arrows that are stored inside a bundle like you would a quiver. TODO: -...