central_message/settingtypes.txt

10 lines
389 B
Plaintext
Raw Normal View History

2016-11-04 04:06:22 +01:00
#Maximum number of messages in the center displayed at once.
#Use 0 for no limit.
central_message_max (Maximum number of central messages) int 7 0
2016-11-04 02:08:30 +01:00
2016-11-04 04:06:22 +01:00
#How long (in seconds) a message in the center is shown.
central_message_time (Central message duration) int 5 1
#Message color of all messages shown in the center (R,G,B).
central_message_color (Central message color) string (255,255,255)