Change super-flat cleaner to not use deprecated chunk regeneration method #720
Labels
1.14
Related to 1.14+
Status: Done
This issue has been completed or answered. This pull request has been merged.
Type: Enhancement
Improvement or modification which is usually a new feature.
Milestone
The Bukkit chunk regeneration method has completely gone in 1.14.x so the super-flat cleaner will have to use some other method to clean.
The same approach as island deletion is probably the best. It will call the generator from the GameModeAddon when there's a chunk to process and paste it accordingly.
The text was updated successfully, but these errors were encountered: