@ -288,7 +288,7 @@ else
function mana.hud_add(playername)
local player = minetest.get_player_by_name(playername)
id = player:hud_add({
local id = player:hud_add({
hud_elem_type = "text",
position = { x = 0.5, y=1 },
text = mana.manastring(playername),
The note is not visible to the blocked user.