HuskHomes 4.5.4 adds support for Minecraft 1.20.4 on Paper. Fabric support will come a bit later.
- The plugin will now use the native adventure implementation on Paper servers, improving support for future MC versions and adding support for 1.20.4.
- The plugin will now warn in console if the rtp radius is invalid by being smaller than the spawn exclusion radius
- Added Korean (ko-kr) locales, courtesy of cada3141
- Updated German (de-de) locales, courtesy of @Ceddix (#518)
- Updated Polish (pl-pl) locales, courtesy of rasta
- Fixed an issue where the home/warp name regex option keys were being read/written to the wrong config section
- Fixed a bug where player respawning would continue to respawn players at their bed/respawn spawn if their respawn position was local even if the bed/respawn anchor was broken
- Fixed a bug where the
/edithome
command would not respect certain permissions for editing other online player's homes (#531) - API: Fixed a bug where the
editUserData
methods were not working correctly
To update from v4.5.3, just drag+drop.
deps: bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#539)
Bumps com.google.guava:guava from 32.1.3-jre to 33.0.0-jre.
updated-dependencies:
- dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: bump upload-artifact to v4
ci: bump github-wiki-action to v4
fix: don't teleport users locally to beds if broken
deps: Bump adventure-platform to 4.3.2
fix: editUserData
methods not working