PermissionsManager

Moved

Total Downloads: 4,273 - First Release: Sep 18, 2017 - Last Update: Jan 5, 2018

5/5, 27 likes
  1. Very very very useful plugin, I love this plugin. Thank you so much for this Steenamaroo, Much love <3
     
  2. Am i the only one who gets these? Please help
    Code:
    Failed to call hook 'OnPluginLoaded' on plugin 'PermissionsManager v0.0.9' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermissionsManager.CheckCfg[Double] (System.String Key, System.Double& var) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermissionsManager.LoadConfigVariables () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermissionsManager.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermissionsManager.OnPluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermissionsManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  3. Wulf

    Wulf Community Admin

    Your config file appears to be corrupt or invalid.
     
  4. hi there im having a issue on my server where im typing in /perms group admin and the GUI pops up. But... there is only two buttons on the bottom remove add close but not group HELP!!
     
  5. Do you see the same result for /perms player YourNameHere
    Do you have any permission-using plugins installed?

    There shouldn't be a 'groups' button when you're editing permissions for a group.
    There should if you're editing permissions for a player (to let you add/remove him to/from groups).
     
    Last edited by a moderator: Jun 6, 2018
  6. I'm having an issue where my groups are resetting every time my server is restarted. So, for example, if I am in the owner group and then the server is restarted, I will then be in the default, admin and owner group again, and I'm not sure why it keeps doing it.
     
  7. Are you setting yourself up as owner after server launch every time?
    You'd need to specify owners in the cfg/users.cfg file for the settings to persists between restarts.
     
  8. I have my ID in the users.cfg file, but the settings don't seem to be saving anyway. I have the BetterChat plugin which I used to create some more groups, such as owner, admin and moderator, and after setting myself to the owner group, my rank then gets reset back to default, admin and owner when the server restarts. It's so strange and I'm really not sure why it's doing it. My friend, who is admin on the server, gets set to default when the server restarts, but keeps his admin group. I've attached a picture of the groups on the GUI, in the hope that it may help slightly.
     

    Attached Files:

  9. I don't use BetterChat but its overview refers to 'chat groups', so I'm thinking that's not the same thing as server permission groups.
    Best to check over there, though.

    Do you see 'YourNameHere has AuthLevel 2', or similar, in console when you join your server?

    Should show up shortly before you get in.
     
  10. I may get rid of it in the hope that it will fix the issue then. What would you recommend using for groups and things, or should I just use the default auth levels built into Rust anyway? The only thing with the auth levels is that there are only 2 levels, moderator and owner, which isn't the best if you want more ranks, if that makes sense.
     
  11. I can't remember offhand it authlevel is tied to being in default/admin group; It probably is.

    Either way, it sounds like you want to make a new permissions group, or several, to handle your needs.
    Use oxide commands to do that : oxide.group add vip

    Once done that group will be visible to PermissionsManager.

    You can give the group a bunch of permissions, then make your players members of it.


    Create a group outside plugin
    Add Steen to group
    Give group godmode.allowed

    Steen has godmode. :)
     
  12. There is no plugin compatibility, as such.
    This just provides a GUI to handle any registered permissions.

    If SkipNight uses permissions, this will let you grant/revoke that permission to/from players+groups.
     
  13. how do i add groups i feel dumb
     
  14. literally 3 messages above yours....

     
  15. ok this is getting to me now everytime someone joins my server i have to perms player <name> ive looked into groups i made a group no change please help im thick i also dont have users.cfg
    and are unable to move players as i dont see them
     
    Last edited by a moderator: Jul 19, 2018
  16. Not sure I know what you mean.

    If there are permissions that you want every player to have, you should grant those permissions to the 'default' group, because every player is automatically in that group.

    /perms group default
     
  17. that should solve it thank you ever so much
     
  18. Hi all,

    I have tried to allow my admins to use this plugin, however, I cannot find what permission they require. They always get a message saying this command is reserved for admin which they have on the server.

    Any help would be appreciated!

    Thanks