[free] morellos_swelcome standalone script

MORELLOS_SWELCOME

A simple yet powerful welcome screen resource for FiveM servers. Display customizable welcome messages, server rules, and information to players upon joining.
If the player accepts, they can enter; otherwise, they will be kicked out.

DOWNLOAD HERE
GITHUB LINK

Dependencies

  • None required
  • Optional: ox_lib (for enhanced notifications)

Features

  • :art: Fully customizable UI with support for:
    • Custom background images
    • Server logo
    • Custom colors
    • Multiple content sections
  • :gear: Flexible configuration options
  • :arrows_counterclockwise: Show welcome screen once per player or every time
  • :video_game: Compatible with both standalone and QBCore servers
  • :iphone: Responsive design
  • :bell: Support for ox_lib notifications (optional)

Installation

  1. Download the morellos_Swelcome folder
  2. Place it in your server’s resources directory
  3. Add ensure morellos_Swelcome to your server.cfg

Configuration

All configuration options are located in config.lua. Here are the main settings:

General Settings

Config.Enabled = true        -- Enable/disable the welcome screen
Config.WaitAfterSpawn = 2000 -- Delay before showing (in ms)
Config.ShowOnlyOnce = true   -- Show once per player

Appearance

Config.Title = "Welcome"          -- Welcome screen title
Config.Logo = ""                  -- URL to server logo
Config.BackgroundImage = ""       -- URL to background image
Config.BackgroundColor = "#0f0f0f"-- Fallback background color
Config.TextColor = "#ffffff"      -- Text color

Button Configuration

Config.AcceptButtonText = "Accept"     -- Accept button text
Config.DeclineButtonText = "Decline"   -- Decline button text
Config.AcceptButtonColor = "#4CAF50"   -- Accept button color
Config.DeclineButtonColor = "#f44336"  -- Decline button color

====:scroll: My Other Scripts :computer:====
MORELLOS ADVANCE GROUP SYSTEM / PARTY SYSTEM

Code is accessible Yes
Lines (approximately) +150
Requirements STANDALONE
Support Yes Discord
5 Likes