Property Creator
The Create Property page in /housing walks you through making a new property - house, apartment, flat, mansion, or building.
🪜 Flow
Open
/housing→ Create Property.Pick a property type (HOUSE, FLAT, APARTMENT, BUILDING, MANSION).
Pick an interior:
SHELL - pick one from your Interior Creator catalog.
IPL - pick a registered IPL interior.
MLO - provide entry / exit coordinates for a third-party MLO.
Place the property's interaction zones in the world (entry, exit, storage, garage, wardrobe, management, delivery).
Set the property's name, sale price, rent price, and listing state.
Confirm - the property is created and seeded in the database.
🧩 Zones
Every property uses a fixed set of optional zone types. The wizard lets you place them on the map:
ENTRY
Where players enter the interior.
EXIT
Where players exit the interior.
STORAGE
Property stash interaction.
WARDROBE
Clothing change interaction.
GARAGE
Hands off to the configured garage system.
MANAGEMENT
Opens the property admin UI for the owner / tenant.
DELIVERY
Where furniture delivery boxes spawn.
Skip a zone if the property doesn't need it (e.g. a SHELL apartment with no garage).
🏢 Buildings and Units
For multi-unit complexes:
Create a
BUILDINGparent with the lobby zone(s).Open the building from All Properties.
Use Create Unit or Batch Create Units to add
APARTMENTunits.
Each unit inherits the building's location but has its own interior, owner, tenant, and zones.
📦 Import / Export
Admins can export a finished property to a preset file and import it back later (different server, copy/paste, etc.).
Export
PROPERTY_EXPORT_PRESET (admin only)
Import
PROPERTY_IMPORT_PRESET (admin only)
See Commands and Permissions for the full permission map.
Last updated