Skip to content

HuskHomes 2.3

Compare
Choose a tag to compare
@WiIIiam278 WiIIiam278 released this 27 Mar 13:33
· 1293 commits to master since this release
  • Added Italian (it-it) localisation, courtesy of Villag3r_
  • Added ability to delete all your homes and all the server warps. To do this, type /delhome all or /delwarp all respectively. (#23)
  • Underwent further refactoring to project code, courtesy of @imDaniX
  • TAB completion for players now works cross server. (#13)
    • HuskHomes will now try and keep track of all the players on HuskHomes-enabled servers in the same cluster and add them to the teleport commands TAB completion list.
    • It updates this when a player joins as well as periodically every 60 seconds (configurable) if there's people online
    • Can be disabled if you want (see under bungee settings in config)
  • Added an economy option to charge per use of the /back command (#18)
  • Added additional strings to language files to let you customize how homes and warps display in the list. (#22)
  • Added new strings to set the default home and warp descriptions (#21)
  • Fixed a NPE related to the Citizens plugin on the player join event
  • Fixed the number of items per page displaying incorrectly in the next page button tooltips. (#19)