mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	Added a more human-friendly representation to docs
This commit is contained in:
		@@ -199,6 +199,8 @@ public final class PlotId {
 | 
				
			|||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Returns a string representation of this Plot ID in the format "x;y".
 | 
					     * Returns a string representation of this Plot ID in the format "x;y".
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
 | 
					     * <p> The format is {@code x + ";" + y}
 | 
				
			||||||
 | 
					     * 
 | 
				
			||||||
     * @return a string representation of this Plot ID
 | 
					     * @return a string representation of this Plot ID
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    @Override
 | 
					    @Override
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user