Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+2
−2
doc/lua_api.txt
|
@@ -4460,8 +4460,8 @@ Authentication |
|
|
* `minetest.auth_reload()` |
|
|
* See `reload()` in authentication handler definition |
|
|
|
|
|
`minetest.set_player_password`, `minetest_set_player_privs`, |
|
|
`minetest_get_player_privs` and `minetest.auth_reload` call the authentication |
|
|
`minetest.set_player_password`, `minetest.set_player_privs`, |
|
|
`minetest.get_player_privs` and `minetest.auth_reload` call the authentication |
|
|
handler. |
|
|
|
|
|
Chat |
|
|