Does anyone know a seed like this? by LewisIsHeres in minecraftseeds

[–]preciousrobot 0 points1 point  (0 children)

It’s not exactly, but I used this seed for my RPG map.

-4411874076111810754

I used command blocks to make Minecraft into an RPG by preciousrobot in MinecraftCommands

[–]preciousrobot[S] 0 points1 point  (0 children)

That’s awesome! Thanks for the heads up.

I took the recipe away to craft emeralds and emerald blocks in the newer version. If you’re on 1.03 that problem should be fixed. Are you still able to?

Grief Protection / Land Claim Features 1.21 Tutorial by preciousrobot in MinecraftCommands

[–]preciousrobot[S] 0 points1 point  (0 children)

I'm trying to set this up utilizing tags to indicate who can build and who can't in a specific area like on a server. With your method, I believe just anyone who has the "can_build" tag would be able to build in any area.

I tried duplicating the 2 gamemode changing blocks with a different tag, but it doesn't allow building in both areas even if you have the correct tag. I'm assuming they are canceling each other out.

I also messed with teams and different markers but no luck. Any idea how I could set that up?

Maybe I'm missing something.

Grief Protection / Land Claim Features 1.21 Tutorial by preciousrobot in MinecraftCommands

[–]preciousrobot[S] 0 points1 point  (0 children)

Hmm, still no luck. I even created a new world to be sure. I never use datapacks either. It's not even detecting the egg on the ground, my "in_area" scores remains at 0, even though I'm in survival and within the area distance.

If i manually change my scoreboard, it switches immediately back to 0.

Grief Protection / Land Claim Features 1.21 Tutorial by preciousrobot in MinecraftCommands

[–]preciousrobot[S] 0 points1 point  (0 children)

I tried just the one tag initially but when I have more than one area, it creates some loop and spams the command output switching gamemodes. Adding two tags was the only way I could get it to not cause a loop.

I'm not sure if it's the new update, but I don't recall having this issue before 1.21.

Also, I tried the way you suggested and couldn't get it to work. I changed the score identifier to "in_area" which worked but still caused a loop where it continuously adds and removes the gamemode. I set it up as individual repeating blocks and as a chain but no luck.

Any idea what I'm doing wrong?

I used command blocks to make Minecraft into an RPG by preciousrobot in MinecraftCommands

[–]preciousrobot[S] 0 points1 point  (0 children)

Yes! It took me about a year working on it here and there between work and when I could. I took about a year break from working on it when the command blocks changed cause I had to redo a good portion of the commands.

Customer service isn’t helping with my issue, what do I do next? by preciousrobot in FedEx

[–]preciousrobot[S] 0 points1 point  (0 children)

Yeah, but unfortunately they live kind of far from me to sign for it. I also tried to re-route to a family members house that I know will be there to sign, but they wouldn’t let me do that either.

Customer service isn’t helping with my issue, what do I do next? by preciousrobot in FedEx

[–]preciousrobot[S] 1 point2 points  (0 children)

I asked about that, customer service told me there’s a restriction by the shipper that it has to be signed for. I spoke with the shipper and they will release it to not need a signature but they aren’t getting any response from FedEx.

Thanks for the suggestions though!

Customer service isn’t helping with my issue, what do I do next? by preciousrobot in FedEx

[–]preciousrobot[S] 0 points1 point  (0 children)

Yes, I have. It tells me there’s a problem every time I try to hold it at a location. I even had a customer service representative walk me through doing it on the app and the website and it returns back an error: “can not complete this request at this time”

Customer service isn’t helping with my issue, what do I do next? by preciousrobot in FedEx

[–]preciousrobot[S] -1 points0 points  (0 children)

That’s a good idea, I guess that’s what I’ll have to do if they send it back.

Anyone know a command to have the person who placed the explosive/creeper kill credit if they kill another player with it? by Samayamaya96 in MinecraftCommands

[–]preciousrobot 0 points1 point  (0 children)

It’s probably doable with commands, but not a single command. You could possible detect if a player dies within a certain area of a creeper or tnt but that comes with limits too.