Sign

Displays text or images. To display an image, configure it to id:imageid. It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (800) that have integer components: 1x1x800, 1x2x400, 1x4x200, 1x5x160, 1x8x100, 1x10x80, 1x16x50, 1x20x40, 1x25x32, 2x2x200, 2x4x100, 2x5x80, 2x8x50, 2x10x40, 2x16x25, 2x20x20, 4x4x50, 4x5x40, 4x8x25, 4x10x20, 5x5x32, 5x8x20, 5x10x16, 8x10x10
At its default size (4x2x1) it has a durability of 1, at its maximum size it has a durability of 5.
By default, its colour is #5b5d69.
Configurables
SignText
The text to display on the front of the sign. Rich text is allowed. It is a string
.
TextColor
The color of the text on the sign. It is a Color3
.
TextFont
The font of the text on the sign. It is a string
.
Events
Configured(configurerId)
Fires when the object is configured.
The configurerId parameter is the UserId
of the player who configured the object. It is a number
.