| Name | can_fly |
| Object | PlayerTag |
| Input | ElementTag(Boolean) |
| Related Tags | <PlayerTag.can_fly> Returns whether the player is allowed to fly. (...)
|
| Description | Sets whether the player is allowed to fly.
Works with offline players. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3105 |