Package megamek.server.commands
Class SaveGameCommand
java.lang.Object
megamek.server.commands.ServerCommand
megamek.server.commands.SaveGameCommand
Saves the current game.
-
Field Summary
Fields inherited from class megamek.server.commands.ServerCommand
server
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megamek.server.commands.ServerCommand
canRunRestrictedCommand, getHelp, getName
-
Constructor Details
-
SaveGameCommand
Creates a new instance of SaveGameCommand
-
-
Method Details
-
run
Run this command with the arguments supplied- Specified by:
run
in classServerCommand
-