Removed DisablePiggybanksOnSSC configuration option; piggy banks and safes cannot be used with SSC at this time.
This commit is contained in:
parent
fe00e3a195
commit
0878900ea5
2 changed files with 1 additions and 3 deletions
|
|
@ -238,8 +238,6 @@ namespace TShockAPI
|
|||
|
||||
[Description("Prevent banned items from being /i or /give.")] public bool PreventBannedItemSpawn = false;
|
||||
|
||||
[Description("Prevent banks on SSC.")] public bool DisablePiggybanksOnSSC = true;
|
||||
|
||||
[Description("Prevent players from interacting with the world if dead.")] public bool PreventDeadModification =
|
||||
true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue