mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-29 12:14:42 +02:00
.
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user