Open Issues Need Help
View All on GitHubAI Summary: The task is to fix a bug in the Leaf Minecraft server mod where bees do not return to their hives at night or during rain. This involves re-enabling and debugging asynchronous pathfinding code related to bee behavior, potentially requiring analysis of existing code, testing, and profiling to identify and resolve the underlying issue.
A Paper fork aim to find balance between performance, vanilla and stability
AI Summary: Debug a Minecraft server plugin (Leaf) where setting player velocity no longer functions as expected. The issue was previously working and needs investigation to determine why it stopped working in a recent build. This involves comparing behavior with Paper and Purpur, potentially using a profiler to identify performance bottlenecks or code conflicts.
A Paper fork aim to find balance between performance, vanilla and stability