mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-03-10 13:49:25 +01:00
Save defaults to config file.
This commit is contained in:
parent
afe042ef4d
commit
825b3a3f36
@ -60,6 +60,7 @@ public void copyDefaults() {
|
||||
@Override
|
||||
public void unload() {
|
||||
worlds.clear();
|
||||
getConfig().save();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user