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