Explorar o código

Testing Minecraft RCON Module

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

+ 2 - 2
ogp_agent.pl

@@ -1281,7 +1281,7 @@ sub stop_server_without_decrypt
 		}
 		elsif ($control_protocol eq "minecraft")
 		{
-			use Minecraft::Minecraft::RCON;
+			use Minecraft::RCON;
 			
 			my $minecraft = Minecraft::RCON->new(
 				{
@@ -1480,7 +1480,7 @@ sub send_rcon_command
 		}
 		elsif ($control_protocol eq "minecraft")
 		{
-			use Minecraft::Minecraft::RCON;
+			use Minecraft::RCON;
 			
 			my $minecraft = Minecraft::RCON->new(
 				{