mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	fixed world loading.
This commit is contained in:
		@@ -1371,7 +1371,7 @@ public class PS {
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
            try {
 | 
			
		||||
                plotworld.loadConfiguration(config);
 | 
			
		||||
                plotworld.loadConfiguration(config.getConfigurationSection("worlds." + world));
 | 
			
		||||
                config.save(configFile);
 | 
			
		||||
            } catch (final Exception e) {
 | 
			
		||||
                e.printStackTrace();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user