AreaShop/WorldGuard 5
Thijs Wiefferink b1dfe93088 Add RegionForSale import, rental auto-extend and other things
- `/as import RegionForSale`, as requested in #98:
    - Imports all regions from RegionForSale
    - Converts almost all settings to their AreaShop equivalent
    - Handles parent regions
- Add `rent.autoExtend` for use with rental regions to automatically extend the rent when the time is out, start of #29, still need the command
    - Vault compatible permissions plugin is required to let this work while the player is offline
    - All permissions, limits and the player balance are checked as during a normal rent
- Add option to region groups to automatically add all regions of a certain world
- BREAKING: Region events now use OfflinePlayer instead of Player
- Automatically import existing region owners/members when adding a region to AreaShop

There are still a couple of things missing in the import and it needs to be tested a lot.
2017-10-20 13:41:30 +02:00
..
src/main/java/me/wiefferink/areashop/handlers Add RegionForSale import, rental auto-extend and other things 2017-10-20 13:41:30 +02:00
.gitignore Change to a Maven project 2015-04-28 18:53:42 +02:00
pom.xml Add RegionForSale import, rental auto-extend and other things 2017-10-20 13:41:30 +02:00