Skip to main content

ServerAccountUpdateRequest

Hierarchy

Index

Properties

optionalAccountName

AccountName?: string

optionalActivePose

ActivePose?: readonly AssetPoseName[]

optionalAppearance

optionalArousalSettings

ArousalSettings?: ArousalSettingsType

optionalAssetFamily

AssetFamily?: Female3DCG

optionalAudioSettings

AudioSettings?: AudioSettingsType

optionalBlackList

BlackList?: number[]

optionalBlockItems

BlockItems?: Partial<Record<AssetGroupName, Record<string, string[]>>> | ServerItemPermissions[]

optionalChatSearchFilterTerms

ChatSearchFilterTerms?: string

optionalChatSettings

ChatSettings?: ChatSettingsType

optionalConfiscatedItems

ConfiscatedItems?: { Group: AssetGroupName; Name: string }[]

optionalControllerSettings

ControllerSettings?: ControllerSettingsType

optionalCrafting

Crafting?: string

optionalCreation

Creation?: number

optionalDescription

Description?: string

optionalDifficulty

Difficulty?: { LastChange: number; Level: number }

Type declaration

  • LastChange: number
  • Level: number

optionalExtensionSettings

ExtensionSettings?: ExtensionSettings

optionalFavoriteItems

FavoriteItems?: Partial<Record<AssetGroupName, Record<string, string[]>>> | ServerItemPermissions[]

optionalFriendList

FriendList?: number[]

optionalFriendNames

FriendNames?: string

optionalGame

optionalGameplaySettings

GameplaySettings?: GameplaySettingsType

optionalGenderSettings

GenderSettings?: GenderSettingsType

optionalGhostList

GhostList?: number[]

optionalGraphicsSettings

GraphicsSettings?: GraphicsSettingsType

optionalHiddenItems

HiddenItems?: ServerItemPermissions[]

optionalID

ID?: string

Socket ID

optionalImmersionSettings

ImmersionSettings?: ImmersionSettingsType

optionalInfiltration

Infiltration?: InfiltrationType

optionalInventory

Inventory?: Partial<Record<AssetGroupName, string[]>> | (string & Partial<Record<AssetGroupName, string[]>>)

String-based values have been deprecated as of BondageProjects/Bondage-College#2138

optionalInventoryData

InventoryData?: string

optionalItemPermission

ItemPermission?: 0 | 1 | 2 | 3 | 4 | 5

optionalKinkyDungeonExploredLore

KinkyDungeonExploredLore?: unknown[]

optionalLabelColor

LabelColor?: string

optionalLastChatRoom

LastChatRoom?: (string | ServerChatRoomSettings) & Partial<ServerChatRoomData> & { Character?: never }

String-based values have been deprecated and are superseded by ServerChatRoomSettings objects

optionalLastChatRoomAdmin

LastChatRoomAdmin?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomBG

LastChatRoomBG?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomBan

LastChatRoomBan?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomBlockCategory

LastChatRoomBlockCategory?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomCustom

LastChatRoomCustom?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomDesc

LastChatRoomDesc?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomLanguage

LastChatRoomLanguage?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomMapData

LastChatRoomMapData?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomPrivate

LastChatRoomPrivate?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomSize

LastChatRoomSize?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastChatRoomSpace

LastChatRoomSpace?: never
@deprecated

superseded by the ServerAccountData.LastChatRoom object

optionalLastMapData

LastMapData?: ChatRoomMapData

optionalLimitedItems

LimitedItems?: Partial<Record<AssetGroupName, Record<string, string[]>>> | ServerItemPermissions[]

optionalLog

Log?: LogRecord[]

optionalLover

Lover?: string
@deprecated

optionalLovership

Lovership?: ServerLovership[]

optionalMapData

MapData?: ChatRoomMapData

optionalMemberNumber

MemberNumber?: number

optionalMoney

Money?: number

optionalName

Name?: string

optionalNickname

Nickname?: string

optionalNotificationSettings

NotificationSettings?: NotificationSettingsType

optionalOnlineSettings

OnlineSettings?: PlayerOnlineSettings

optionalOnlineSharedSettings

OnlineSharedSettings?: CharacterOnlineSharedSettings

optionalOwner

Owner?: string

optionalOwnership

Ownership?: ServerOwnership

optionalPose

Pose?: readonly AssetPoseName[]

optionalPrivateCharacter

PrivateCharacter?: ServerPrivateCharacterData[]

optionalReputation

Reputation?: { Type: ReputationType; Value: number }[]

optionalRestrictionSettings

RestrictionSettings?: RestrictionSettingsType

optionalRoomCreateLanguage

RoomCreateLanguage?: ServerChatRoomLanguage

optionalRoomSearchLanguage

RoomSearchLanguage?: | ServerChatRoomLanguage

optionalSavedColors

SavedColors?: HSVColor[]

optionalSavedExpressions

SavedExpressions?: { CurrentExpression?: ExpressionName; Group: keyof ExpressionNameMap }[][]

optionalSkill

Skill?: Skill[]

optionalSubmissivesList

SubmissivesList?: string

optionalTitle

Title?: TitleName

optionalVisualSettings

VisualSettings?: VisualSettingsType

optionalWardrobe

Wardrobe?: string

optionalWardrobeCharacterNames

WardrobeCharacterNames?: string[]

optionalWhiteList

WhiteList?: number[]