Weathered
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
平台: paper spigot
标签: adventure game-mechanics
Weathered?️
Weathered is a simple spigot plugin to sync real live weather with your Minecraft world.
NEW! PlaceholderAPI support !
Github · Report Bug · Request Feature
Setup
- Create a free account on OpenWeatherAPI and copy your API key.
- Navigate to Weathered's
config.ymland setopenweatherkeyas your previously acquired API key. - Set
regionto the place you would wish to retrieve weather data from. - Add all worlds you wish to synchronize with real weather data to
worlds. - 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 |
请登录后举报
暂无评论,抢个沙发吧~