mirror of
https://gitee.com/cssfw/EasyTools.git
synced 2026-03-28 03:51:36 +08:00
style: 统一命令描述
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user