mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	Fix brackets
This commit is contained in:
		@@ -28,7 +28,7 @@
 | 
				
			|||||||
  "web.save_failed": "<prefix><red>Failed to save.</red>",
 | 
					  "web.save_failed": "<prefix><red>Failed to save.</red>",
 | 
				
			||||||
  "web.load_null": "<prefix><gray>Please use </gray><dark_aqua><command> </dark_aqua><gray>to get a list of schematics.</gray>",
 | 
					  "web.load_null": "<prefix><gray>Please use </gray><dark_aqua><command> </dark_aqua><gray>to get a list of schematics.</gray>",
 | 
				
			||||||
  "web.load_failed": "<prefix><red>Failed to load schematic.</red>",
 | 
					  "web.load_failed": "<prefix><red>Failed to load schematic.</red>",
 | 
				
			||||||
  "web.load_list": "<prefix><gray>To load a schematic, use </gray><gold><command</gold><gray>.</gray>",
 | 
					  "web.load_list": "<prefix><gray>To load a schematic, use </gray><gold><command></gold><gray>.</gray>",
 | 
				
			||||||
  "web.save_success": "<prefix><gold>Successfully saved!</gold>",
 | 
					  "web.save_success": "<prefix><gold>Successfully saved!</gold>",
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  "compass.compass_target": "<prefix><dark_aqua>Successfully targeted plot with your compass.</dark_aqua>",
 | 
					  "compass.compass_target": "<prefix><dark_aqua>Successfully targeted plot with your compass.</dark_aqua>",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user