Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
This commit is contained in:
commit
fd82bfe83f
1 changed files with 2 additions and 1 deletions
|
|
@ -1678,7 +1678,8 @@ namespace TShockAPI
|
|||
{
|
||||
FileTools.SetupConfig();
|
||||
TShock.Groups.LoadPermisions();
|
||||
args.Player.SendMessage("Configuration & Permissions reload complete. Some changes may require server restart.");
|
||||
TShock.Regions.ReloadAllRegions();
|
||||
args.Player.SendMessage("Configuration, Permissions, and Regions reload complete. Some changes may require server restart.");
|
||||
}
|
||||
|
||||
private static void ServerPassword(CommandArgs args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue