[Setting] setting = client.setting.addNamelessColor(name, defaultValue)


Adds a color for the user to change in the UI

Parameters


name

string

The name of the setting in the UI

defaultValue

integer | "integer

Return Value


setting

Setting

The setting that was added