From dad9eacae82f4f702d55c44fbd16e38b3589b70d Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 31 Jan 2018 10:28:26 -0800 Subject: [PATCH] Document privs to grant. --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index ea22a47..957e460 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,11 @@ These commands require the `server` privilege. How long (seconds) a player can take to perform required authentication 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 `mt2fa.registered int nil`