⏳ Loading Screen
Documentation relating to the spooni_loadingscreen.
1. Installation
spooni_loadingscreen works Standalone.
To install spooni_loadingscreen:
- Download the resource
- On Github
- Drag and drop the resource into your resources folder
spooni_loadingscreen
- Add this ensure in your server.cfg
ensure spooni_loadingscreen - Now you can configure the script as you like
config.luaUI/js/config.js
- At the end, restart the server
If you have any problems, you can always open a ticket in the Spooni Discord.
2. Usage
Shows a themed loading screen while the player connects: server logo, a typed welcome line, rotating tips, a video/YouTube/image background, intro music, and a revolver-cylinder progress indicator, plus optional Discord/YouTube/TikTok/Tebex buttons. It runs before any framework loads and has a hard failsafe that always closes the screen, so a player can never get stuck.
3. For developers
Config.lua
lua
Coming soon...