Remove configuration option for sync players
This commit is contained in:
parent
e52dba26f7
commit
94f5f12d46
1 changed files with 0 additions and 2 deletions
|
|
@ -103,8 +103,6 @@ namespace TShockAPI
|
||||||
|
|
||||||
[Description("Enables kicking of banned users by matching their Character Name")] public bool EnableBanOnUsernames;
|
[Description("Enables kicking of banned users by matching their Character Name")] public bool EnableBanOnUsernames;
|
||||||
|
|
||||||
[Description("Drops excessive sync packets")] public bool EnableAntiLag = true;
|
|
||||||
|
|
||||||
[Description("Selects the default group name to place new registrants under")] public string
|
[Description("Selects the default group name to place new registrants under")] public string
|
||||||
DefaultRegistrationGroupName = "default";
|
DefaultRegistrationGroupName = "default";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue