Leaf icon indicating copy to clipboard operation
Leaf copied to clipboard

Personal Performance fork, A Minecraft Server Software aim to find balance between performance, vanilla and stability

Results 76 Leaf issues
Sort by recently updated
recently updated
newest added

https://b23.tv/DPh6ENB https://youtu.be/8nyPBhRTipI?si=JKNAJks6CO893OQT

question

Try to fix MythicMobs random spawn issue caused by Pufferfish's async mob spawning?.

bug
upstream

Latest Leaf 1.20.6 mojmap with no plugin enabled. https://pastebin.com/ipxUBjJd ``` [09:30:40 ERROR]: Error sending packet clientbound/minecraft:disconnect (skippable? false) io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:disconnect' at net.minecraft.network.codec.IdDispatchCodec.encode(IdDispatchCodec.java:46) ~[leaf-1.20.6.jar:git-Leaf-"a46d325"] at net.minecraft.network.codec.IdDispatchCodec.encode(IdDispatchCodec.java:20) ~[leaf-1.20.6.jar:git-Leaf-"a46d325"] at...

bug
upstream

This feature is actually in the `purpur.yml` instead of `leaf_global_config.toml` *If this works as expected, please ignore* ![ce788dd3baa09b499daeb9b982da3071](https://github.com/Winds-Studio/Leaf/assets/108937242/b7e18eff-59a7-4fa6-b167-4e4a982177bf)

# when placing minecarts on a powerd rails or any rail that makes the minecarts move it lags the hell out of the server ![2024-04-29_05 58 41](https://github.com/Winds-Studio/Leaf/assets/48499107/13dab8a7-dd32-46e2-aba6-49db48c16472)

performance

Hello, async.async_entity_tracker should ignore NPCs, because it is not working properly with them. While enabled, NPCs are randomly disappearing, but they should have extemp if possible.

bug
question
performance

[14:50:56 ERROR]: [EntityLookup] Cannot update chunk status for entity EntityItem['Raw Rabbit'/4327, uuid='407c3414-ef26-4ba1-b5de-c19df63c49be', l='ServerLevel[world]', x=4542.47, y=64.00, z=199.62, cpos=[283, 12], tl=0, v=false] since entity chunk (283,12) is receiving update java.lang.Throwable: null at...

question
performance

Is it possible to somehow optimize the work of data packs?

question
performance

Plugins like Antivillager lag are not working, The plugin should disable Villagers AI, when he has assigned a station, but AI is not disabled. https://www.spigotmc.org/resources/antivillagerlag.102949/ Config: https://paste.gg/p/anonymous/1d45b99ee8224a2481dff587a46fff6b The same config...

question

Configurable remove entity knockback when gets attack.

enhancement