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
Fully customizable UI with support for:
- Custom background images
- Server logo
- Custom colors
- Multiple content sections
Flexible configuration options
Show welcome screen once per player or every time
Compatible with both standalone and QBCore servers
Responsive design
Support for ox_lib notifications (optional)
Installation
- Download the
morellos_Swelcome
folder- Place it in your server’s
resources
directory- Add
ensure morellos_Swelcome
to yourserver.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 ====
MORELLOS ADVANCE GROUP SYSTEM / PARTY SYSTEM
Code is accessible | Yes |
Lines (approximately) | +150 |
Requirements | STANDALONE |
Support | Yes Discord |