Skip to content

Commit bb2ba27

Browse files
committed
Reflect timespan change in help, too
1 parent ad2c848 commit bb2ba27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MCGalaxy/Commands/Moderation/CmdHighlight.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public override void Help(Player p) {
100100
p.Message("&HHighlights blocks changed by [player] in the past <timespan>");
101101
p.Message("&T/Highlight area [player] <timespan>");
102102
p.Message("&HOnly highlights in the specified region.");
103-
p.Message("&H If <timespan> is not given, highlights for last 30 minutes");
103+
p.Message("&H If <timespan> is not given, highlights for last 100 days");
104104
p.Message("&W/Highlight cannot be disabled, use /reload to un-highlight");
105105
}
106106
}

0 commit comments

Comments
 (0)