HuskHomes 4.9.4 adds a LuckPerms hook for better numerical permission calculating and lets you restrict where /back can take you by world.
- Added a restricted_worlds option for the /back command.
- Lets you define a list of worlds, by name, where /back will not save the player's last position within
- Added /huskhomes dump to produce a system status dump of the plugin to the web
- Added the ability to customise the home delimeter
- This is the character that separates player names from home names when teleporting to a public home or another user's private home. (e.g. the . (period) in "/phome <username>.<home_name>")
- This setting is useful for Bedrock users where the current default (a period - .) is being used as the Floodgate Bedrock user prefix
- Added a LuckPerms hook, which allows for more accurate numerical permission calculations (#542)
- On by default, if LuckPerms is installed. Can be disabled under luckperms in the config file
- This lets the permission stacking calculator scan for duplicate keys - e.g. if you have the huskhomes.max_homes.1 permission set twice, the calculated max homes will be 2 instead of 1 as is the case if this hook is not enabled
- Added the ability to disable the Plan hook (under plan in the config file)
To update from 4.9.3, regenerate your config.yml and locales (messages-xx-xx.yml) files.