• 0

    posted a message on Help with execute

    Keep in mind that the execute command and other commands will be changing in Minecraft 1.13, so don't get too used to typing /execute.


    ...i know.. it hurts to say it

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on [HELP!] /effect doesn't work in my singleplayer world.

    Make sure that you have a slash at the start, it doesn't always do stuff but it can work. Make sure the command is running, just like Maxaxik said, and also maybe you just don't notice it because the amount of time the glowing is on for is hard to tell. Try replacing the 3 with 20.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on /function in ealms?

    ...Realms* oops...lol


    Hello everyone!



    I was wondering if there was any way you could insert any function files into an already made realm world. I'm not sure if there's a way to get to the files of the realm without other programs but I would really appreciate it if there was a way to add files into the realm's data.


    The reason I'm doing this is because I've been noticing the amount of command blocks around my realm and I'm noticing a bit of lag starting to appear. I wanted to start making everything I could into functions so I don't have to worry about much lag. I've been searching the internet for a bit trying to find a way to add functions into the realms but had no luck. So I came to you guys.


    One of the ways I could think of having it work is taking the map out of realms and put it into single-player, then add the functions, but I don't really know how to do that... So either way would help a lot. Thanks! :D

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Teleporting Using Item Troubles

    rip nobody has responded. xD

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Teleporting Using Item Troubles

    Hello! I was trying to make a command so when you drink a certain potion, you will teleport to a certain area. The problem is, though that it's set to @p, so if I have multiple people on my world, whoever's closest to the command block will be teleported. I have the command block find the player with the potion effect by having it take the potion effect away by using:

    /effect @a minecraft:weakness 0

    then I have it hooked up to a comparator that powers the command block to teleport. Can I have it specifically teleport the person who drank the potion? I think you can do it with scoreboard objectives but I'm not very good with that command yet. Thanks!

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on TNT Cannon w/ Commands?

    Hey, I'm making a battle mini game and I need to know how to make a TNT cannon with commands so I can have the player shoot enemies. I've noticed that the Primed_TNT entity has been removed and I've been having a tough time spawning tnt because it basically blows up immediately. I don't have WorldEdit or MCedit, so I need it purely in commands. If you could do that, I would be very thankful.

    Sincerely,

    Owehttamy

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Using Structure Blocks through different worlds

    Hello, fellow Minecrafters!

    I've hit a roadblock with structure blocks. I know how to do the basics, but I want to copy a build in a realm, (Yes, I'm op) and save it in one of my single player worlds. I heard you have to save it through files, which is fine. But obviously the build is in a realm so I can't just copy it with a mod. Also, I don't own the realm, so I cannot copy the world, as well as I don't want to copy the world. If you can find a solution to this problem, it would be very appreciated.

    Thanks,

    ~Owehttamy

    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Is there a tag that prevents command-summoned mobs from dropping xp on death?

    I don't think you can, but there are multiple ways to fix that. You could have a repeating command block do /kill @e[type=XPOrb] So it kills all xp orbs from being able to even get to you.

    Another way is by when the player picks up the xp you could have a repeating command block do /xp @a -1 It basically just takes the xp away from the player.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Can I check if a sound using /playsound has ended?

    Hello! I have been trying to make a sound track using the /playsound command. I've just been doing /playsound minecraft.record.far and I want the next song to play right after it. I need a timer for it and I need it to be compact. I heard that there was a new command added called /stopsound and I wonder if that be used. If commands don't work I would allow hopper timers to be an idea. The song that I'm using is 1 minute and 26 seconds. (I don't need the song to end at 1 minute and 26 seconds. It ends at 26 seconds) Thanks guys!


    By the way: I can't use recourse packs.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Find a player on a certain block?

    Okay, so I've seen quite a few Minecraft maps (mostly horror) that seem to be able to trigger redstone when a player is standing on a certain block. I've noticed that there seem to be no pressure plates or buttons to create this, and I would love to use it for a gate to open automatically. I don't need help with the gate, I just want it to be able to open without any redstone showing. Please don't use MC edit or frost walker. Thanks! :nssnss: by Drazile12

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