v1.7.5 (CB 1.5.1-R0.1)

Details

  • Filename
    HomeSpawnPlus.jar
  • Uploaded by
  • Uploaded
    Apr 4, 2013
  • Size
    561.89 KB
  • Downloads
    4,082
  • MD5
    d8c5de351611b76d6b58fcf06c79c92c

Supported Bukkit Versions

  • CB 1.5.1-R0.1
  • 1.5.1

Changelog

v1.7.5 - Apr 4, 2013 (CRAFTBUKKIT-1.5.1-R0.1)

  • compatible with CraftBukkit v1.5.1 ONLY
  • fixed NPE bug with /homeinvite when trying to send an invite to a home you don't own
  • addition of "/hsp dd" admin command to look for any home playerName case dups. For example, if a home "foo" exists for both player "Julie" and "julie", this will delete the oldest of the two. In general this is only caused by servers that have run in offline mode and allowed players to create homes that aren't tied to valid minecraft IDs. Backup your database before running this command!
  • addition of "/hsp lc" admin command to convert all player names for homes in the database to lowercase. In practice this isn't all that useful right now since HSP currently ignores case when searching player homes, but this might be combined with a future config option to enforce lowercase names instead of proper case for admins that prefer it. Backup your database before running this command!
  • Ticket #175: fix for /home NPE related to using strategies that produce no result
  • addition of "core.recordLastLocation" which can be used to disable Last Location logging
  • ignore case for name safety check in /homedelete and /homerename, only matters for offline servers
  • Ticket #183: Fix for disabling /sethome when falling beneath the world

Full Changelog