Command help /clone
for example i have 2 markers (or any other entity) with tags "Tag1" and "Tag2", i wanna copy build from marker with tag "Tag1" to marker with "Tag2", surely without datapacks. (any place to copy to)
for example i have 2 markers (or any other entity) with tags "Tag1" and "Tag2", i wanna copy build from marker with tag "Tag1" to marker with "Tag2", surely without datapacks. (any place to copy to)
i have carpet bot, i want to stop its movement without affecting any other things.
so /player <bot_name> stop
will not work because it also stops for example bot's attacking
i wanna know if it is possible. Thanks!
i have Carpet and Carpet TIS addition mods installed, i want give tag 'realPlayer' only to real players, not to bots, is there any way to detect only real players?
i wanna know if there is any way to detect specifically players with op/world creator. Thanks!
How do i deobfuscate MoonSec V3? I dont wanna use loadstring() to load this thing bruh.
i have a carpet bot, i wanna make that it will look only on players in 64 block range. I have command that i tried to use, that doesn't work ofc.
/execute at @ p[tag=!tag1, tag=!tag2, gamemode=survival, distance=..64] run player DGn34r2fe4fH look at ~ ~1.6 ~
if this possible. Thanks!
I would like to know if there is a way to detect player joining in java edition using command blocks. Thanks!
I need help with detecting player position. To be exactly, knowing if player higher than me or below me. I wanna make bot with carpet that will know if i am higher and place blocks then, or am i below him and he will try to dig, i can do everything else, i just need detection. Thanks. (1.21.11 Java with commands)
i wanna detect when totem of undying with specific tag pops using commands, is that possible? playing Java 1.21.11