Usage
sign [color=text color] [bcolor=background color] [margin=margin]
[vmargin=vertical magin] [hmargin=horizontal magin] [align=alignment] [shadow]
Description
- Text Color
- The foreground color of the sign text
Values: Hexadecimal colors, Color Names
- Background Color
- The background color of the sign
- Vertical Margin
- The space between the edge of the sign, and the top of the text
- Horizontal Margin
- The space between the left/right edges of the sign, and the left/right edges of the text
- Alignment
- Controls the general anchor point of the text: Left, Center, Right. Defaults to center
- Shadow
- Adds a 1 Pixel black shadow to the text
Example
create sign color=red bcolor=blue vmargin=1.0 hmargin=2.0 align=center shadow