mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	@@ -34,7 +34,7 @@ public class DebugPaste extends SubCommand {
 | 
			
		||||
                    try {
 | 
			
		||||
                        latestLOG = HastebinUtility.upload(new File(BukkitMain.THIS.getDirectory(), "../../logs/latest.log"));
 | 
			
		||||
                    } catch (final Exception e) {
 | 
			
		||||
                        plr.sendMessage("&clatest.log is too big to be pasted, will ignore");
 | 
			
		||||
                        plr.sendMessage(ChatColor.RED + "latest.log is too big to be pasted, will ignore");
 | 
			
		||||
                        latestLOG = "too big :(";
 | 
			
		||||
                    }
 | 
			
		||||
                    final StringBuilder b = new StringBuilder();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user