mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	Clean the project
This commit is contained in:
		@@ -30,6 +30,7 @@ public class YamlConfiguration extends FileConfiguration {
 | 
			
		||||
    private final Yaml yaml = new Yaml(new YamlConstructor(), yamlRepresenter, yamlOptions);
 | 
			
		||||
    
 | 
			
		||||
    @Override
 | 
			
		||||
    @SuppressWarnings("deprecation")
 | 
			
		||||
    public String saveToString() {
 | 
			
		||||
        yamlOptions.setIndent(options().indent());
 | 
			
		||||
        yamlOptions.setDefaultFlowStyle(DumperOptions.FlowStyle.BLOCK);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user