Installation

🆓 FREE | Download on Tebex

Complete guide for installing nc-safezone on your FiveM server.

Prerequisites

  • FiveM Server with OneSync enabled
  • No external dependencies required

Step 1: Download

Download nc-safezone from store.noxcore.me, then extract the archive.

Step 2: Place Resource

Place the nc-safezone folder in your server's resources directory.

resources/
  nc-safezone/
    client/
    server/
    shared/
    locales/
    config.lua
    data/
    web/
    fxmanifest.lua

Step 3: server.cfg

ensure nc-safezone

No special load order required — nc-safezone is fully standalone.

Step 4: Configuration

Edit config.lua to customize the safe zone behavior. See Configuration for all options.

Step 5: Permissions

By default, only players with command ACE permission can manage zones.

# server.cfg example
add_ace group.admin command allow

Set Config.AdminOnly = false to allow all players to manage zones.

First Use

  1. Join your server
  2. Type /safezone in chat
  3. Click New Zone in the modal
  4. Configure and place your first zone
Last updated 1 month ago