First Steps
1. Configure Basic Permissions
All players need access to basic Homestead commands. With LuckPerms:
/lp group default permission set homestead.commands.region.* true
/lp group default permission set homestead.commands.claim true
/lp group default permission set homestead.commands.unclaim true
Wildcard
homestead.commands.region.* grants access to all player region subcommands.
2. Set Claim Limits
Edit plugins/Homestead/limits.yml:
Then run /hsadmin reload.
3. Test as a Player
- Create a region:
/region create MyBase - Walk to a chunk you want to protect
- Claim it:
/claim - Walk to an adjacent chunk and claim it too
- Check your claim:
/region claimlist
4. Trust a Friend
If the trust acceptance system is enabled (default), the player must run:
5. Customize Protection
Open the flags GUI:
Toggle which actions non-members can perform in your region — PvP, block breaking, container access, and more.
What's Next?
- Create a proper region with all the details
- Configure ranks & limits for different player groups
- Set up economy for banking, upkeep, and renting
- Customize flags to fine-tune protection