mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2024-11-22 18:45:22 +01:00
Remove saving on disable.
This commit is contained in:
parent
f528e943c1
commit
8ca6ccd833
@ -81,7 +81,6 @@ public class AcidIsland extends GameModeAddon {
|
||||
|
||||
@Override
|
||||
public void onDisable(){
|
||||
saveWorldSettings();
|
||||
acidTask.cancelTasks();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user