LogoLogo
WEBDASHPANELDOCSCHATSTATUS
English
English
  • 🎉Welcome
    • 🔔Newsletter
  • 🌍HidenCloud Documentation
  • HidenCloud Dashboard
    • 🔓Enable Two-Factor Authentication (2FA)
    • ➕Extra/Additional services
    • 🎫How to open a ticket?
    • 💵How to buy?
    • 💳Payment Methods
    • 🟢Status and behavior of services
    • 🔴Delete account
    • 😡Server Deleted or Account Restricted?
    • 🌐SubDomain
    • 💻VPS
    • ❌Cancel Your Service
    • 🗺️Change Location
    • *️Update Your HidenCloud Account Details
  • HidenCloud Panel
    • ⛅Guide for beginners
    • 🔓How to get into my server?
    • 🗃️Add files
    • 📂Backups
    • 📑Databases
    • 🫂Adding Sub-Users
    • ⏰How to create a task?
    • 🛠️How to enable Toggle Support OP Access?
    • 🔌High Ping and Packet Loss
    • 👿Server Crashes
    • ⁉️Errors
    • 🆔Server UUID
  • 🌐Reverse Proxy
  • Minecraft
    • 🛠️Change Java version
    • 🔢Change Minecraft Type and Version
    • 🔃Server Restarting / killed?
    • 🔢Change JVM Startup Flags
    • 🔂Version Compatibility in Minecraft with ViaVersion Plugins
    • 👥Online Mode
    • 🛠️How to install a plugin / mod?
    • 👀Security Plugins
    • ⚡Server Optimization Guide
      • 🛠️Download optimization plugins
      • 🛠️Server Configuration
      • 🛠️Helpers and Java Flags
        • ⚡Minecraft exploit and how to fix them
    • 🛜Installing Bungeecord
      • 🛠️Configure a Bungeecord server
    • 😍Adding an Icon to the Server
    • ✍️Adding a Description to the Server
    • 📦Add a Resource Pack
  • ARK:Survival Evolved
    • 🔌What is GameUserSettings.ini?
    • 🔠How to Find Your Tribe or Player ID
  • Windows Tutorials
    • ☕Java Local Binary
  • Free
    • 🤩Free Tier
  • GAME-SERVER PAID PLAN
    • 🌻Budget_Game-Servers
    • 🍀Budget_Software-Servers
    • 💎Premium_Game-Servers
    • ➕Extras
  • VPS PAID PLAN
    • 💻VPS-Servers
    • 🖥️VPS-Custom
  • Discord
    • 🚫Rules
    • 🤖/suggest command
    • 🎟️How to create a ticket?
    • 🔱Client Role
  • Information
    • ℹ️Contact and Help
    • 🌐Social Networks
    • ⚜️Partnership
    • 👨‍💼Staff Application
    • 💰Donate
    • ❓FAQ's
    • ❤️HidenNetwork
  • Legal
    • 💾Terms of Service
    • 🔐Privacy Policy
    • 🍪Cookies Policy
Powered by GitBook
LogoLogo

Services

  • Minecraft
  • Discord Hosting
  • Free
  • Rust

Company

  • About
  • Blog
  • News
  • HidenNetwork

Support

  • Contact
  • Discord
  • System Status
  • Documentation

Legal

  • Terms
  • Privacy Policy
  • Cookies Policies

Copyright © 2024 HidenCloud™ - All rights reserved. | E: info@hidencloud.com | T/WA: +34930414115

On this page

Was this helpful?

Export as PDF
  1. Minecraft

Adding a Description to the Server

The description or "Message of the Day" (MotD) is the text that appears below the server’s name in the server list.

Steps:

  1. Open the server.properties File:

    • Go to the root directory of your server and open the server.properties file using any text editor.

  2. Find the motd Field:

    • In the file, look for the line that says motd=. This is where you can add your server’s description.

  3. Write the Description:

    • Write the text you want to appear in the server list after motd=. Example:

      motd=Welcome to my Minecraft server!
  4. Customize with Colors and Formatting (Optional):

    • You can use color and formatting codes with the § symbol followed by a number or letter. Here are some examples:

      • §1 = Dark Blue

      • §2 = Dark Green

      • §4 = Dark Red

      • §l = Bold text

      • §o = Italic text

      Example of a MotD with colors:

      motd=§1Welcome to §2My Minecraft Server!
  5. Save the Changes:

    • Save the server.properties file after editing.

  6. Restart the Server:

    • Finally, restart your server so the changes to the MotD take effect and show up in the server list.

Other formatting / information:

PreviousAdding an Icon to the ServerNextAdd a Resource Pack

Last updated 8 months ago

Was this helpful?

✍️
Formatting codes – Minecraft WikiMinecraft Wiki
Logo