saicoe 0 Report post Posted November 2, 2018 If you would like to use the RCON to do any server wide commands you cant do ingame, download a free software called mcron which will help you do this, this is especially useful for initially enabling the OP permission for yourself the easy way. Download mcron HERE, extract that zip file into a folder on your computer and double click on the "launch" icon, A cmd window will open up where you can log in, your RCON Details are found on your server Control Panel page. In the command window, type your server IP address and press enter, then type your server port number and enter, lastly, type in your RCON password and press enter, and then you can start issuing any commands to the server. To give a player OP permission: op [player name] Share this post Link to post Share on other sites More sharing options...
Dark69 0 Report post Posted December 5, 2018 Its giving me an authentication error when trying to use RCON any ideas? Share this post Link to post Share on other sites More sharing options...
StealthyMartian 65 Report post Posted December 5, 2018 that is rather odd. what mod are you running? Share this post Link to post Share on other sites More sharing options...
Carnaxus 0 Report post Posted January 20, 2019 Mine just says "Error: connection failed (server IP)." I tried using a different RCON client and got "Connection refused." RCON is enabled in my server.properties file, and I used the port and password from my control panel; what am I doing wrong? Here's the full contents of my .bat file, generated using "create_shortcut.bat," with the obvious important information edited out: @echo off @mcrcon.exe -t -H <redacted> -P 22416 -p <very redacted> -c pause My server is currently hung waiting for someone to enter /fml confirm due to a config screwup on my end. I forgot to disable something after adding a mod, so now the server's world is "missing" the item and it won't continue loading until someone puts in that command. Could that be why it's refusing to connect via RCON? Edit: Yup, it was just because the server wasn't fully loaded. Bah. Share this post Link to post Share on other sites More sharing options...
StealthyMartian 65 Report post Posted January 22, 2019 Mine just says "Error: connection failed (server IP)." I tried using a different RCON client and got "Connection refused." RCON is enabled in my server.properties file, and I used the port and password from my control panel; what am I doing wrong? Here's the full contents of my .bat file, generated using "create_shortcut.bat," with the obvious important information edited out: @echo off @mcrcon.exe -t -H <redacted> -P 22416 -p <very redacted> -c pause My server is currently hung waiting for someone to enter /fml confirm due to a config screwup on my end. I forgot to disable something after adding a mod, so now the server's world is "missing" the item and it won't continue loading until someone puts in that command. Could that be why it's refusing to connect via RCON? Edit: Yup, it was just because the server wasn't fully loaded. Bah. Happy it is working for you once the server fully loaded up. Share this post Link to post Share on other sites More sharing options...
BodarkMan 0 Report post Posted February 17, 2019 Mine just says "Error: connection failed (server IP)." I tried using a different RCON client and got "Connection refused." RCON is enabled in my server.properties file, and I used the port and password from my control panel; what am I doing wrong? Here's the full contents of my .bat file, generated using "create_shortcut.bat," with the obvious important information edited out: @echo off @mcrcon.exe -t -H <redacted> -P 22416 -p <very redacted> -c pause My server is currently hung waiting for someone to enter /fml confirm due to a config screwup on my end. I forgot to disable something after adding a mod, so now the server's world is "missing" the item and it won't continue loading until someone puts in that command. Could that be why it's refusing to connect via RCON? Edit: Yup, it was just because the server wasn't fully loaded. Bah. How did you get the server to fully load? Share this post Link to post Share on other sites More sharing options...
huytin2007 0 Report post Posted November 7, 2019 Where can i see RCON Details? Pls be specific Share this post Link to post Share on other sites More sharing options...
StealthyMartian 65 Report post Posted December 19, 2019 On 11/7/2019 at 5:02 AM, huytin2007 said: Where can i see RCON Details? Pls be specific You should see the rcon details within the panel area to the top right, next to the FTP info. Share this post Link to post Share on other sites More sharing options...
Doctor X 0 Report post Posted December 28, 2019 the console gives me this problem: Warning: invalid packet size (-82116098). Must over 10 and less than 10240. Authentication failed! I don't think I got the wrong ip address, port and password. Share this post Link to post Share on other sites More sharing options...
StealthyMartian 65 Report post Posted March 14, 2020 On 12/28/2019 at 4:22 PM, Doctor X said: the console gives me this problem: Warning: invalid packet size (-82116098). Must over 10 and less than 10240. Authentication failed! I don't think I got the wrong ip address, port and password. Please submit a ticket and I can check in on the rcon to see what is causing that for you. Share this post Link to post Share on other sites More sharing options...
Recommended Posts