1. Thought this might be helpful for people:

    Code:
    11:17 [Error] Error while compiling AutoPurge.cs(324,19): error CS1729: The type `ConsoleSystem.Arg' does not contain a constructor that takes `1' arguments
    11:17 [Error] Error while compiling FancyDrop.cs(1204,19): error CS0119: Expression denotes a `method group', where a `variable', `value' or `type' was expected
    11:17 [Error] Error while compiling QuickSort.cs(159,22): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    11:17 [Error] Error while compiling RainOfFire.cs(368,22): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    11:17 [Error] Error while compiling Rewards.cs(578,21): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    11:17 [Error] Error while compiling SmoothRestart.cs(230,26): error CS1729: The type `ConsoleSystem.Arg' does not contain a constructor that takes `1' arguments
    11:17 [Error] Error while compiling StackSizeController.cs(176,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
     
  2. Wulf

    Wulf Community Admin

    Please check for updates (many are already updated) and report in each plugin's individual support thread for their authors to see.