HuskHomes 4.3.1 adds several new economy actions and slightly improves the global respawning feature for Paper servers.
- Added several new economy actions which you can set prices for performing:
- home_teleport - When a player teleports to one of their homes with /home
- public_home_teleport - When a player teleports to a public home with /phome
- warp_teleport - When a player teleports to a warp with /warp
- spawn_teleport - When a player teleports to spawn with /spawn
- send_teleport_request - When a player sends a teleport request with /tpa
- accept_teleport_request - When a player accepts a teleport request with /tpaccept
- On Paper servers utilising the global respawning feature, the plugin will now listen for the PlayerSetSpawnEvent for more accurate handling of when a player's spawn position is updated
- Added bStats metrics for HuskHomes on Sponge
- Fixed a typo with the update checker referencing the wrong plugin name
To update from v4.3, just drag+drop. If you'd like to make use of the new economy actions, you can add them to the costs section of the
config.yml file, mapping them to a price (check
the docs for more information). If you're upgrading from earlier versions, be sure to regenerate your config and messages files.