@ -596,7 +596,7 @@ end
function tnt.register_tnt(def)
local name
if not def.name:find(':') then
if not def.name:find(":") then
name = "tnt:" .. def.name
else
name = def.name
The note is not visible to the blocked user.