Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afcms/mcl_welcome_hud

Add a welcome bossbar in the HUD
https://github.com/afcms/mcl_welcome_hud

hud mineclone2 minetest minetest-mod server

Last synced: 2 days ago
JSON representation

Add a welcome bossbar in the HUD

Awesome Lists containing this project

README

        

# mcl_welcome_hud

[![ContentDB](https://content.minetest.net/packages/AFCM/mcl_welcome_hud/shields/title/)](https://content.minetest.net/packages/AFCM/mcl_welcome_hud/)
[![ContentDB](https://content.minetest.net/packages/AFCM/mcl_welcome_hud/shields/downloads/)](https://content.minetest.net/packages/AFCM/mcl_welcome_hud/)

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