HuskHomes 4.8.3 adds support for Minecraf 1.21.4 on Fabric, improves cross-server /rtp
, and fixes bugs.
- Added support for Minecraft 1.21.4 on Fabric
- Extended the capabilities of cross-server
/rtp
, courtesy of @SinonCute (#719).- Added additional arguments for specifying world & server filters
- Reworked the random teleport configuration section to add new options in this area.
- Updated Turkish (tr-tr) locales, courtesy of @WinTone01 (#718)
- Fixed the plugin failing to load or reload when Pl3xMap was installed and the hook enabled
- Fixed a circular dependency issue on Paper related to EssentialsX (#727)
- Fixed an issue where permission checks wouldn't occur correctly after a user changed server (#724)
- Fixed an issue related to the unsetting of invulnerability flags if an invulnerability time was set (#728)
To update, please regenerate your config file. This means making a backup of your config.yml
file somewhere, deleting it, and allowing the plugin to regenerate it, after which you can repopulate it with your settings.
fix: add invulnerability flag to cached user in map, close #728
fix: ensure user cache is cleared on login, close #724
fix: make Essentials load OMIT
, close #727
fix: correct issues with same-server RTP validation
deps: bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#722)
Bumps com.zaxxer:HikariCP from 6.1.0 to 6.2.1.
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#723)
Bumps org.projectlombok:lombok from 1.18.34 to 1.18.36.
updated-dependencies:
- dependency-name: org.projectlombok:lombok 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>
deps: bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#722)
Bumps com.zaxxer:HikariCP from 6.1.0 to 6.2.1.
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#723)
Bumps org.projectlombok:lombok from 1.18.34 to 1.18.36.
updated-dependencies:
- dependency-name: org.projectlombok:lombok 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>
fix: Pl3xMap hook not annotated
feat: Improve /rtp
with world+server args, fix x-server /rtp
(#719)
-
feat: enhance /rtp command with flexible world and server options, and fix cross-server compatibility
-
I'm not sure about the permission.
-
Revert "I'm not sure about the permission."
This reverts commit c11942d0187690bf46dbcd21f2f6242f929f928b.
-
revert accident reformat.
-
change from review request
build: bump version number