As far as I can tell, Player.getPermissionGroup() always returns an empty string.
I tried from the PlayerConnectEvent and from the PlayerSpawnEvent, with an admin player and with a non-admin, always receiving a null string.
Am I forgetting something, or the method is currently not supported / implemented?