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