Add player bans to server reload
This commit is contained in:
parent
eb45b31c58
commit
55e80e044c
2 changed files with 5 additions and 7 deletions
|
|
@ -607,6 +607,7 @@ namespace TShockAPI
|
|||
TShock.ItemBans.DataModel.UpdateItemBans();
|
||||
TShock.ProjectileBans.UpdateBans();
|
||||
TShock.TileBans.UpdateBans();
|
||||
TShock.Bans.UpdateBans();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue