1. Is there a way to grant someone all commands without grant them one by one?
     
  2. Wulf

    Wulf Community Admin

    Yes, but I wouldn't recommend blindly granting all permissions, as there are many that plugins provide that you do not want.
     
  3. Some plugins have one permission that grants all the other.However this is for one plugin specifically.

    I don`t know how would one permission grant all for all plugins.
     
  4. Wulf

    Wulf Community Admin

    Use the * wildcard. Example: grant group admin masterkey.* or grant group admin *

    Like I said though, I wouldn't recommend blindly granting all, as some are not permissions you'd like or may contradict others.
     
  5. Thanks for the info, Wulf.

    And yeah, I agree with the second part.Going through permissions one by one and wisely choosing may be time consuming, but at least it won`t create unwanted issues.