[ADMIN][RCON] mcrcon, remote connection client for minecraft servers

Discussion in 'Bukkit Tools' started by Tiiffi, Apr 16, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Monster_129

    I made a .bat file with my server info and everything, but when I try to open it it says in the window "could not find mcrcon.exe! bailing out!" the mcrcon.exe is clearly in the archive. can you please help me out? thanks!
     
  2. Offline

    Tiiffi

    If you are on Windows just click launch.bat. It should prompt for login name and password and you are good to go. Remember to enable rcon from server config file first. Here is how to configure rcon.


    Did you create your own bat file or did you use the "create_shortcut.bat" script?
    Can you show the content of the bat file?
     
  3. Offline

    gimblegrok

    On OSX (10.7.5), with a vanilla 1.4.7 server, I get 'Error: connection failed (127.0.0.1).' trying to connect about 3 server starts out of 4. I.e. it only works about 1 time out of 4. Is the vanilla server not closing down the port correctly or something? Thanks.
     
  4. Offline

    DanStryder

    I can't see the chat or the commands that players do on the CMD Prompt that is opened by this :(
     
  5. Offline

    Thasan

    Rcon can be used only for sending commands to the server and getting responses for them. Server dosent send chat or server log via rcon
     
  6. Offline

    DanStryder

    Ah that sucks, do you know of anything that could act just like a console but remotely?
     
  7. Offline

    llamahunter

    Are you sure this isn't a
    Are you sure this isn't a windows \r\n vs. everyone else in the world \n problem? Generally speaking, there are no carriage returns on OSX and Linux, only newlines. Maybe the server and/or rcon client are having a line ending disagreement?
     
  8. Looks quite nice, Im trying this
     
  9. Offline

    Kellis

    Hello there.
    I have some stange symbol in output before begining of the line
    temp_vk.png
     
  10. Offline

    Tiiffi

    Can you give me the exact server version number you are using?
     
  11. Offline

    jakesta

    After executing 'list' via mcrcon (got the ./mcrcon right i know the arguments it needs), and i receive this:
    TranslatableComponent{key='commands.players.list', args=[0, 14], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}TextComponent{text='', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
    Minecraft Vanilla 13w41b (its been like this since like 1.6.2) using linux ubuntu 32bit
    (this issue is with all rcon programs, even the ios apps)
     
  12. Offline

    Kellis

    01:11:59 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.2-R1.0-1-g22f47a8-b2881jnks (MC: 1.6.2) (Implementing API version 1.6.2-R1.1-SNAPSHOT)
     
  13. Offline

    zolcos

    This tool allowed me to rewrite my initscript to send commands to the server using rcon so I no longer need to run it in Screen. This makes the initscript simpler and more stable. Thanks mcrcon
     
Thread Status:
Not open for further replies.

Share This Page