Download Script
To download the assets needed for this script, you must access the official Cfx.re portal, where all assets purchased through Tebex are managed.
Access the Granted Assets Page
Open the Cfx.re granted assets page: https://portal.cfx.re/assets/granted-assets.
This page contains all assets linked to your Cfx.re purchases.
Log In with Your Cfx.re Account
Sign in using the same Cfx.re account you used when purchasing the asset.
If you use a different account, the assets will not appear.
Download the Housing Assets
In the granted assets list, locate and download:
Licenses CreatorThese two packages are required to install the full housing system.
These files include the models, materials, and visual resources required for the proper operation of the housing system.
Download Dependencies
This script requires some mandatory dependencies to function correctly. Make sure to download and extract them inside your server’s main directory, keeping their original folder structure intact.
Database Setup
The SQL installs automatically, but here you also have the manual SQL file along with three preconfigured license templates ready to use.
Photo Upload Setup
This system requires a photo upload provider to work. When a player buys a license or receives starter licenses, a photo is taken and uploaded. If no provider is configured, the process will fail with a "Photo Upload not configured" error.
You must configure this from: Admin Panel → Settings → Purchase Photo Upload
You can choose between providers like Discord, Imgur, Cloudinary, Fivemanage, or a custom solution. Each provider requires its own credentials (for example, a webhook URL or API key).
Example (Discord):
Just add your Discord webhook URL and select Discord as provider.
Once configured, the system will upload the image and save the URL automatically.
Webhook Logs Setup
Webhook logs are used to send notifications when license actions happen, such as purchases, stolen licenses, cancellations, or expirations.
You configure this in: Admin Panel → Settings → Webhook Configuration
You need to define:
Example:
If you enable purchase logs and add a Discord webhook, every time a player buys a license, a message will be sent automatically.
If the webhook is empty or disabled, nothing will be sent.
