mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	change API constructor
This commit is contained in:
		@@ -81,6 +81,9 @@ import com.intellectualcrafters.plot.uuid.UUIDWrapper;
 | 
			
		||||
    @Deprecated
 | 
			
		||||
    public PlotAPI(final JavaPlugin plugin) {
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    public PlotAPI() {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Get all plots
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user