style: 统一命令描述

This commit is contained in:
3cxc
2026-02-12 18:02:04 +08:00
parent c19d4c2f9f
commit c1ed092161
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ namespace EasyTools.Commands
public string[] Aliases => ["suicide"];
public string Description => "防卡死命令";
public string Description => "自救命令";
public bool Execute(ArraySegment<string> arguments, ICommandSender sender, out string response)
{