Skip to content

AFCMS/mcl_welcome_hud

Repository files navigation

mcl_welcome_hud

ContentDB ContentDB

Add a customisable welcome bossbar in the HUD

You can change the default message and color by adding a setting to your minetest.conf

mcl_welcome_hud.msg=Your message
mcl_welcome_hud.color=white
mcl_welcome_hud.timeout=6 (A value of 0 make the bar stay in place.)

You can change these settings from the Settings tab.

WARNING: you need the MineClone2 mcl_bossbars mod for this mod to work