RegionForSale 2.2

Details

  • Filename
    RegionForSale_2.2.jar
  • Uploaded by
  • Uploaded
    Jul 1, 2013
  • Size
    159.09 KB
  • Downloads
    3,527
  • MD5
    42ebd0365bda64353407092425febffc

Supported Bukkit Versions

  • 1.6.4
  • 1.5.2

Changelog

New Features:

  • Additional separated region-limits for bought and rented regions
  • New command //rg find
    • Lists the 5 regions nearest to the player. Regions the player can not buy or rent are not listed.
    • Permission node: regionforsale.find
  • New command //rg locate [regionName]
    • Points the player's compass towards the region
    • Can also be used for normal WorldGuard regions (not for sale)
    • Permission nodes: See permissions overview

Improvements:

  • Region owners can now see the status of their regions (bought/rented) without the permission "see-if-bought", which allows to see the status of regions of all users.
  • Made the withdrawal task work a little more precise
  • If a list is empty (e.g. //rg list) it is said that it is empty instead of just giving no information
  • Other small code optimizations

Fixed bugs/issues:

  • Fixed NullPointerException using //rg set rebuild-operations < + | - > <operation...> for parent-regions (Ticket #47)
  • Fixed NullPointerException using //rg set warp for a parent-region
  • Fixed a faulty unit-type in the main 'config.yml' makes the plugin throw exceptions and be unusable
  • Fixed //rg removemember prints "Usage: rg addmember <members...>"
  • Region owners now get the selling-price back when they can't pay the taxes anymore (Comment #498)

Others:

  • Temporary fix for WorldGuard bug 2749 - "-w <world>" is added every time using //rg addmember

Changes in the language-file:

  • New String NEAREST_REGIONS
  • New String NONE
  • New String REGION_LOCATED