BuyLand v0.8.5

Details

  • Filename
    buyland.jar
  • Uploaded by
  • Uploaded
    Oct 20, 2013
  • Size
    80.33 KB
  • Downloads
    470
  • MD5
    e53dc8c7cf385164f6a50e0d46ac0e34

Supported Bukkit Versions

  • CB 1.6.2-R1.0

Changelog

  • Version 0.8.5
    • Major refactoring of source code to speed finding bugs and ease development
    • Ticket 59 - Completed
      • db.yml and rentdb.yml now store user names as all lower case.
      • Any names that are in upper/mixed case should be changed to lower case or removed if duplicated.
      • Only lower case player names should be in the files.
    • Ticket 51 - Completed
      • Allow the setting of rent for a given time period for individual regions.
      • Command is /abl price [RegionName] [Cost] [Sec/Min/Hr/Day]
      • This extended the existing admin command "Price" and made it context sensitive.
      • It requires the additional command argument if it is a rent region.
    • Remove need to remove a maxland permission that existed in an inherited rank as introduced in 0.8.1
    • command updates:
      • The following 3 commands have their parameters in a different order. Please begin using the new order on the commands. They were changed to make them more consistent with other commands.
        • /rentland [RegionName] time /rentland time [RegionName]
        • /rentland [Region Name] reset /rentland reset [Region Name]
        • /rentland [RegionName] cost /rentland cost [RegionName]
      • Note: both orders will work the same for now, but the deprecated version will be phased out.