Article Categories
- Baldur's Gate 3
- Diablo
- Elder Scrolls
- General
- Hogwarts Legacy
- League of Legends
- Minecraft
- Pokemon Go
- Sims 4
- StarCraft
- Steam Platform
- Xbox Game Console
More Articles
How do you target a new player with a command on Minecraft 1.19.3?

I'm currently writing a datapack and want to have a message send only once to a player when they join the server for the first time.
I have a rough idea of how I could use scores to say who isn't new, but I can't figure out how to target someone when they join.
Here's a quick example of my idea:.
/execute unless entity @a[score={joined=1..}] run msg @[
/execute unless entity @a[score={joined=1..}] run scoreboard player add @[
It's just a rough example to show what part I'm talking about, so don't come at me if the syntax is wrong.
Question from user FracturedMentality at gaming.stackexchange.com.
Answer:
I found an answer, I didn't realize that when selecting a target, you can use =! to say "not equal to". So when you would type @[tag=!
Answer from user FracturedMentality at gaming.stackexchange.com.

I'm currently writing a datapack and want to have a message send only once to a player when they join the server for the first time.
I have a rough idea of how I could use scores to say who isn't new, but I can't figure out how to target someone when they join.
Here's a quick example of my idea:.
/execute unless entity @a[score={joined=1..}] run msg @[
/execute unless entity @a[score={joined=1..}] run scoreboard player add @[
It's just a rough example to show what part I'm talking about, so don't come at me if the syntax is wrong.
Question from user FracturedMentality at gaming.stackexchange.com.
Answer:
I found an answer, I didn't realize that when selecting a target, you can use =! to say "not equal to". So when you would type @[tag=!
Answer from user FracturedMentality at gaming.stackexchange.com.
Where are all the Daedalian Key locations in Hogwarts Legacy?
Why can't I catch a Thestral in Hogwarts Legacy?
Does router speed affect ping?
Is there a purpose for the Planet Scanning meters?
Is there an easy way to distinguish suspicious blocks?
In NHL 10, Can a player be moved between leagues?
Do enemies only drop food after beating the game?
New player in Hogwarts Legacy!!
I'm in love with Sebastian in Hogwarts Legacy
How do I get Avada kedavra in Hogwarts Legacy?


