mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
Add option to flush region files on save (#9149)
This commit is contained in:
@@ -1880,6 +1880,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ map.put(EntityType.FIREBALL, -1);
|
||||
+ map.put(EntityType.SMALL_FIREBALL, -1);
|
||||
+ });
|
||||
+ public boolean flushRegionsOnSave = false;
|
||||
+ }
|
||||
+
|
||||
+ public FishingTimeRange fishingTimeRange;
|
||||
|
Reference in New Issue
Block a user