mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2025-02-28 10:12:13 +01:00
Save new flags to config after addon loading.
https://github.com/BentoBoxWorld/BSkyBlock/issues/401
This commit is contained in:
parent
6be3468b2a
commit
8e107fc0a9
@ -196,8 +196,7 @@ public class AcidIsland extends GameModeAddon {
|
||||
*/
|
||||
@Override
|
||||
public void allLoaded() {
|
||||
// Reload settings and save them. This will occur after all addons have loaded
|
||||
this.loadSettings();
|
||||
// Save settings. This will occur after all addons have loaded
|
||||
this.saveWorldSettings();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user