1. Just to update the information, my server (Debian 8) is running the plugins, but if i type in console /plugins i get this error:
    Code:
    (23:12:11) | Failed to call hook 'PluginsCommand' on plugin 'RustCore v2.0.3423' (ArgumentNullException: Argument cannot be null.
    Parameter name: input)
    (23:12:11) | at System.Text.RegularExpressions.Regex.Match (System.String input, Int32 startat) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Match (System.String input) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Match (System.String input, System.String pattern, RegexOptions options) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Match (System.String input, System.String pattern) [0x00000] in <filename unknown>:0
      at Oxide.Core.ExtensionMethods.Basename (System.String text, System.String extension) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.RustCore.PluginsCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  2. Wulf

    Wulf Community Admin

    This should already be fixed in the latest snapshot build, and will be available as a release soon.
     
  3. How can only one person be so wonderful? =)