RegionForSale 0.3
Details
-
FilenameRegionForSale_0.3.jar
-
Uploaded by
-
UploadedJul 10, 2012
-
Size77.60 KB
-
Downloads1,184
-
MD5caaf8e6c9fff99be5045f3952904ecc3
Supported Bukkit Versions
- CB 1.2.5-R4.0
- CB 1.2.5-R1.0
Changelog
Update Instructions:
The language.yml has changed - so you may want to update your file. Updated versions of supported translations can already be found in the download-section. The names of the changed/new strings can be found below.
Fixed bugs/issues:
- A region-limit of 0 (zero) is not taken as infinitive
- Error while checking for outstanding payments (Old CraftBukkit version - in DebtCollector)
- LinkageError concerning Bukkit's 'World' class (#18)
- Setting "permission-required-x" = FALSE is not working
New Features:
- Inelligent parent-region-sorting by location (for regions with the same priotity)
- The size of polygonal regions is now calculated by RegionForSale itself (Exact amount of protected blocks)
- Caching region-size -> less server load
- New rebuild command: region rebuild <block-id>
- The region gets filled up with the given block up to the ground-level
- Works with non-cuboid regions!
- The old rebuild command is still available; it's now called 'rebuild+'
- Players get informed if regions they owned had to be sold while they've been offline
Others:
- Parent-Regions get by default a priority of -1
-> WG-region doesn't has to be edited by hand to allow players to build inside their regions - Some code refactoring
- Output of command
//rg list
now has a headline
Changes in the language-file:
- new SEIZED_REGIONS
- new REGION_LIST
- new REGION_LIST_OTHERS
- changed R_INFO_CANNOT_MAX_REACHED (Shortened to avoid this ugly line-break)