VoxeLibre/mods/HUD/mcl_tmp_message/API.md

7 lines
188 B
Markdown
Raw Normal View History

2021-03-26 21:37:10 +01:00
# 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>.