#/locateplayer
56 messages · Page 1 of 1 (latest)
i mean, you dont need this
/data get [player] Pos IIRC
i know there's a vanilla way
/\
thank you! what does IIRC mean? i've seen people conversating with me on the subject of Minecraft using the term IIRC, yet nobody seems to explain to me.
If I recall correctly
Most of us are allergic to typing
mst f s r alrgc 2 tpng*
this explodes on large modpacks by the way
it doesnt even work
its not a possible command
i tried it
Because the syntax is this: /data get entity <playerName> Pos
or you could just go into spectator and teleport to them to check their position
-# can also do /execute as <target> run tellraw <op> {"entity":"@s","nbt":"Pos"} but the target needs sufficient permissions for that
oh right
/execute tellraw @s ["entity":"<target>","nbt":"Pos"} should work?
-# yes but it doesn't look like a long command
that doesn’t work
this does
oh yeah syntax error
first bracket should be curly brace
/tellraw @s {"entity":"<target>","nbt":"Pos"}
pfft idk why i included that
I can... make a really simple mod of this
mod is done
could you make it show the dimension by chance?
okay, so I was fixing a bug, and the mod id is going to be modern-player-finder on modrinth and curseforgr because player finder and locator were taken
the command is going to be /findplayer
I can make it do locate as well
Okay, mod is live now. I uploaded it on CF and Modrinth at the same time, and CF approved first
Install it on the server, and admins have access to it (level 3)
Yes, I can do that
appreciate it!
I just need to find the code to call it first lol
does this work?
under review
I just need to... upload these versions
For now, download from CF. Will let you know once modrinth approves
appreciate it!
tysm!!
is it working as you want it?