Changes in 1.4.0:
- Added support for 1.18.
- Changed to Mojang semantics for 'simulation distance' and 'view distance' throughout the plugin.
- Worlds loaded after the plugin is enabled will now have their simulation distance and view distance clamped.
Please note that client side fog may not work as intended if using the plugin to automatically adjust the view distance. When the client receives an updated view distance from the server it will refresh all chunks, which is quite jarring to players. To get around, this the plugin will, in some instances, tell the client the view distance of the server is higher than it actually is, causing fog to appear further away than it should. Unfortunately, this is the better of the two alternatives.