PermissionsManager

Moved

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

5/5, 27 likes
  1. Quick question: Would installing this plugin interfere with the GPay plugin that you know of? We are wanting to use this instead of Better Chat for maintaining groups, perms, etc. Thanks in advance!
     
  2. Hi,
    I don't really know anything about those plugins but all this plugin does is run the same commands that you would type manually.
    It has no local or unique storage or database so I can't see why it would conflict with anything else.
     
  3. I was getting that admin is required when i ran the command even after making sure everything was good, i was owner and i was in the admin group.

    The way i fixed it was by adding a permission check in the isAuth Bool
    i did that by this if (permission.UserHasPermission(player.userID.ToString(), "PermissionManager.allowed")){
    your method of getting authlevel is apparently not working in my server...
     
  4. Hi,
    I haven't heard about any recent changes to authlevel.
    Plugin checks for < 2 and denies, therefore 2 is allowed.

    Can't see why that would cease to work but I'll make a note to check.
     
  5. This don't work properly.

    I have shared doors plugin and on that plugin you got /sd mastermode that lets any admins open any doors..

    If you enable the permission via this plugin it wont work, however if you type in the command it works.
     
  6. This plugin manages permissions to use commands.
    If some other plugin has a command that you have to type, such as /sd masterMode, you'll still have to type it.

    My plugin gives you permission to do so.

    It basically lets you click a button instead of typing the full grant permissions command; Nothing more.
     
  7. Just installed this plugin. How do I bring up the GUI?
     
  8. example would be

    /perms group admin
     
  9. Niceeeeee man Thanks bud
     
  10. how would i make a group Mods and assign specific promissions like fly and tp
     
  11. Hi,
    This plugin doesn't handle the making or removing of groups; Just the permissions that any given group has.

    Fly is built into rust and not assigned by permission or plugin.
    You are able to do that simply because you have admin (or possibly mod?) status.
     
  12. When typing /perms player "name" and clicking on any plugin, after pressing 'back' it takes me to my permissions page, not the players I originally typed in. Thanks
     
  13. damn, thanks for that!
    Are you on a populated server? I could PM you a fix to test.
     
  14. Steenamaroo updated Permissions Manager with a new update entry:

    0.0.7

     
  15. I was under the impression the plugin would remove all members from a group with a click. When I type /perms group groupname I only see a list of permissions. I don't see a list of members. Is there a way for me to see a list of members and remove them all with a click?

    Also, when I type /perms group groupname it lists all permissions available, not the permissions assigned to that group specifically. It's hard to tell what is actually assigned to that group and also what remove all will do.
     
  16. read overview and faq
     
  17. Yeah thanks I did, but since you apparently have the answer and I must have missed it, please share where the answer is in the overview.
     
  18. It manages permissions for players and permissions for groups. Nothing more.

    You can use godmode.toggle, for example, because it has been assigned to you as a player
    OR
    you can use it when it has not been assigned to you as a player but it has been assigned to the group you're in.

    /perms group NAME - let's you sort out what permissions any given group have, regardless of their personal data.
    If you remove the player from that group, they no longer have access to those group permissions. I.E. No need to go around manually undoing player permissions one by one.
     
  19. Easiest way to empty a large group would just be deleting it, then re-add the group + permission/s. Also to see what permissions a certain group have just type in console oxide.show group groupname or,
    oxide.show groups
    oxide.show perms
    oxide.show user username/id

    Hope this helps :) (Remove all will remove all permissions from that group/player you've selected)
     
  20. You might consider removing this from the overview then

    or explain what is that supposed to mean?