Warn about broken /f sc
This commit is contained in:
parent
88562a0010
commit
2a4777c4b1
@ -30,6 +30,8 @@ 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