Remove configuration option for sync players

This commit is contained in:
Lucas Nicodemus 2011-12-31 13:41:55 -07:00
parent e52dba26f7
commit 94f5f12d46

View file

@ -103,8 +103,6 @@ namespace TShockAPI
[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
DefaultRegistrationGroupName = "default";