Added "primaryserverversion" to the "help" list.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1060 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
2fcdbfd428
commit
51553b9306
@ -490,6 +490,7 @@ void cServer::ServerCommand(const AString & a_Cmd)
|
||||
printf("restart - Kicks all clients, and saves everything\n");
|
||||
printf(" and clears memory\n");
|
||||
printf("stop - Saves everything and closes server\n");
|
||||
printf("primaryserverversion - Gets or sets server version reported to 1.4+ clients\n");
|
||||
printf("===================================================\n");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user