Status Changer

Status Changer

Mod

Changes the server's MOTD and icon at a fixed rate

Server Utility

118 downloads
8 followers
Created2 years ago
Updated2 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Details

Changes the server's MOTD and icon at a fixed rate.
The new status is chosen randomly between the provided statuses.

Configuration

The configuration file looks like this:

{
    "delay": 3600,
    "statuses": {
        "Example, using the default icon": "server-icon.png",
        "§4Custom formatting\n§9example": "diamond.png",
        "You can also use subfolders!": "icons/creeper.png",
    }
}
  • delay: how often to change the status in seconds, defaults to 3600 (1 hour)
  • statuses: the custom statuses to display, in a "motd": "icon" format
    • motd: the message-of-the-day. Can contain Formatting codes
    • icon: the path to the desired file. Can point to subfolders. The images must be 64x64 .png files

Examples


Project members

Psyvern

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID