mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
.
This commit is contained in:
parent
8585727acb
commit
e073113856
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ public class Condense extends SubCommand {
|
|||
return true;
|
||||
}
|
||||
}
|
||||
PlayerFunctions.sendMessage(plr, "/plot condense " + worldname + " start <radius>");
|
||||
PlayerFunctions.sendMessage(plr, "/plot condense " + worldname + " <start|stop|info> [radius]");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue