The bug
The server download page (https://minecraft.net/en-us/download/server) calls the server file minecraft_server.1.20.1.jar
and uses this name in the suggested command.
However since recent versions the file is only called server.jar
.
Linked issues
is duplicated by 6
1 more links
I would prefer if it would be possible that the file name contains the version again (or if the version could be written somewhere at the download page), because I have a Nagios monitoring tool that checks if the Minecraft version is up-to-date, and I don't know where to get the latest version from. Thank you!