RegionForSale 0.4
Details
-
FilenameRegionForSale_0.4.jar
-
Uploaded by
-
UploadedAug 12, 2012
-
Size87.32 KB
-
Downloads1,579
-
MD588b8ac193b29d18d2401bdb18afcbb1a
Supported Bukkit Versions
- 1.3.1
- 1.2.5
Changelog
New Features:
- Auto-rebuilding feature (See "auto-rebuilding" section in the config.yml)
- You can now define a global economy account for money transfers in the general.yml (Setting "global_econ_account").
- Sell bought regions to other players using
"//region sell <player> <amount>"
- Give regions to other players using
"//region giveto <player>"
- Get a list of all regions using
"//region listall [world]"
- Permissions-check for region improved: If permissions are required for a parent-region (or by default) the player is also able to buy sub-regions for which he has permission. E.g. if permissions are required for region "parent2" and the user has permission for "parent1" he will be able to buy (only) within "parent1".
Changes in the language-file:
- New String REGION_NOT_BOUGHT
- New String REGION_NOT_RENTED
- New String PLAYER_NOT_FOUND
- New String NOTHING_TO_ACCEPT
- New String OUTGOING_OFFER
- New String INCOMING_OFFER
- New String OUTGOING_GIVETO
- New String INCOMING_GIVETO
- Changed String S_FOR_RENT_2 - There was one '$' too much
- Changed String S_FOR_RENT_3 - Price was displayed instead of size
Changes in the general.yml:
- New setting "global_econ_account"
Changes in the config.yml:
- New setting "region-rebuilding.auto-rebuild" (Boolean)
- New setting "region-rebuilding.block-id" (Integer)
- New setting "region-rebuilding.rebuildPlus-operations" (String)