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 /homepublic_home_teleport
- When a player teleports to a public home with /phomewarp_teleport
- When a player teleports to a warp with /warpspawn_teleport
- When a player teleports to spawn with /spawnsend_teleport_request
- When a player sends a teleport request with /tpaaccept_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.
Update a few in-plugin messages
paper: Use PlayerSetSpawnEvent for updating global respawn
Add new economy actions, update API docs to use new repo, add metrics to Sponge (#398)
Update plugin description, fix updater message
Only publish to specified repos
Update docs, bump version, add methods to get exception types
(This is the build of HuskHomes v4.3 on Fabric for Minecraft 1.19.2)