Skip to content

HuskHomes 2.5 - Performance overhaul

Compare
Choose a tag to compare
@WiIIiam278 WiIIiam278 released this 30 May 23:44
· 1254 commits to master since this release

This release massively refactors the plugin for significantly improved performance. Please regenerate your language file for this release.

• Massively refactored database options such that they are handled asynchronously (Fixes #1)
• PaperLib is now used for teleport operations for asynchronous smooth performance when teleporting on papermc servers (particularly good for /rtp performance)
• Overhauled in-game text appearance and formatting.
• Removed zh-tw, pl, de-de & ru languages as a result of the above change.
• Optimized teleportation countdown handling such the plugin will no longer run a schedule every second but only when it needs to.
• If a teleport requests expires and you try to accept it, a message will now display to let you know.
• Improved the HuskHomes information menu
• Removed the legacy migrator (from HuskHomes versions 1.X); if you want to update from 1.X then update to HuskHomes 2.4.2 using the migrator and then update to this version.
• API events are no longer cancellable.
• TAB completion cross-server has been removed (this will be re-added soon in an improved form).

Running HuskHomesGUI? You'll need to download the updated version of that as well.