HuskHomes 4.8 adds support for Minecraft 1.21.3 on Fabric, and fixes bugs.
- Added the ability to have warmup times be based on permissions, courtesy of @WuzzyLV (#682)
- Generally refactored plugin internals and improved system performance with a new online user object caching strategy.
- The default server name will now be that of the server's directory name if available
- Fabric: Added support for Minecraft 1.21.3 (#707)
- Fixed Redis disconnecting the user when RTP could not find the world on the target server, courtesy of @ProdPreva1l (#648)
- Fixed a thread exhaustion issue that could occur on Fabric and cause a server crash in some cases, courtesy of @VOrlando520 (#661)
- Fixed the plugin serving private home TAB suggestions to users without access to them in some cases (#649)
- Fixed an issue with the Redis implementation causing the server to hang on shutdown in some cases (#675)
- Fixed issues related to concurrency causing database rollbacks when using SQLite in rare cases (#658)
- Fixed issues that could occur related to teleport invulnerability continuing after it should have ended
- Updated the German (de-de) locales, courtesy of @Ceddix (#657)
- API: Added a separate cancellable
RandomTeleportEvent
, courtesy of @alazeprt (#685)
To update, just drag+drop.
fix: make World
Gson-safe
fix: make User
serializable by Gson
feat: default server.yml value to server dir name
fix: Postgres schema upgrade using wrong syntax
feat: default server.yml value to server dir name
fix: Postgres schema upgrade using wrong syntax
deps: bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#710)
Bumps com.google.guava:guava from 33.3.0-jre to 33.3.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>
refactor: add bypass for home slot validation, fix #706
deps: bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#710)
Bumps com.google.guava:guava from 33.3.0-jre to 33.3.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>
refactor: add bypass for home slot validation, fix #706
Merge remote-tracking branch 'origin/master'
ci: bump mikepenz/action-junit-report from 4 to 5 (#712)
Bumps mikepenz/action-junit-report from 4 to 5.
updated-dependencies:
- dependency-name: mikepenz/action-junit-report 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 org.jetbrains:annotations from 24.1.0 to 26.0.1 (#711)
Bumps org.jetbrains:annotations from 24.1.0 to 26.0.1.
updated-dependencies:
- dependency-name: org.jetbrains:annotations 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>
ci: bump mikepenz/action-junit-report from 4 to 5 (#712)
Bumps mikepenz/action-junit-report from 4 to 5.
updated-dependencies:
- dependency-name: mikepenz/action-junit-report 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 org.jetbrains:annotations from 24.1.0 to 26.0.1 (#711)
Bumps org.jetbrains:annotations from 24.1.0 to 26.0.1.
updated-dependencies:
- dependency-name: org.jetbrains:annotations 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>