Residence
Your go-to tool for protecting your builds and customizing your land on the server!
What Is a Residence?
Residences are areas you claim where you control what happens:
Prevent griefing (no breaking or using your stuff)
Let friends build, open containers, or teleport in
Set custom rules with flags
Players can also teleport to their residences—no more getting lost!
Residence Limits by Rank
The size of each player's residence is calculated based on their rank. To find out how large your residence can be and how many you can have, use the command
/res limits
PLAYER
2
200x200
ULTRA
4
350x350
HERO
6
500x500
LEGEND
8
600x600
How to Create a Residence
Using a Wooden Hoe
Hold a wooden hoe
Left-click a block to set the first corner
Right-click another block to set the opposite corner
Run
/res select vert
to include the entire heightRun
/res create <residence_name>
Quick Method
Stand at the center of the area
Run:
/hres <residence_name>
This will create a residence evenly in all directions around you.
Using a Command
Stand where you want the residence center
Run:
/res select <x> <y> <z>
(e.g.,/res select 4 4 4
creates a 9x9x9 cube around you)(Optional) Run
/res select vert
for full vertical spaceFinish with:
/res create <residence_name>
Teleporting
Set your teleport point:
/res tpset
Teleport anytime:
/res tp <residence_name>
Granting or Removing Permissions
Give basic access (build, destroy, use, etc.):
Allow:
/res padd <residence_name> <player>
Deny:
/res pdel <residence_name> <player>
Flags – Custom Rules
Flags control what is or isn't allowed in your residence.
Setting Flags
For the entire residence:
/res set <residence> <flag> <true/false>
Example:/res set piston true
For a specific player:
/res pset <residence> <player> <flag> <true/false>
Example:/res pset myhouse Steve build true
Common Flags
move
Allow walking through the area
build
Place blocks
destroy
Break blocks
use
Use buttons, doors, levers, etc.
container
Open chests, furnaces, etc.
ignite
Light fires
flow
Let water/lava flow
piston
Allow piston movement
healing
Enable healing in the residence
animals
Allow animal spawning
monsters
Allow monster spawning
Subzones
Subzones are "residences within residences"—great for towns or selling plots.
Creating a Subzone
Select the area (like a normal residence)
Must be inside an existing residence
Use:
/res subzone <subzone_name>
Subzone names are formatted like:
MainResidence.SubzoneName
Example: City.Tesco
Setting Subzone Flags
For all players:
/res set City.Tesco piston false
For a specific player:
/res pset City.Tesco Steve container false
Deleting a Residence or Subzone
WARNING: This cannot be undone!
Delete:
/res remove <name>
Confirm:
/res confirm
Example:
/res remove City.Tesco
→ /res confirm
Useful Info Commands
/res info <name>
Shows info about the residence
/res list
Lists your residences
/res list <player>
Lists another player’s residences
/res sublist <player>
Lists a player’s subzones
/res expand <number>
Expands the residence selection by the given number of blocks in the direction you are looking
Last updated
Was this helpful?