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>.
|