Перейти к содержимому
Mineforgian

Weathered

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

Загрузки
329
Подписчики
2
Обновлён
12 мая 2024 г.
Лицензия
Apache-2.0

Опубликован 29 апреля 2024 г.

Weathered🌥️

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

NEW! PlaceholderAPI support !

Github · Report Bug · Request Feature


image

Setup

  1. Create a free account on OpenWeatherAPI and copy your API key.
  2. Navigate to Weathered's config.yml and set openweatherkey as your previously acquired API key.
  3. Set region to the place you would wish to retrieve weather data from.
  4. Add all worlds you wish to synchronize with real weather data to worlds.
  5. Restart/Reload your server and enjoy!

Config

openweatherkey: '**************'

region: 'Berlin,Germany'

update_interval_seconds: 10

worlds: ['world']

PlaceholderAPI

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

Ченджлог

1.2Релиз1.20.4, 1.20.5, 1.20.6 · 12 мая 2024 г.

City Codes

After getting feedback on the current syntax "Name, City" causing issues with duplicate city names we are now introducing city codes. City codes can be found by searching for a city on openweathermap.org and copying the digits at the end of the produced URL.

Example:

https://openweathermap.org/city/2950159 In this case 2950159 would be the city code of Berlin.

You can use city codes the same way as names, the code will know the difference.

Visual improvements

Some small GUI and command response improvements

BStats

BStats helps us grow and identify our target audience.

Credits

A big thank you to @Relism for helping with this release.

Комментарии

Загружаем…