How to Configure Custom Loading Messages on Your Rust Server

1. Download the Plugin

Download the “loading messages” plugin from the Umod official website


2. Log In to Your Panel


3. Select the ‘Files’ Tab

Cybrancee panel showing the Rust startup page with the Files tab outlined

4. Locate the ‘plugins’ Folder

You can find the folder in  /home/container/oxide/plugins.

Cybrancee panel Rust server directory outlined

5. Open the ‘plugins’ Folder

Cybrancee panel Rust server plugin file open directory outlined

6. Upload Your Plugin

Upload the Loading Messages .cs file you downloaded in Step 1.

After uploading, you should see the .cs file in the folder.

cybrancee Panel Rust Server with plugin successfully uploaded Oulined

7. Restart Your Server

Cybrancee panel Rust server controls, restart button outlined

8. Select the ‘Files’ Tab

Cybrancee panel showing the Rust startup page with the Files tab outlined

9. Locate the ‘config’ Folder

You can find the folder in  /home/container/oxide/config

Cybrancee panel Rust server directory config folder outlined

10. Open the ‘config’ File

Open the generated .json file called LoadingMessages.json

Cybrancee panel showing the Rust server with the LoadingMessages config file and outlined

11. Configuring Custom Loading Messages

Set your custom loading messages by editing the plugin’s configuration file. Refer to the plugin page for details on available settings.

Cybrancee panel Rust server LoadingMessages plugin config file

12. Custom Loading Messages – Quick Setup Guide

Adjust Message Behavior (Optional)

  • Cycle Messages Every ~N Seconds” → How often the messages change.
    Tip: If the plugin is causing performance issues, try increasing the “Cycle Messages Every ~N Seconds”.
  • Enable Messages Cyclicity” → Set true to loop messages or false to show only the first one.
  • Use Random Cyclicity (Instead of sequential)” → Set true to show messages in random order.
Section of the Rust plugin configuration for adjusting or editing the loading messages displayed to players

Change the Messages

In the file, look for the “Messages” section. Each message looks like this:

Configuration panel for the Rust server plugin ‘Loading Messages’, showing general message settings
  • Replace the text inside "Message" with whatever you want players to see.
  • You can use {PLAYERNAME} to include the player’s name.
  • Use short hex color codes like #9cf for colors.

Customize Queue Messages (Optional)
If you want custom messages for players waiting in the queue, change the “Queue Messages” section in the same way.

Section of the Rust plugin configuration for customizing messages shown to players in the queue
  • “Enable Queue Messages” → Set to true to enable custom messages for players in the queue.
  • If set to false, the queue messages section will be ignored.

Set the Last Message
This message shows when the player is about to enter the game.

Section of the Rust plugin configuration for the ‘Last Message’ displayed when a player is entering the game

Tips & Notes

  • If the plugin affects performance, increase “Cycle Messages Every ~N Seconds”.
  • To add more messages, keep the format { “Icon name”: “…”, “Message”: “…” }, adding a comma after each except the last.
  • You can add as many messages as you want this way.

13. Select the ‘Save Content‘ Button


14. Select the Console Tab

Cybrancee panel showing the Rust startup page with console tab outlined

15. Reload the Plugin

In the console field, type o.reload LoadingMessages and press Enter to reload your plugin.

Cybrancee panel showing the Rust startup page console tab with the reload command outlined

Rust Server Hosting

Starts at $11.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents
Error Details*
Cancel