SalmonDE

Results 1 issues of SalmonDE

### Issue description Server->getOnlinePlayers() returns the players inside the playerList as seen [here](https://github.com/pmmp/PocketMine-MP/blob/71f123c61605cf1bea0ffe032df78aab64bc7f47/src/pocketmine/Server.php#L704). This means that when using [Server->removeOnlinePlayer()](https://github.com/pmmp/PocketMine-MP/blob/71f123c61605cf1bea0ffe032df78aab64bc7f47/src/pocketmine/Server.php#L2351) to hide a player from others, something an admin might want...

Category: API
Type: Enhancement