Adding server rules and automated announcements ensures players are informed about guidelines, upcoming events, and server updates. Automating messages keeps your community engaged and enforces rules without manual intervention.
This guide will walk you through setting up server rules, configuring welcome messages, and automating announcements using VolticHost Game Panel.
📌 Prerequisites
-
A Rust server purchased at VolticHost.com
-
Access to VolticHost Game Panel
-
(Optional) Oxide/uMod installed for advanced announcement features
1️⃣ Set a Welcome Message (Message of the Day - MOTD)
-
Log in to VolticHost Game Panel.
-
Click on your Rust server.
-
Navigate to the Startup tab.
-
Locate the Server Description field.
-
Enter a custom welcome message.
Example:
Welcome to our Rust server! No griefing, friendly community, and active admins. Join our Discord: discord.gg/example
-
Click Save Changes.
✅ Your welcome message will now appear when players join!
2️⃣ Set Up Automated Chat Announcements
If you want automated in-game messages for server rules, wipe schedules, or event reminders:
-
Navigate to File Manager in VolticHost Game Panel.
-
Open or create the following config file:
/oxide/config/BetterChat.json
-
Add a message rotation setup:
{ "Announcements": [ "⚠️ Server wipes every Friday at 4 PM UTC!", "📌 Join our Discord for updates: discord.gg/example", "🚀 VIP perks available - check out our website!" ], "MessageInterval": 600 }
- MessageInterval: Time (in seconds) between messages. (600 = 10 minutes)
-
Click Save File and restart the server.
✅ Your Rust server now sends automated announcements!
3️⃣ Display Server Rules in Chat
-
Open the Console tab.
-
Enter the following command to set up a rules message:
say "⚠️ Server Rules: 1. No cheating 2. No griefing 3. Respect others"
-
If using Oxide, install the Rules GUI plugin from uMod.
-
Restart the server for changes to apply.
✅ Players can now see server rules via chat or GUI!
4️⃣ Restart the Server to Apply Changes
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Wait a few seconds, then click Start to relaunch the server with the new settings.
✅ Your server rules and announcements are now active!
🎉 Conclusion
You've successfully set up server rules, welcome messages, and automated announcements for your Rust server using VolticHost Game Panel! Players will now receive important updates and guidelines automatically. 🚀
For more assistance, contact VolticHost Support.