Sharing Homes
Sharing Homes
Status — planned feature. Home sharing is part of a future SmartHomes release and is not present in the current jar. This page exists so server owners can plan permission setup ahead of time. The commands and permissions below will register only after the sharing release lands.
Planned Behaviour
When sharing ships, owners will be able to invite specific players to a single home without giving up ownership:
- The invited player can use
/home <owner>:<homename>to teleport. - Invited players cannot delete or modify the home.
- The owner can revoke access at any time.
- Sharing does not consume a home slot from the invited player.
The feature is tracked under Phase E of the project roadmap alongside the new TTS-Studio styled /homes GUI.
Planned Commands
| Command | Description |
|---|---|
/home invite <player> <home> |
Share one of your homes with another player |
/home uninvite <player> <home> |
Revoke a player's access to a shared home |
Both commands will route through the existing /home executor as subcommands. Deletion of a shared home will go through the same TTS-Studio ConfirmGui used by /delhome today and will revoke every active invite for that home.
Planned Permissions
| Action | Permission | Default |
|---|---|---|
| Invite a player | smarthomes.share |
true |
| Uninvite a player | smarthomes.share |
true |
| Use a shared home | smarthomes.use |
true |
Until sharing ships, granting smarthomes.share has no effect.
Current Workaround
While sharing is not yet implemented, staff can still grant temporary access to a player's home via the admin subcommand:
/home admin <player> <home>
This requires smarthomes.admin and is intended for moderation, not regular sharing between players.
Home | Commands & Permissions | Home Limits
SmartHomes is a TTS-Studio plugin. © TTS-Studio.