Fix warps
This commit is contained in:
parent
a9ef5d9b6d
commit
3405acd15b
5 changed files with 16 additions and 15 deletions
|
|
@ -591,7 +591,7 @@ namespace TShockAPI
|
|||
FileTools.SetupConfig();
|
||||
TShock.HandleCommandLinePostConfigLoad(Environment.GetCommandLineArgs());
|
||||
TShock.Groups.LoadPermisions();
|
||||
TShock.Regions.ReloadAllRegions();
|
||||
TShock.Regions.Reload();
|
||||
TShock.Itembans.UpdateItemBans();
|
||||
Hooks.GeneralHooks.OnReloadEvent(player);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue