Merge branch 'develop' into 3.0.0-update

This commit is contained in:
tastybento 2024-11-14 22:18:31 -08:00 committed by GitHub
commit 48aef160e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -466,7 +466,6 @@ public class BentoBox extends JavaPlugin implements Listener {
getPluginLoader().disablePlugin(this);
return false;
}
log("Saving default panels...");
if (!Files.exists(Path.of(this.getDataFolder().getPath(), "panels", "island_creation_panel.yml"))) {