Make ConsoleLogger class follow line-length conventions.
This commit is contained in:
		@@ -22,7 +22,8 @@ import org.bukkit.plugin.java.JavaPlugin;
 | 
			
		||||
import org.fusesource.jansi.Ansi;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * A custom logger used to add color to the console when using warnings and errors.
 | 
			
		||||
 * A custom logger used to add color to the console when using warnings and
 | 
			
		||||
 * errors.
 | 
			
		||||
 *
 | 
			
		||||
 * @author Jesse Prescott (BleedObsidian)
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user