Description
A simple plugin to allow your players to rent regions (like shops)!
It works great with ChestShops, etc.
Requirements
- Vault
- WorldGuard 5.5.2+
Permissions
- regionmarket.create
- regionmarket.use
Usage
1. Drop the jar in your plugins and configure permissions
2. Define a region using WorldGuard
3. Place a new sign anywhere with the text like so:
[Rent] Region Name Price Duration (in sec)
4. Right click the sign to rent the region
How It Works
When the player rents the shop, it deducts the money from their account and the plugin adds them as a member of the WorldGuard region defined on the sign. This allows them to build within the region (eg. shop), for a set amount of times (sec, mins, hours, days, etc.), then when it expires, they are removed from the region's member list.
Planned Features
- Persistence (save/load shops on restart/reload)
- Warn owner when shop is about to expire
- Auto clear region and return items to last owner
- Accept duration in sec, min, hour, days, etc.
Changelog
- v0.1a
- Initial version



