MarkusBordihn / BOs-Adaptive-Performance-Tweaks

Adaptive Performance Tweaks is a collection of Minecraft Forge server-side Mod which automatically adjust specific settings on the server to allow a more balanced TPS/FPS.
Other
4 stars 2 forks source link

[SUGGESTION] Fabric Port #66

Open NextRaven10 opened 2 months ago

NextRaven10 commented 2 months ago

Is your feature request related to a problem? Please describe. My modded server is on fabric and I don't know if there is a way to make the server forge without breaking everything

Describe the solution you'd like A fabric Port of this mod

Describe alternatives you've considered A way to safely make my server a forge server without breaking my existing world

Additional context Idk

MarkusBordihn commented 1 month ago

Thanks for the feedback. Is there any specific module you want a Fabric port of ? Most of the optimization are based on Forge Events, so it could be that some of the optimization are not effective / needed on Fabric at all.

I assume the easiest to port would be:

The port that would take more time would be:

NextRaven10 commented 1 month ago

I am most interested in the Login Protection and the Child Player Protection, but anything else would ofc be nice :D