diff --git a/evennia/contrib/menu_login.py b/evennia/contrib/menu_login.py index fbcf992e0a..d4aa2edb7d 100644 --- a/evennia/contrib/menu_login.py +++ b/evennia/contrib/menu_login.py @@ -16,7 +16,7 @@ if you use this system. In order to install, to your settings file, add/edit the line: -CMDSET_UNLOGGEDIN = "contrib.evmenu_login.UnloggedinCmdSet" +CMDSET_UNLOGGEDIN = "contrib.menu_login.UnloggedinCmdSet" When you'll reload the server, new sessions will connect to the new login system, where they will be able to: