Addded writing warps, changed some region commands, /region help displays correct information

This commit is contained in:
Twitchy 2011-06-22 08:05:45 +12:00
parent 70fbc767fc
commit 85a27f421a
2 changed files with 5 additions and 2 deletions

View file

@ -103,6 +103,8 @@ namespace TShockAPI
RegionManager.ReadAllSettings();
WarpsManager.ReadAllSettings();
Backups.KeepFor = ConfigurationManager.BackupKeepFor;
Backups.Interval = ConfigurationManager.BackupInterval;