RegionRealtor

Simple commands allow players to buy, sell, and rent their property.
Property can be any WorldGuard Region.
To add a property to the current world's property list for a sale or rental:
/rr add {region} {sale|rent} {cost} {town}
To remove a property from the current world's property list:
/rr remove {region}
To buy a property from the current world's property list:
/rr buy {region}
To rent a property from the current world's property list:
/rr rent {region}
To list all property from the current world's property list:
/rr list
To list all property from the current world's property list that is for sale, rent, or rented:
/rr {sale|rent|rented}
To list all property from the current world's property list for a single town:
/rr town {town}
To list all property from the current world's property list for a single owner:
/rr owner {owner}
All transactions assign the users to and remove from any regions involved, and also add or deduct any money from the economy.
Requires WorldGuard, Vault, and an economy for Vault to connect to.
Permissions:
regionrealtor.buyer: Allowed to buy regions (default: true)
regionrealtor.realtor: Allowed to sell regions (default: true)
regionrealtor.tenant: Allowed to rent regions (default: true)
regionrealtor.landlord: Allowed to rent out regions (default: true)
regionrealtor.uselist: Allowed to use list command (default: true)
regionrealtor.useowner: Allowed to use owner command (default: true)
regionrealtor.usetown: Allowed to use town command (default: true)
regionrealtor.superowner: Manage any region (default: op)
-
View User Profile
-
Send Message
Posted Jul 4, 2015pls update to 1.8
-
View User Profile
-
Send Message
Posted Nov 27, 2014@AxelDios
Perhaps he meant use items as a currency to purchase plots, for example: A region may sell for 40 diamonds, or for 203 logs, etc.
-
View User Profile
-
Send Message
Posted Jul 10, 2014Come and try out ProtectionStones and some of my other plugsins like ChairStairs, BlastFurnace, BoomStick, ExtraRecipes, RubySlippers, and SuperSmelter on AuthentiCity (acmc.game.nfoservers.com) 1.7.2 Survival Server.
-
View User Profile
-
Send Message
Posted Jan 26, 2014@KevinEssence
Works fine, but I will be making a 1.7 update, at this time rentals are indefinite or until the renter runs out of money.
This will be changed, hopefully in the next update.
-
View User Profile
-
Send Message
Posted Jan 26, 2014@KevinEssence
Works fine, but I will be making a 1.7 update, at this time rentals are indefinite or until the renter runs out of money.
This will be changed, hopefully in the next update.
-
View User Profile
-
Send Message
Posted Jan 26, 2014@KevinEssence
Works fine, but I will be making a 1.7 update, at this time rentals are indefinite or until the renter runs out of money.
This will be changed, hopefully in the next update.
-
View User Profile
-
Send Message
Posted Jan 25, 2014Works, now I'm trying to figure out how to set how long they can rent it.
-
View User Profile
-
Send Message
Posted Jan 25, 2014Seems like a good addition to the prison server, mind me asking if it works for 1.7?
-
View User Profile
-
Send Message
Posted Jan 1, 2014@Seworian
The only id's it uses are WorldGuard Region ID's.
So I'm not sure what you mean by using item id's, using them in what way?
-
View User Profile
-
Send Message
Posted Jan 1, 2014Hi does this work with item id's too?
-
View User Profile
-
Send Message
Posted Nov 12, 2013@touchm333
The current version is an open ended rental, meaning it runs until the player runs out of money or asks the owner to remove the rental.
The next version should have more control over rental times, etc.
-
View User Profile
-
Send Message
Posted Nov 10, 2013So i have a question for the config file how do it work? it says rent: Date: 1 Month: 1
i want them to rent them for only 1 month or 30 days
-
View User Profile
-
Send Message
Posted May 27, 2013@bizorrinho
Maybe in the future, but at this time I'm trying to avoid timed events to keep the plugin lite on the server.
You might want to try: Simple Region Market instead, it is a sign based plugin that has region rentals based on time and a lot more.
-
View User Profile
-
Send Message
Posted May 25, 2013Could you add it so players can only rent a plot for a certain ammount of time im trying to setup a hotel-like system.
-
View User Profile
-
Send Message
Posted May 16, 2013@Cueball61
Sounds like a simple addition on the surface, but in fact, it would take a lot of work to add that feature.
You would need a town database, to keep track of players property, town owners, etc.
Then you would need to add a whole bunch of commands and permissions for town owners, and to verify town names and information.
The town names are currently just provided for easy sorting and filtering of property.
So, I'm sorry to say, for now I won't be adding any town property restrictions or control.
-
View User Profile
-
Send Message
Posted May 16, 2013Thought: This may take a bit of rejigging of how it works, but how viable would it be to make it so that you can limit a user to a number of regions per town? We only want our users to be able to buy two plots in a town.
-
View User Profile
-
Send Message
Posted Feb 21, 2013@croftcw
Please post the name of the region per WorldGuard's "/rg info" Command.
And post the RR Command you are trying to use.
-
View User Profile
-
Send Message
Posted Feb 20, 2013@Cueball61
You can decompile it with any of the free Java Decompilers.
I don't have a repository at this time and I don't want to use GitHub for versioning control.
-
View User Profile
-
Send Message
Posted Feb 20, 2013"Not a valid property name" Help?
-
View User Profile
-
Send Message
Posted Jan 17, 2013Any chance you could open source this on GitHub please? :)