1. it keeps saying invalid player name even tho the player is in the game I've tried it with caps, without caps, and even steam id
     
  2. Wulf

    Wulf Community Admin

    The commands only accept the username. If it shows the player as invalid, then the play name isn't right. If you are using any clan or prefixing plugins, those are part of the players name and would need to be used. Basically the start of the name needs to be EXACT.
     
  3. Wulf, sorry for persistence, have you any solutions for me?
     
  4. Wulf

    Wulf Community Admin

    The next update will fix it. :)
     
  5. Wulf

    Wulf Community Admin

    Wulf updated Auth Level with a new update entry:

    Various fixes and improvements

     
  6. Wulf

    Wulf Community Admin

  7. Not game breaking, but when calling /help, I get this error.

    Code:
    [Oxide] 3:39 PM [Error] Failed to call hook 'SendHelpText' on plugin 'Auth Level'
    File: AuthLevel.lua Line: 43 Argument cannot be null.
    Parameter name: key:
      at System.Collections.Generic.Dictionary`2[System.String,Oxide.Core.Libraries.UserData].TryGetValue (System.String key, Oxide.Core.Libraries.UserData& value) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission.GetUserData (System.String userid) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Permission.UserHasPermission (System.String userid, System.String perm) [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 
     
  8. Wulf

    Wulf Community Admin

    Fixed locally already, missed it with the previous update. :)
     
  9. Cool, look forward to the update. Thanks.
     
  10. Wulf

    Wulf Community Admin

  11. Wulf

    Wulf Community Admin

  12. Download identifies itself as version 0.2.2
     
  13. Wulf

    Wulf Community Admin

    Fixed. :)
     
  14. I'm auth level 2 and I can't do /auth In game.
    [DOUBLEPOST=1434245907][/DOUBLEPOST]Woops, I didn't see that you added permissions :p
    [DOUBLEPOST=1434246147][/DOUBLEPOST]oxide.grant group admin auth.level doesn't seem to work.
     
  15. Wulf

    Wulf Community Admin

    It looks like I changed it, and forgot to document it. The perm is authlevel.set.
     
  16. I can't give myself AuthLevel 2 because the command says I don't have permission in console and in game. I have a server on Daemon hosting and won't work when I execute with RCON.

    Any help?
     
  17. I'm set through Rusty to be the owner, obviously... But I cannot give "authlevel" to a player or myself due to permissions? I get "You do not have permission to use this command!" as said in the config.
     
  18. Wulf

    Wulf Community Admin

    You can't give yourself permission, you need to use RCON or the server console to first grant yourself the permission. See the Overview.
     
  19. Can I use it to give to another player? When I've tried, it says I don't have permissions, although I've authorized myself on RCON as an owner?
     
  20. Wulf

    Wulf Community Admin

    This plugin uses permissions, not the "owner" level, but to grant a permission using Oxide's system, you need to do it from RCON, the server console, or F1 console as owner. The Overview for this plugin explains what commands to use.