-
Notifications
You must be signed in to change notification settings - Fork 3
Commands Management
Technofied edited this page Apr 4, 2026
·
1 revision
Plot owners, landlords, and staff use these commands.
| Command | What it does |
|---|---|
/realty add <player> <region> |
Adds a player to the WorldGuard region’s member list. |
/realty remove <player> <region> |
Removes a player from that member list. |
| Command | What it does |
|---|---|
/realty set price <price> [region] |
Sets list price on a freehold or rent on a leasehold. |
/realty unset price [region] |
Clears the freehold list price. |
/realty set duration <duration> [region] |
Sets each lease period length; see Duration format. |
/realty set maxextensions <count> [region] |
Sets how many times the tenant may extend; -1 is unlimited. |
/realty set landlord <player> [region] |
Sets the lease landlord. |
/realty set tenant <player> [region] |
Sets the lease tenant. |
/realty unset tenant [region] |
Clears the tenant so the plot can be rented again. |
/realty set titleholder <player> [region] |
Sets who holds the freehold (matches the plugin’s title-holder field). |
/realty set transfer <player> [region] |
Alias of set titleholder. |
/realty unset titleholder [region] |
Clears the freehold title holder. |
If [region] is optional, standing in the plot usually fills it in.
| Command | What it does |
|---|---|
/realty agent invite <player> <region> |
Invites a player as an agent on your freehold. |
/realty agent invite accept <region> |
Accepts a pending invite. |
/realty agent invite reject <region> |
Declines a pending invite. |
/realty agent invite withdraw <player> <region> |
Cancels an invite you sent. |
/realty agent remove <player> <region> |
Removes a sanctioned agent. |
Related pages: Commands: Admin · Commands: Basics