Merge pull request #1119 from tysonstrange/general-devel
Update Utils.cs
This commit is contained in:
commit
9da98f4263
1 changed files with 2 additions and 0 deletions
|
|
@ -580,6 +580,8 @@ namespace TShockAPI
|
|||
TShock.Groups.LoadPermisions();
|
||||
TShock.Regions.Reload();
|
||||
TShock.Itembans.UpdateItemBans();
|
||||
TShock.ProjectileBans.UpdateBans();
|
||||
TShock.TileBans.UpdateBans();
|
||||
Hooks.GeneralHooks.OnReloadEvent(player);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue