We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2c848 commit bb2ba27Copy full SHA for bb2ba27
MCGalaxy/Commands/Moderation/CmdHighlight.cs
@@ -100,7 +100,7 @@ public override void Help(Player p) {
100
p.Message("&HHighlights blocks changed by [player] in the past <timespan>");
101
p.Message("&T/Highlight area [player] <timespan>");
102
p.Message("&HOnly highlights in the specified region.");
103
- 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");
104
p.Message("&W/Highlight cannot be disabled, use /reload to un-highlight");
105
}
106
0 commit comments