Skip to content

Changing MOTD doesn't work #1261

@owu-1

Description

@owu-1

Describe the problem

I ran the latest image with -e MOTD="My Server" and the MOTD doesn't change. It keeps the default one

I tried running the java17 image and the MOTD changes properly. That one was updated a day ago so I guess it was before 977d082 when code related to MOTD was changed

Container definition

podman run -d -it -p 25565:25565 -e EULA=TRUE -e MOTD="My Server" itzg/minecraft-server
podman run -d -it -p 25565:25565 -e EULA=TRUE -e MOTD="My Server" itzg/minecraft-server:java17

Container logs

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/ready to testAn image or docs update is ready to be tested by the reporter

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions