mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	disk reading should be disabled
This commit is contained in:
		@@ -32,7 +32,7 @@ public class Settings {
 | 
				
			|||||||
     * Default UUID_FECTHING: false
 | 
					     * Default UUID_FECTHING: false
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    public static boolean UUID_FECTHING = false;
 | 
					    public static boolean UUID_FECTHING = false;
 | 
				
			||||||
    public static boolean UUID_FROM_DISK = true;
 | 
					    public static boolean UUID_FROM_DISK = false;
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user