diff --git a/Server/Commands/Faction.cs b/Server/Commands/Faction.cs index 28bb09e9..903187b6 100644 --- a/Server/Commands/Faction.cs +++ b/Server/Commands/Faction.cs @@ -226,7 +226,7 @@ namespace reallife_gamemode.Server.Commands } #endregion #region Global Fraktions Commands - [Command("duty", "~m~Benutzung: ~s~/invite")] + [Command("duty", "~m~Benutzung: ~s~/duty")] public void CmdFactionDuty(Client player) { if (player.GetUser()?.FactionId == null)