Discussion in 'Development' started by Teamblocket, May 7, 2017.
hey , how can i check if a player has allowed flight on
$player->isFlying() This not the best but it is one way to check
nvm i found a better way i wasn't thinking straight , i can use permissions
You can simply use if($player->getAllowFlight()) {