1. Hey.

    Is there a command for grant premission on all plugins at once.

    Ex; grant group (name) premission allgranted
    Or Ex: grant group (name) grant all plugin premission
    Insted of write the premission to the plugin one by one
     
    Last edited by a moderator: Feb 21, 2016
  2. Wulf

    Wulf Community Admin

    You can try "grant group permission *", else "grant group permission permprefix.*" instead.
     
  3. Ok. Becouse it will take a long time and alot of writing if i have to do one by one
     
  4. Code:
    (22:53:03) | [RCON][84.24.173.60:49962] oxide.grant group owner *
    (22:53:03) | [Oxide] 10:52 PM [Info] Group 'owner' granted permission '*'
    Looks like its works
     
  5. testing on a server with multiple plugins requiring permissions, it seems to work ingame aswell after the *.

    What i would love to test now is, if i add future plugins with new permission names, if those permissions is also granted per automatics.
     
  6. >gran group permission premprefix
    [Oxide] 11:26 AM [Info] Permission 'permprefix' doesn't exist> grant group permission permprefix


    >oxide.grant group owner
    [Oxide] 11:27 AM [Info] Group 'owner' doesn't exist> oxide.grant group owner *

    not working
     
  7. You need to first add the group owner, then add the users you wish to have * permissions to that group.
     
  8. really? i did this on my owner group just think that would be handy now now i have every group showing up in the tags beside my name and iv tryed usergroup remove judico88 <group name> to all groups and it says its removed me but i still have all tags =(
     
  9. Wulf

    Wulf Community Admin

    The "permprefix" was a placeholder/example, not something that I meant for you to use as-is.
    [DOUBLEPOST=1456156773][/DOUBLEPOST]
    Do you need an owner group? The 'admin' group exists by default.
     
  10. no i did this command grant group owner *
    it did work but it also put me in every group i have on my server that's fine ofc that will happen but i removed myself from every other group but the owner group but its still show i have all the group tags =(
     
  11. Wulf

    Wulf Community Admin

    The command doesn't add you to groups, it just grants you all permissions. The tags you use are from a plugin that relies on permissions for tags, you aren't actually in those groups.
     
  12. could u plz tell me how to remove tags from infront of my name plz sir?
     
  13. Wulf

    Wulf Community Admin

    Those are from plugins, not Oxide itself. Likely a plugin such as Better Chat.
     
  14. i know what plugin is putting the tags in front of my name i put the plugin in myself and made the groups myself what i am saying is my groups worked fine before i did the command grant group owner * but now when i talk in chat because i put in that command * it now says [Owner][Mr.][Sir][Lord][Admin][Mod][Miss][Madam][Lady] Judico88 when i type instead of just [Owner] Judico88 and i have removed myself from them other groups so i would be left only [Owner] Judico88 but no i still have all the above names in front of my name i even did a server restart after i did all that still show every tag when i talk in chat and this didn't happen till i typed grant group owner * i think i would have noticed
     
    Last edited by a moderator: Feb 22, 2016
  15. Wulf

    Wulf Community Admin

    Yes, the reason you have those tags is because you granted all permissions from that plugin. You aren't actually in those groups.
     
  16. so what your saying is them names are only seen by me no one else? cos i dont want people seeing [Owner][Mr.][Sir][Lord][Admin][Mod][Miss][Madam][Lady] Judico88 every time i talk?
     
  17. Wulf

    Wulf Community Admin

    No, I am saying that is how that plugin works, so you'd need to either use a different plugin or not use * for granting permissions.
     
  18. Hey.
    dose it exist a list whit all permissions and commands.
     
  19. Wulf

    Wulf Community Admin

    No, permissions are provided by plugins, as are commands outside of the core ones from the game and Oxide itself.
     
  20. hmmm.
    okey. then it should be made a list for it. or develop a grant all permissions command.