Santafe Scripts
πŸ“ SF Safe Zone
πŸ“„ Installation

Installation

Steps

  1. Drop Sf-safezone into your resources folder
  2. Import the database β€” run safezones.sql in your database
    • If you already have the table from a previous version, run only the ALTER TABLE commands at the bottom of the file
  3. Add to server.cfg in this order:
ensure oxmysql
ensure qb-core
ensure Sf-safezone
  1. Configure config.lua
  2. Add your identifier to Config.Admins or Config.AdminDiscords so you can access the admin panel
  3. Restart your server