Package megamek.server.commands
Class SingleBlindCommand
java.lang.Object
megamek.server.commands.ServerCommand
megamek.server.commands.SingleBlindCommand
Allows a bot to see all units via /singleblind command. Toggle. Does not work on human players.
- Since:
- July 3, 2022, 9:00pm
-
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
-
SingleBlindCommand
-
-
Method Details
-
run
Run this command with the arguments supplied- Specified by:
run
in classServerCommand
-