Immersion

ShadowLoadingScreen

A customisable loading screen: music, images, server rules and a real progress bar.

Version
1.0.0
Resource
ShadowLoadingScreen
Version 1.0.0 Resource ShadowLoadingScreen Frameworks Standalone Bundled languages 5 Store page View

Overview#

ShadowLoadingScreen replaces the default loading screen with a page of your own: server name, slogan, logo and accent colour.

The background takes a full-screen video โ€” local file, direct URL or YouTube link โ€” or, failing that, an image slideshow whose pace you set. A music playlist with starting volume and autoplay runs alongside the load.

Everything lives in one file, html/config.js. There is no code to touch. A diagnostic mode prints missing files on screen, which makes the install verifiable on the first try.

Video or slideshow background

A full-screen video from a local file, direct URL or YouTube link โ€” or an image slideshow at a pace you set.

Music player

A playlist with title, artist and file, a starting volume and autoplay.

One file to edit

Server name, slogan, logo, accent colour and social links all live in html/config.js.

Diagnostic mode

Turn on showErrors and any missing file is reported on screen during install.

Installation#

  1. Drop the resource โ€” Place the SF-LoadingScreen folder into your server's resources directory.
  2. Add your media โ€” Copy logo, backgrounds, video and music straight into html/, with no subfolder.
  3. Customise โ€” Set name, slogan, colour and social links in html/config.js.
  4. Declare it โ€” Add ensure SF-LoadingScreen and restart.
server.cfg
ensure SF-LoadingScreen