Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Every Arma 3 community runs a little differently. Some lean heavy on milsim, others go full sandbox with custom vehicles and scripted scenarios, and most have at least a couple of rules they would rather not repeat in chat every hour. A Message of the Day (MOTD) handles that for you. It shows short messages in the corner of the screen as players join, looping through whatever you set. Welcome text, Discord links, server rules, or a heads up about the next event all fit there.
The good news: Arma 3 reads the MOTD straight from the server config, and your control panel keeps that file one click away.
Stop the server before you change anything. Editing a running config either gets ignored or, worse, gets partially applied.

Scroll down until you reach the Message of the Day (MOTD) block. Each line you see there is a separate message that will rotate in game. Replace them with whatever you want players to read, then hit Save.

Start the server back up. Your new lines should be live the next time anyone connects.
The MOTD block looks simple, and that is exactly why it breaks so often. A single missing character can crash the server on boot, so it pays to be tidy:
If you ever lose track, glance at the syntax coloring. Quoted text should be highlighted (typically yellow). If a line is the wrong color, something is off.
By default, Arma 3 cycles through MOTD lines every five seconds. That feels brisk for short greetings and far too fast for anything readable, so most admins tune it.
Set the value to your preferred number of seconds. Sixty seconds is a comfortable middle ground if your messages are longer than a single sentence. Save the file and restart the server.
Once players join, the MOTD appears in the bottom left corner of the screen and rotates at the interval you picked. There is nothing else to enable on the client side, so every player gets the same sequence on every connect.
MOTD changes are not showing up. First check that the lines were actually saved by reopening the config file. If they reverted, edit them again and confirm you hit Save before closing the editor. A skipped restart is the other common culprit, since the server only reloads the config on boot.
Server crashes after saving the config. Almost always a formatting problem. Reopen the Server Config and inspect the MOTD block for a missing comma, an unclosed quotation mark, or a stray character outside the quotes. The syntax highlighting helps here: if the color of a string suddenly drops, the line above it is probably the one to fix. Once the file looks clean, save and restart again.
Come chat with us and we will get back to you as soon as possible!
Contact SupportArma 3 chugging, stuttering or showing rubber-band ping? Walk through hardware checks, driver updates, config tweaks and useful mods to get smooth frames in singleplayer and on multiplayer servers.
Arma 3 server mods open the door to new scenarios, weapons, and movement systems, but the install process trips up plenty of admins. This guide covers downloading from the Workshop, renaming files, uploading through the panel, and fixing the usual errors.
Configure vanilla and Steam Workshop missions on your Arma 3 server. Edit the Missions Cycle, upload .pbo files, and troubleshoot common errors.