forked from VoxeLibre/VoxeLibre
Add API to mcl_tmp_message
This commit is contained in:
parent
50bdf03189
commit
202e30a782
|
@ -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>.
|
Loading…
Reference in New Issue