Used to get the settings set here: {F1900404}
Executed locally to get settings:
```
getPlayerCustomization "FACE" // "WhiteHead_19"
getPlayerCustomization "GOGGLES" // "G_Squares"
getPlayerCustomization "SPEAKER" // "Male08_F"
getPlayerCustomization "PITCH" // 0.964371
```
Executed on server to disable globally:
```
disablePlayerCustomization "FACE"
disablePlayerCustomization "GOGGLES"
disablePlayerCustomization "SPEAKER"
disablePlayerCustomization "PITCH"
```
and/or add launch parameter to disable.