mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-06 18:47:52 +01:00
Update WorldInitSkipSpawn.java
This commit is contained in:
parent
6a5b44d9a4
commit
204b1bfc95
@ -19,7 +19,7 @@ public class WorldInitSkipSpawn implements Listener {
|
|||||||
|
|
||||||
SettingsConfig.editWorld(world);
|
SettingsConfig.editWorld(world);
|
||||||
// e.getWorld().setKeepSpawnInMemory(false);
|
// e.getWorld().setKeepSpawnInMemory(false);
|
||||||
e.getWorld().setKeepSpawnInMemory(true);
|
e.getWorld().setKeepSpawnInMemory(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user