• 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    hi thanks for this excellent tool. i'm using it to keep a farm going on the server i use.


    on question though. is there a way to pass commands to a server upon login or disconnect?


    senario:

    i play on skycade (on SMP) and to get to the actual game mode i enter "/server smp" into chat. (there are other ways but this is what works with the bot)

    but the server reboots every 6 hours.

    so is there a way to automatically pass that command (/server smp) during said reboots

    as it just sends me back to the hub. it doesn't fully disconnect me.


    You could set up the autorespond bot. If the server says something like "Server is restarting" whenever it restarts, you could have autorespond trigger a script that will send you back to the smp server.

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Hello, I am trying to set up the console client on my raspberry pi 2b+. When putting in

    mozroots --import --ask-remove 

    into the console I get

    Couldn't retrieve the file using the supplied information.

    I am new to using Linux entirely, so any help would be appreciated.

    Posted in: Minecraft Tools
  • 0

    posted a message on Item into another item

    Should i run them all at once, or any comparators or delay? Do any of these need to be on a clock? I am using 1.11.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Item into another item

    I need help with building a command that will detect if a player has 16 iron in their inventory and convert it into one diamond, while taking the iron in the process. I have tried /clear @p iron 0 16, but even if they do not have the full 16 items in their inventory, whatever iron they do have will be taken. Is there any way to detect if /clear is successful, while only taking 16 items if they have taking the 16 items and not less?

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on How to tp a player if they are near x y z?

    It works. Thank you :D

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on How to tp a player if they are near x y z?

    I want to try to teleport a player if they are near certain coords. I am using 1.11, and they seemed to have changed a lot of things. I have tried using the /testfor command, as well as /execute @a tp @a[x=2104,y=4,z=685] 2093 6 700.0 Anyone know how to do so?

    Posted in: Commands, Command Blocks and Functions
  • To post a comment, please .