Reflect timespan change in help, too

This commit is contained in:
Goodlyay 2025-09-14 20:12:30 -07:00
parent ad2c848d71
commit bb2ba27aeb

View File

@ -100,7 +100,7 @@ namespace MCGalaxy.Commands.Moderation {
p.Message("&HHighlights blocks changed by [player] in the past <timespan>");
p.Message("&T/Highlight area [player] <timespan>");
p.Message("&HOnly highlights in the specified region.");
p.Message("&H If <timespan> is not given, highlights for last 30 minutes");
p.Message("&H If <timespan> is not given, highlights for last 100 days");
p.Message("&W/Highlight cannot be disabled, use /reload to un-highlight");
}
}