Update settingtypes.txt

master
AFCMS 2021-05-24 10:05:24 +02:00 committed by GitHub
parent ebf292475c
commit 8d8ce6a710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Define the welcome message shown in the HUD (default: WELCOME)
mcl_welcome_hud_msg (Welcome HUD message) string
mcl_welcome_hud.msg (Welcome HUD message) string
# Define the color of the welcome HUD bar
mcl_welcome_hud_color (Welcome HUD color) enum white light_purple,blue,red,green,yellow,dark_purple,white
mcl_welcome_hud.color (Welcome HUD color) enum white light_purple,blue,red,green,yellow,dark_purple,white
# Define the timeout for the welcome HUD bar (default: 0, the welcome HUD will stay in place)
mcl_welcome_hud_timeout (Welcome HUD timeout) int 0
mcl_welcome_hud.timeout (Welcome HUD timeout) int 0