moo.sdk.moderation.account_login_blocked

moo.sdk.moderation.account_login_blocked(account)

Return a reason string if this account may not log in, else None.

The single chokepoint the SSH login path consults — composes the account’s own status (suspended/banned) with the identity blacklist.

Parameters:

account – the Player account attempting to log in