Package megamek.server.commands
Class DenyGameMasterCommand
java.lang.Object
megamek.server.commands.ServerCommand
megamek.server.commands.DenyGameMasterCommand
This command votes no on another player's request to assume the elevated Game Master role.
-
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
-
DenyGameMasterCommand
-
-
Method Details
-
run
Description copied from class:ServerCommandRun this command with the arguments supplied- Specified by:
runin classServerCommand
-