Remove warning from /f sc
This commit is contained in:
		@@ -30,8 +30,6 @@ public class CmdFactionsSeeChunk extends FactionsCommand
 | 
				
			|||||||
	@Override
 | 
						@Override
 | 
				
			||||||
	public void perform() throws MassiveException
 | 
						public void perform() throws MassiveException
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		msg("<b>Seechunk might not work on Minecraft 1.13, perhaps try: ");
 | 
					 | 
				
			||||||
		message(CmdFactions.get().cmdFactionsSeeChunkOld.getTemplate());
 | 
					 | 
				
			||||||
		// Args
 | 
							// Args
 | 
				
			||||||
		boolean old = msender.isSeeingChunk();
 | 
							boolean old = msender.isSeeingChunk();
 | 
				
			||||||
		boolean targetDefault = !old;
 | 
							boolean targetDefault = !old;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user