Explorar o código

Testing Minecraft RCON Module

own3mall %!s(int64=5) %!d(string=hai) anos
pai
achega
d336b08c3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ogp_agent.pl

+ 1 - 1
ogp_agent.pl

@@ -1293,7 +1293,7 @@ sub stop_server_without_decrypt
 			);
 
 			my $rconCommand = "/stop";
-			my $mc_result = $minecraft->command($command);
+			my $mc_result = $minecraft->command($rconCommand);
 			if ($mc_result) {
 				logger "Minecraft Shutdown command sent successfully";
 				$usedProtocolToStop = 1;