Install

🚀 Installation

Follow these simple steps to install MH Loading Screen on your server.


1️⃣ Upload the Resource

  • Extract the resource folder.

  • Upload it to your server's:

resources/

(or any folder of your choice)


2️⃣ Add to server.cfg

Open your server.cfg file and add:

ensure mh_loadingscreen

Make sure the folder name matches the resource name.


3️⃣ Configure the Script

  1. Open the configuration file (usually config.json).

  2. Edit:

    • Logo

    • Primary color

    • Changelogs

    • Events

    • Music

    • Links

  3. Save the file.


4️⃣ Restart the Server

Restart your server or run:


✅ Done!

Your loading screen should now be active.

If something doesn’t work:

  • Check server console for errors

  • Validate your JSON format

  • Make sure all URLs are accessible

Last updated