Minecraft:Commands/ability: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Ja17 |
Remove broken links to missing pages |
||
| Line 19: | Line 19: | ||
: Specifies the player ability. | : Specifies the player ability. | ||
: These abilities are: | : These abilities are: | ||
:* <code>worldbuilder</code> gives the selector the ability to become a world builder. This allows the player to build - even in '' | :* <code>worldbuilder</code> gives the selector the ability to become a world builder. This allows the player to build - even in ''Adventure Mode''. | ||
:* <code>mayfly</code> lets the selector | :* <code>mayfly</code> lets the selector fly as if they were in Creative Mode. | ||
:* <code>mute</code> mutes the selector. If they | :* <code>mute</code> mutes the selector. If they chat, no one can hear (or see) their message. | ||
{{argument|be=1|value: Boolean|enum}} | {{argument|be=1|value: Boolean|enum}} | ||
| Line 49: | Line 49: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
es:Comandos/ability | |||
fr:Commandes | |||
ja:コマンド/ability | |||
lzh:令/ability | |||
pt:Comandos/ability | |||
ru:Команды консоли/ability | |||
zh:命令/ability | |||
de:Befehl/ability | |||
Revision as of 15:43, 9 April 2026
Template:Education feature Template:Infobox command
Sets or queries a player with a specific ability.
Syntax
ability <player: target> <ability: Ability> [value: Boolean]ability <player: target> [ability: Ability]
Arguments
- Specifies the target for which to grant/revoke/query the ability.
- Specifies the player ability.
- These abilities are:
worldbuildergives the selector the ability to become a world builder. This allows the player to build - even in Adventure Mode.mayflylets the selector fly as if they were in Creative Mode.mutemutes the selector. If they chat, no one can hear (or see) their message.
- Specifies the value to set the ability to, must be either
trueorfalse. If not specified, returns the current ability's value.
Result
Fails if the arguments are not specified correctly.
On success, sets the player ability into the specified ability. If value: Boolean isn't specified, returns whether the player has the specified ability. If ability: Ability isn't specified, returns what abilities the player has.
History
Bedrock Edition
Minecraft Education
es:Comandos/ability fr:Commandes ja:コマンド/ability lzh:令/ability pt:Comandos/ability ru:Команды консоли/ability zh:命令/ability de:Befehl/ability