Remove TShock.Itembans in favour of TShock.ItemBans
This commit is contained in:
parent
4802ebed91
commit
39e13f74d6
6 changed files with 18 additions and 21 deletions
|
|
@ -483,7 +483,7 @@ namespace TShockAPI
|
|||
TShock.HandleCommandLinePostConfigLoad(Environment.GetCommandLineArgs());
|
||||
TShock.Groups.LoadPermisions();
|
||||
TShock.Regions.Reload();
|
||||
TShock.Itembans.UpdateItemBans();
|
||||
TShock.ItemBans.DataModel.UpdateItemBans();
|
||||
TShock.ProjectileBans.UpdateBans();
|
||||
TShock.TileBans.UpdateBans();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue