fix: redis disconnecting when RTP could not find the world on the target server (#648)
- fix: redis disconnecting when the world is not found
HuskHomes 4.7 adds support for Minecraft 1.21 and adds the ability for /rtp
to be used cross-server.
- Added the ability to randomly teleport cross-server, courtesy of @ProdPreva1l (#647)
- Requires
REDIS
to be set as the message broker in a cross-server setup; a new toggle has been added for enabling cross-server /rtp - You may define a set of "target servers" where the
/rtp
command may randomly teleport the player within the overworld of
- Requires
- Added support for Minecraft 1.21 on Paper (requires Java 21)
- Added Vietnamese (vi-vn) locales, courtesy of Iamsad_VN
- Updated the Simplified Chinese (zh-cn) locales, courtesy of @davgo0103 (#639)
- Updated the Traditional Chinese (zh-tw) locales, courtesy of @jhqwqmc (#642)
- API: API has been added for HuskHomes on Fabric, to allow developers to create mod hooks if they so wish.
To update, just drag+drop.
build: update Java version targets in ci
feat: Add the option to random teleport cross-server (#647)
-
feat: Cross-Server RTP
-
feat: Cross-Server RTP
-
feat: Cross-Server RTP
-
docs
-
fix req changes
-
amend for api whoops
build: update CI to publish for MC 1.21
locales: add Vietnamese (vi-vn), courtesy of Iamsad_VN
locales: update zh-cn.yml (#642)