Weather Forecast

Weather Forecast

A weather forecast plugin that tells players exactly when the weather will change next.

1 downloads

WeatherForecast

A weather forecast plugin that tells players exactly when the weather will change next.

Compatibility

WeatherForecast supports Spigot/Paper 1.18 and later versions.

Usage

Players receive a weather forecast when they join the game and whenever the weather changes.

Details

This plugin is implemented entirely with the Spigot API. Its forecasts assume that the vanilla weather mechanics, including the frequency of weather changes, have not been modified. If another plugin or server modification changes these mechanics, the forecasts may be inaccurate.

Rather than using reflection to read weather-change intervals from Minecraft internals, the plugin uses hard-coded vanilla values. This avoids relying on version-specific internal APIs and maintains compatibility across Minecraft versions without requiring new compatibility code for every update.