HuskHomes 4.0.5 moves the PlaceholderAPI expansion to within the plugin as a hook. This means you no longer need to download the HuskHomesPlaceholders hook from the PlaceholderAPI eCloud. It also fixes a number of bugs from the previous release.
- Added a hook for PlaceholderAPI, replacing the existing PlaceholderAPI expansion that required a separate eCloud download
- Please uninstall the existing HuskHomesPlaceholders hook by removing it from your expansions folder and restarting your server
- Fixed the wrong child permissions for the edithome and editwarp commands being registered
- Fixed teleporting other users to homes or warps being set as a default permission for normal users
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
Fix wrong edithome and editwarp addtl permissions being registered
Fix wrong version meta delimiter being used
HuskHomes 4.0.4 fixes a few more minor bugs present in the previous release!
- Fixed it being possible to set homes and warps with periods in their name
- Fixed it not being possible to teleport to, edit or delete homes with periods in their name
- Fixed permission restricted warps being included in TAB completion lists
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
Release version 4.0.4
Fix tests
HuskHomes 4.0.3 is a third round of bug fixes for HuskHomes v4.0, to address a few issues in the previous releases.
- Fixed using
/tp <user> <coords>
and/warp <name> <user>
through console on an offline user failing to resolve an online user at teleport construction time causing errors in console - Worlds will now be resolved by environments as a third failsafe if one could not be resolved by name / uuid
- Added additional error handling for teleporting locally inbound teleports when a world could not be found or the coordinates were illegal
- Added additional error handling to the Redis broker
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
Add backup world resolution by environment name
Add additional error handling to decoding on the Redis broker
Bump to v4.0.3
Resolve executor during builder when not set
HuskHomes 4.0.2 is a hotfix update, fixing a few more bugs present in the initial release.
- Global respawn will now always teleport players to the global spawn if they have no respawn position
- Fixed some commands not working out-of-box or in console due to the wrong permission default being applied
- Fixed the [player] argument being missing from the usage of the /warp command
To update from v4.0.x, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
Improve global respawn system teleport execution logic
Release version 4.0.2
Fix default permissions not being assigned
Simplify global respawn logic
Tweak command registration, make global respawn default to global spawn
HuskHomes 4.0.1 is a hotfix update, addressing a few issues missed in the initial v4.0 release.
- Fixed warp and home list caches not being invalidated when you set, delete or rename a home/warp
- Fixed an ArrayIndexOutOfBoundsException when resolving some public home names
- Fixed an issue where it was not possible to view the home lists of other users using /homelist
To update from v4.0, just drag+drop. For the full HuskHomes v4.0 changelog, see here -- if you're updating from v3.x, please regenerate all your config files.
Improve other user private home list parsing
Fix not being able to view private home lists