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: about 1 month ago
JSON representation
Add a welcome bossbar in the HUD
- Host: GitHub
- URL: https://github.com/afcms/mcl_welcome_hud
- Owner: AFCMS
- License: gpl-3.0
- Created: 2021-04-08T09:03:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T14:11:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T20:21:49.551Z (over 1 year ago)
- Topics: hud, mineclone2, minetest, minetest-mod, server
- Language: Lua
- Homepage:
- Size: 136 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcl_welcome_hud
[](https://content.minetest.net/packages/AFCM/mcl_welcome_hud/)
[](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