Skip to content

Framework Module - Objects

Player Object

FieldTypeDescription
identifierstringThe unique identifier of the player (citizenid, identifier, state id, etc.)
sourcenumberThe player's source
nametableThe character’s name data
├─ firststringThe character’s first name
├─ laststringThe character’s last name
└─ fullstringThe character’s full name (first + last)
metadatatableThe character's meta data (key : value)