Skip to main content

places system detail (Places System)



Places are named spots inside a room that people can join, such as
            booths, beds, counters, or overlooks. They let a busy room show who
            is clustered together without splitting everyone into separate rooms.

            Usage:
              places
              place <place name>
              join <place name>
              join/distant <place name>
              join
              leave

            Examples:
              places
              place couch
              join booth
              join/distant rooftop edge
              leave

            Notes:
              - If `join <place name>` does not match an existing place, it may
                create a dynamic place with that exact name.
              - Dynamic places have no description and disappear when empty.
              - `join` with no target and `leave` both leave your current place.
              - Room look output shows available places and adds place details
                when you are joined to one.
              - Builder-only place creation, editing, LLM generation, and climb
                metadata forms are documented in locked builder help.