Bnl Housing

screenshot of Bnl Housing
svelte

An open-source FiveM player property script with extensive API for ultimate customization

Overview

This project is a housing system under development with features aimed at creating a virtual property market within a game environment. Users can purchase, sell, decorate, and share keys to their properties among other functionalities. The project is currently in progress and may have bugs or incomplete features.

Features

  • Purchasing properties: Users can buy properties within the virtual environment.
  • Selling properties: Ability to sell owned properties to other players.
  • Decoration properties: Customize and decorate owned properties to personal taste.
  • Sharing property keys: Option to share keys to properties with other users.
  • Inviting players: Invite other players to visit and explore owned properties.
  • Logging out inside properties: Users can safely log out while inside their properties.
  • Parking vehicles inside properties: Feature to park vehicles within owned properties.
  • Linking properties: Connect multiple properties together for extended space.
  • Special prop API: Access a special prop API for unique property features.
svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.