ShadowLoadingScreen
A customisable loading screen: music, images, server rules and a real progress bar.
- Version
- 1.0.0
- Resource
- ShadowLoadingScreen
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#
- Drop the resource โ Place the
SF-LoadingScreenfolder into your server'sresourcesdirectory. - Add your media โ Copy logo, backgrounds, video and music straight into
html/, with no subfolder. - Customise โ Set name, slogan, colour and social links in
html/config.js. - Declare it โ Add
ensure SF-LoadingScreenand restart.
ensure SF-LoadingScreen