Hi, I'm asking for help here because I honestly don't know who else to turn to.
I'm part of the admin team of a 1.21.x server (running Leaf velocity) that's trying to stay as close to vanilla as possible, including supporting large farms.
Which leads to a familiar problem: the old joke of unoptimized water flow, specially for flushing mob farms.
I haven’t found any plugin or patch that fixes this in newer versions. The closest thing is CarpetMod by Gnembon for 1.12, but that's a Fabric mod.
(I am aware of the newer versions of carpet mod, but waterFlow fix is deprecated on those versions for some reason)
I need help creating a plugin that either ports what the mod does to Paper/Bukkit/Spigot, or at least achieves the same goal. The mod uses a .java.patch to modify the BlockDynamicLiquid, which doesn’t seem possible to do server-side.||at least to me||.
Is there any way to achieve this?
Any help is appreciated, thank you and have a beautiful day.
||Btw, I'm not expecting anyone to make the plugin for me. I think I can handle it myself, I just honestly have no idea how to go about this.||