About This ESX Admin Script

Install a complete ESX immigration system for FiveM. Realistic phases, admin NUI panel, visa restrictions, and Discord logs. Server-ready for RP.

Key Features:

  • Compatible with ESX framework
  • Includes 14 professionally structured files
  • Built for Server 5848+

How to Use This ESX Script

This admin script is designed for ESX-based FiveM servers.

server-einreise

Install a complete ESX immigration system for FiveM. Realistic phases, admin NUI panel, visa restrictions, and Discord logs. Server-ready for RP.

ESXAdmin
v1.0.0Server 5848+
#admin#ui#esx#rp#immigration
Downloads
89
Views
837
Files
14
Version
1.0.0

Script Files

14 files included

Config = {}
Config.Framework = 'esx' -- 'esx', 'qb-core', 'standalone'
Config.Inventory = 'ox_inventory' -- 'ox_inventory', 'qb-inventory'
Config.Target = 'ox_target' -- 'ox_target', 'qb-target'
Config.AdminGroups = {"admin", "god"} -- ESX jobs/grades allowed to use /einreise
Config.DiscordWebhookURL = 'https://discord.com/api/webhooks/...' -- for logs
Config.DiscordWebhookLogs = true

Config.Spawn = {
    Island = vector4(-3700.0, -4000.0, 5.0, 180.0), -- Heimatinsel
    AirportOutside = vector4(-1000.0, -3000.0, 24.0, 90.0), -- after approved, spawn outside airport
}
Config.Vehicles = {
    Car = 'blista',
    Bus = 'bus',
    Plane = 'dodo'
}
Config.ZoneCenter = vector3(-1000.0, -3000.0, 24.0) -- Flughafen Mitte
Config.ZoneRadius = 150.0 -- meters, area without visa cannot leave

Config.Items = {
    {item = 'phone', label = 'Handy', amount = 1},
    {item = 'cash', label = '500 Dollar Bargeld', amount = 500},
    {item = 'water', label = '10x Wasser', amount = 10},
    {item = 'bread', label = '15x Brot', amount = 15},
    {item = 'radio', label = 'Radio', amount = 1},
    {item = 'vest', label = 'Schutzweste', amount = 1},
    {item = 'rope', label = 'Seil', amount = 1}
}
Config.MaxItemSelection = 5 -- max items from pickup

Config.Checkpoints = {
    {label = "Gepäckband", coords = vector3(-1005.0, -2965.0, 24.0)},
    {label = "Zollkontrolle", coords = vector3(-1010.0, -2970.0, 24.0)},
    {label = "Einreiseschalter", coords = vector3(-1015.0, -2975.0, 24.0)} -- last one triggers application
}

Config.AdminOutfit = {
    male = {
        tshirt_1 = 15, tshirt_2 = 0, torso_1 = 55, torso_2 = 0,
        pants_1 = 10, pants_2 = 0, shoes_1 = 1, shoes_2 = 0
    },
    female = {
        tshirt_1 = 15, tshirt_2 = 0, torso_1 = 55, torso_2 = 0,
        pants_1 = 10, pants_2 = 0, shoes_1 = 1, shoes_2 = 0
    }
}

Config.DefaultBanDuration = "1d" -- 1d, 3d, permanent
Config.VisaRestrictions = {
    NoWeapons = true,
    NoFight = true,
    NoJobs = true
}

-- Fallback values when optional deps missing
Config.UseOxLib = true -- ox_lib for notifications/input
Config.UseOxTarget = true -- ox_target for item pickup

Config.TextUI = {
    -- Strings for fallback
    press_e_to_pickup = "Drücke [E] zum Aufheben",
    select_item = "Gegenstand auswählen",
    max_items = "Maximale Auswahl erreicht",
    checkpoint_reach = "Checkpoint erreicht",
}

Installation

  1. 1Download the script ZIP file
  2. 2Extract to your resources folder
  3. 3Add to server.cfg
  4. 4Configure settings in config.lua
  5. 5Restart your FiveM server

Requirements

  • Server 5848+
  • ESX Framework

About

Published on

Similar Scripts

ESXAdmin

Zentinel Admin System - Komplet ESX Admin Panel med Glassmorphism Design

Zentinel Admin System er et avanceret ESX admin script med moderne glassmorphism design, fuld permissions kontrol, teleport, spectate, økonomi håndtering, ban system og database logs. Åbn med /Admin.

357
ESXAdmin

ESX_AdvancedAdmin - Ultimate FiveM Admin Script with Security & Performance

Professional FiveM admin script with granular permissions, modern Glassmorphism UI, database logging, anti-abuse features, and full ESX/vRP support. Perfect for serious RP servers.

457
ESXAdmin

Zentinel Admin System - Komplet ESX Admin Panel med Database & Logs

Zentinel Admin System er et avanceret ESX admin panel med granulær sikkerhed, moderne menu, player management, teleport, spectate, økonomi, køretøjer, ban-system og database logs. Perfekt til FiveM servere.

337
ESXAdmin

N.j - Admin V1: ESX FiveM Admin Panel med Granulær Sikkerhed & txAdmin

Komplet ESX FiveM admin panel med granulær adgang, native txAdmin integration, sikker server-side validering, spectate, teleport, økonomi-håndtering og database-logs. Åbn med /openadmin.

295
ESXAdmin

ESX Redzone Creator Script - Custom PvP Zones for FiveM Servers

Enhance your FiveM server with ESX Redzone Creator script. Create custom PvP zones, manage combat areas, and boost player engagement with easy configuration.

114
ESXAdmin

FTB Admin FiveM Script - Complete ESX Admin Menu with Modern Features

FTB Admin is a comprehensive FiveM admin script for ESX framework. Includes player management, teleport, spectate, ban system, screen capture, and all original features rebuilt cleanly.

84

Frequently Asked Questions

Is server-einreise compatible with ESX?

Yes — server-einreise is built specifically for the ESX framework and uses ESX's shared objects and event system. It is not compatible with other frameworks out of the box.

What FiveM version does server-einreise require?

server-einreise is built for Server 5848+. Make sure your FiveM server artifacts are up to date before installing this admin script.

How do I install server-einreise on my FiveM server?

Download the script ZIP from this page, extract it into your server's resources folder, add the resource name to your server.cfg with "ensure", review the config.lua for any settings you'd like to change, and restart your FiveM server. The script will load automatically on the next start.

Is server-einreise free to download?

Yes — server-einreise is completely free to download and use on FiveM Script Creator. All scripts on the platform are open and free for the community.

Want to create your own script from scratch?

Use our AI-powered FiveM Script Creator to generate custom scripts in minutes. No coding experience required!

Join thousands of FiveM server owners already using our platform