Updated Changelog (markdown)

Thijs Wiefferink 2015-08-22 20:08:52 +02:00
parent 84a2ab8a64
commit 724954a67f

@ -95,7 +95,8 @@
##AreaShop V2.1.0## ##AreaShop V2.1.0##
#### Features added/changed #### Features added/changed
* Changed the `/as info region` command to show more relevant information: * Changed the `/as info region` command to show more relevant information:
{{http://dev.bukkit.org/media/images/79/547/Screenshot_1.png|/as info region}} ![New /as info layout](http://dev.bukkit.org/media/images/79/547/Screenshot_1.png)
These are almost all things that could show there, some lines will not show up when based on config options (extending, in advance renting, restoring), some don`t show up if empty (friends, signs) and some don`t show up based on permissions (groups, teleport location, restoring). These are almost all things that could show there, some lines will not show up when based on config options (extending, in advance renting, restoring), some don`t show up if empty (friends, signs) and some don`t show up based on permissions (groups, teleport location, restoring).
* Adding friends to your region is now possible with `/as addfriend <player> [region]` (delete with `/as delfriend <player> [region]`), by default these players will also be added as member of the region, this can however be changed in the `flagProfiles` section of config.yml. By default friends can also teleport to the regions they are added to, deny permission `areashop.teleportfriend` to stop this. * Adding friends to your region is now possible with `/as addfriend <player> [region]` (delete with `/as delfriend <player> [region]`), by default these players will also be added as member of the region, this can however be changed in the `flagProfiles` section of config.yml. By default friends can also teleport to the regions they are added to, deny permission `areashop.teleportfriend` to stop this.
* Automatic unrenting for players that are inactive for a certain period of time (`inactiveTimeUntilUnrent` and `inactiveTimeUntilSell` in default.yml, so this can also be changed for groups of regions or individual ones) OPs are excluded by default, those regions will not be unrented/sold. * Automatic unrenting for players that are inactive for a certain period of time (`inactiveTimeUntilUnrent` and `inactiveTimeUntilSell` in default.yml, so this can also be changed for groups of regions or individual ones) OPs are excluded by default, those regions will not be unrented/sold.