For the complete documentation index, see llms.txt. This page is also available as Markdown.

Property Manager

/housing opens the admin property manager - the central UI for everything that does not happen inside a player property.

๐Ÿงญ Pages

Page
Purpose

Create Property

Wizard for new houses, apartments, buildings, and units.

All Properties

Browse, search, edit, teleport to, set GPS, export, or delete any property.

All Furniture

Browse and manage the furniture catalog.

Interior Creator

Author custom SHELL and IPL interiors.

Page visibility is gated by Config.PropertyCreator.Permissions - see Commands and Permissions.

๐Ÿ  Property Types

Type
Description

HOUSE

Standalone house with one entry/exit.

FLAT

Self-contained apartment unit.

APARTMENT

Unit belonging to a BUILDING.

BUILDING

Container holding multiple APARTMENT units.

MANSION

Large multi-floor residence.

๐Ÿšช Interior Types

Type
Description

SHELL

Custom shell models (e.g. lf_house_*) authored in the Interior Creator.

IPL

Vanilla Rockstar interiors registered via the Interior Creator.

MLO

Third-party MLO interiors with their own collision and props.

๐Ÿ“ Property States

State
Description

FOR_SALE

Listed on the marketplace for purchase.

FOR_RENT

Listed on the marketplace for rent.

OWNED

A player owns the property.

RENTED

A tenant is renting from the owner.

A property can move between states from /housing or the marketplace.

Last updated