HuskHomes 4.4.2 fixes a number of bugs that were present in the previous release, especially if you were using Fabric. Please also note this build no longer supports RedisEconomy due to instability.
- Fixed an issue where "respawning" by going the end exit portal would perform a cross-server teleport for global spawns, causing players to get stuck when returning to the server they exited
- Fixed an issue where players could suffocate when using
/rtp
, courtesy of @USA-RedDragon (#445) - Fixed users not being able to have multiple cooldowns due to a wrong UNIQUE constraint
- Removed the RedisEconomy hook due to instability (#447)
- Updated the German (de-de) locales, courtesy of @Ceddix (#452)
- fabric: Fixed the scheduled executor causing lag on the main thread (#450)
- fabric: Fixed Redis not working due to a missing dependency
- fabric: Fixed networking issues when a player attempted to teleport between dimensions (#457)
- fabric: Fixed certain hooks not properly registering (#453)
To update from 4.4.1, just drag+drop.
Fix BlueMap hook not being registered on Fabric, close #453
Use fabric-dimensions API for x-dimension teleportation, fix #457
Bump space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3 (#459)
Bumps space.arim.morepaperlib:morepaperlib from 0.4.2 to 0.4.3.
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fabric: Tweak build scripts slightly
translated new locale (#452)
Merge remote-tracking branch 'origin/master'
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (#451)
Bumps com.google.guava:guava from 32.1.0-jre to 32.1.1-jre.
updated-dependencies:
- dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use scheduled executor to apply delay, Fix #450
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (#451)
Bumps com.google.guava:guava from 32.1.0-jre to 32.1.1-jre.
updated-dependencies:
- dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use scheduled executor to apply delay, Fix #450