Document privs to grant.

This commit is contained in:
Auke Kok 2018-01-31 10:28:26 -08:00
parent cea5c41bba
commit dad9eacae8

View File

@ -58,6 +58,11 @@ These commands require the `server` privilege.
How long (seconds) a player can take to perform required authentication How long (seconds) a player can take to perform required authentication
and/or registration. and/or registration.
`mt2fa.registration_grants` string nil
Privileges that are granted to players that have successfully registered.
Should be a string value separated by commas, without spaces.
## player attributes ## player attributes
`mt2fa.registered int nil` `mt2fa.registered int nil`