如何运作
Weather Sync 通过查询 OpenMeteo API 来获取不同地点的天气情况 :)
您可以提供城市名称、纬度和经度,或者让该模组使用您的 IP 地址进行地理定位。
配置
该模组提供了一系列游戏内指令:
- `/weathersync enable`:启用模组
- `/weathersync disable`:禁用模组
- `/weathersync location set auto`:通过 IP 地理定位,并将模组查询的位置设置为您所在城市的坐标
- `/weathersync location set city
- `/weathersync location set custom
- `/weathersync location get`:发送给您模组查询的位置
- `/weathersync sync`:强制游戏发送给您存储的天气信息
- `/weathersync timer get`:发送给您剩余多少分钟才会执行下一次全局天气同步
您可以使用 `weathersync.api-backend` Java 系统属性来更改 API 基础 URL。默认值为 `
**如果天气未能正确同步,并且您未收到发送给您的天气描述,请提出问题**
鸣谢
天气数据由 [OpenMeteo](
IP 地理定位由 [DB-IP](
许可协议
本模组使用 [EUPL-1.2](LICENSE) 许可协议许可。
来自Modrinth
WeatherSync 0.4
weathersync-0.4.jar下载0.4#Release
weathersync-0.4-sources.jar下载0.4#Release
* Move updating logic from only running when the weather changes to a tick based timer
* Remove /weathersync timer reset
* Lower permission level for /weathersync quota get
* Remove /weathersync timer reset
* Lower permission level for /weathersync quota get
展开
版本: 0.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 1,264
WeatherSync 0.3.2 (Modfest)
weathersync-0.3.2-modfest.jar下载0.3.2-modfest#Release
Change backend
Add fallback backend
Add fallback backend
展开
版本: 0.3.2-modfest
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 65
WeatherSync 0.3.1
weathersync-0.3.1.jar下载0.3.1#Release
weathersync-0.3.1-sources.jar下载0.3.1#Release
Now actually includes the dependencies GeoIP requires
Added GeoIP self-test on startup
Added GeoIP self-test on startup
展开
版本: 0.3.1
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 124
收录