mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Save style.yml again
This commit is contained in:

committed by
Alexander Söderberg

parent
265c10ec1c
commit
f2191cb731
@ -1779,6 +1779,7 @@ public class PlotSquared {
|
||||
}
|
||||
this.style = YamlConfiguration.loadConfiguration(this.styleFile);
|
||||
setupStyle();
|
||||
this.style.save(this.styleFile);
|
||||
} catch (IOException err) {
|
||||
err.printStackTrace();
|
||||
PlotSquared.log("Failed to save style.yml");
|
||||
|
Reference in New Issue
Block a user