🔧 SDK ReferenceTypesPlayerBanStatusPlayerBanStatustype PlayerBanStatus = { banned: boolean; reason: string | null; expiration: Date | null;};