What do you call the thing that is in between the square brackets in a Minecraft comand?
//ads -- adsterra.com -- native banner
?>
I want to know what it is called and I would like a list of things (or a link to a list of things) you can do with it.
I only know @p[score_name_min=1].
I want to know if there is something like: @p[activingeffect???].
I'm building something that will only affect the player if he has no active effect, e.g. give speed when the player does not have a speed effect yet.
I would like to use only 1 command:
/effect @p[No speed effect] 1 1.
Pictures about "What do you call the thing that is in between the square brackets in a Minecraft comand?"



What are brackets in Minecraft?
Brackets can be placed after a selector to specify conditions. If it's for any command that allows the use of selectors, these are called arguments. The layout for this is: <selector>[<argument>=<value>,<argument>=<value>, ...] The X coordinate for the searched area.What do the @s mean in Minecraft?
@s (Entity executing the command)The @s target selector is used to target the entity that is executing the command. This is often referred to as "yourself" in the Minecraft help.How does @R work Minecraft?
The other target selectors are \u201c@a\u201d for all players, \u201c@r\u201d for a random player, and \u201c@e\u201d will target all entities. Entities include everything that isn't a block, like monsters, snowballs, animals, and arrows. The command should execute successfully and give you a new block.What is DX DY DZ Minecraft?
dx dy dz target selector defines coordinates relative to a block.Why Sudo Is The Best Command in Minecraft
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Dominika Roseclay, Designecologist, Max Vakhtbovych, Brett Sayles
