Player Abilities (Data Type)
A String used to represent a player's ability.
A String used to represent a player’s ability.
Values
| Value | Description |
|---|---|
minecraft:flying | Determines if a player is currently flying. |
minecraft:instabuild | Determines if a player can instantly destroy blocks. |
minecraft:invulnerable | Determines if a player is immune to all damage except “out of world” damage. |
minecraft:mayBuild | Determines if a player can place and destroy blocks. |
minecraft:mayfly | Determines if a player can fly. |