Implemented default registration groups
This commit is contained in:
parent
37146adb4c
commit
fe2d7e443c
2 changed files with 3 additions and 1 deletions
|
|
@ -100,6 +100,8 @@ namespace TShockAPI
|
|||
|
||||
public bool EnableAntiLag = true;
|
||||
|
||||
public string DefaultRegistrationGroupName = "default";
|
||||
|
||||
/// <summary>
|
||||
/// Valid types are "sha512", "sha256", "md5"
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue