mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-06 00:01:05 +01:00
7 lines
No EOL
188 B
Markdown
7 lines
No EOL
188 B
Markdown
# mcl_temp_message
|
|
|
|
Allow mods to show short messages in the hud of players.
|
|
|
|
## mcl_tmp_message.message(player, message)
|
|
|
|
Show above the hotbar a hud message <message> to player <player>. |