minetest.notify_authentication_modified - Uberi/MineTest-API GitHub Wiki
Should be called by the authentication handler if privileges change.
To report everybody, set name=nil.
notify_authentication_modified([string](../type/string.html) name)
minetest.notify_authentication_modified("foobar")