Addded writing warps, changed some region commands, /region help displays correct information
This commit is contained in:
parent
70fbc767fc
commit
85a27f421a
2 changed files with 5 additions and 2 deletions
|
|
@ -103,6 +103,8 @@ namespace TShockAPI
|
|||
|
||||
RegionManager.ReadAllSettings();
|
||||
|
||||
WarpsManager.ReadAllSettings();
|
||||
|
||||
Backups.KeepFor = ConfigurationManager.BackupKeepFor;
|
||||
Backups.Interval = ConfigurationManager.BackupInterval;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue