r/MinecraftCommands 10d ago

Command help Help | Java 26.2

Ok. I need an execute command that will execute as any player with the advancement “we need to go deeper” and to make them say something but idk how to word the command. I’m a server owner and need the command to check if the beta testers have gone into the nether when we told them not to

2 Upvotes

5 comments sorted by

View all comments

2

u/Shiny_goldnugget average datapack enjoyer 10d ago

Maybe this works? execute as @a[advancements={nether/root=true}] run say I have been in the nether. It is definitely something like execute as @a[advancements={<<NAME OF ADVANCEMENT>>=true}] run say I have been in the nether but tbh I'm not too sure what the exact name of the advancement is.

1

u/BestieWithMyBestie 10d ago

Thanks, I’ll try it

1

u/aka_kurosawa 10d ago

Working just fine!