/
Weathered is a simple spigot plugin to sync real live weather with your Minecraft world.
NEW! PlaceholderAPI support !
!image
config.yml and set openweatherkey as your previously acquired API key.region to the place you would wish to retrieve weather data from.worlds.openweatherkey: '**************'
region: 'Berlin,Germany'
update_interval_seconds: 10
worlds: ['world']
| Key | Data |
|---|---|
%weathered% | The weather of the defined region |
%weathered_temp% | The temperature of the defined region |
%weathered_time% | The time of the defined region |
%weathered_region% | The defined region |

Weathered is a advanced spigot plugin to sync real live weather with your Minecraft world.