This is a very simple plugin that aims to allow server owners to customize the distance at which world fog appears. This is controlled by the server as of 1.18+.
The actual distance that the fog uses seems to be the minimum between the client's view distance and the server's view distance. This plugin modifies outgoing packets to tell the client that the server's render distance is higher than it actually is.
The only permission is intuitiveadjustablefog.ignoreme
. Packets sent to players who have (or inherit) this permission will not be modified by this plugin.
Dependencies:
Inspiration:
This plugin is heavily inspired by the ClearFog plugin. I used that plugin on a 1.20.4 server but since it does not support 1.21, I had to reimplement its functionality into my own plugin when I updated.
External resources
Featured versions
See allProject members
KotlinEnthusiast
Owner