Request for Erik
This commit is contained in:
parent
abbf95f870
commit
f360067198
2 changed files with 26 additions and 16 deletions
|
|
@ -221,6 +221,9 @@ namespace TShockAPI
|
|||
|
||||
[Description("Disable users from being able to login with account password when joining")]
|
||||
public bool DisableLoginBeforeJoin = false;
|
||||
|
||||
[Description("Allows users to register any username with /register")]
|
||||
public bool AllowRegisterAnyUsername = false;
|
||||
|
||||
public static ConfigFile Read(string path)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue