if your good with code, then you could try doing this edit, otherwise you need to wait for the plugin author to resolve it.Tried adjusting
Code:while (StyxWoW.Me.IsCasting) { Thread.Sleep(3100); } Thread.Sleep(2500);
in Allrounder/Spells/Disenchant.cs ?