minetestserver:tldr:678f9
minetestserver: List the available game IDs.
$ minetestserver --gameid list
try on your machine
This command is used in the Minetest game to list the available game mods or subgames installed on the server.
minetestserveris the command to start the Minetest server application.--gameidis an argument that is used to specify the action to perform regarding the games or mods.listis a specific action or parameter provided to the--gameidargument to list the available game mods or subgames on the server.
When this command is executed, it will list the available game mods or subgames that are installed on the Minetest server. This can be helpful for server administrators or players to see which games are available to play or configure.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.