Skip to main content

Commands & Permissions

Commandsโ€‹

CommandPermissionDescription
/homesguiat.member.homesOpen the homes GUI
/homesguireloadhomesgui.reloadReload addon configuration

Aliases for /homesgui: /hgui, /homesmenu

Usage Examplesโ€‹

# Open your homes GUI
/homesgui

# Reload config after editing (admin)
/homesguireload

In-GUI Actionsโ€‹

Most interaction happens inside the inventory GUI rather than through commands.

ActionResult
Left-click a homeTeleport to that home (AT warmup applies)
Right-click a homeDelete the home (confirmation prompt)
Click Create New Home buttonSet a new home at current location
Click Refresh buttonReload home list from Advanced Teleport
Click Close buttonClose the GUI
Click icon selector (if enabled)Choose a custom icon for a home

Permissionsโ€‹

PermissionDefaultDescription
at.member.homestrueOpen and use the homes GUI
homesgui.reloadopUse /homesguireload

LuckPerms Examplesโ€‹

# Grant GUI access to all players
/lp group default permission set at.member.homes true

# Grant reload to admins
/lp group admin permission set homesgui.reload true

Notesโ€‹

  • at.member.homes is the same permission Advanced Teleport uses for its own home commands. If players already have home access in AT, they automatically have GUI access.
  • Home count limits, cooldowns, and warmups are all enforced by Advanced Teleport โ€” this addon does not override those settings.