minetest.notify_authentication_modified - Uberi/MineTest-API GitHub Wiki

minetest.notify_authentication_modified

Description

Should be called by the authentication handler if privileges change.

To report everybody, set name=nil.

Syntax

notify_authentication_modified([string](../type/string.html) name)

Examples

minetest.notify_authentication_modified("foobar")
⚠️ **GitHub.com Fallback** ⚠️