Add API to mcl_tmp_message

This commit is contained in:
AFCMS 2021-03-26 21:37:10 +01:00
parent 50bdf03189
commit 202e30a782
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# 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>.