
How to Configure Custom Loading Messages on your Rust Server
While playing Rust, you may have encountered servers with custom-loading messages when connecting to a server. They can be used in a way to entertain, or advertise the server.
As Vanilla Rust does not offer any way to configure these loading messages, you will need to install an Oxide plugin to accomplish this.
#Configuring Custom Loading Messages
To set up custom loading messages on your Rust server, you must install and configure the Loading Messages plugin.
-
Ensure Oxide is installed on your server by following this guide.
-
Download the Loading Messages plugin.
-
Access your control panel and Stop your server.
-
Navigate to the Files tab.
- Navigate to
/oxide/pluginsand upload the Loading Messages plugin.
-
Restart your server to generate plugin files, and then Stop your server again.
-
Access the server files again, and navigate to
/oxide/configand edit LoadingMessages.json. -
Modify the configuration to your liking. Refer to the plugin page for more information on configuration options.
-
Start your server.
Your server will now have custom loading messages when players connect. If the changes haven't taken effect, try restarting your game and the server.