mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-02 14:31:05 +01:00
7 lines
188 B
Markdown
7 lines
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>.
|