ElgarL / GroupManager

The original permission plug-in for Spigot/Bukkit.
https://elgarl.github.io/GroupManager/
GNU General Public License v3.0
80 stars 36 forks source link

Mass Changes? #26

Closed Ergenta closed 4 years ago

Ergenta commented 4 years ago

Is there a way to move everyone into a specific group or remove all of a specific permission for everyone?

ElgarL commented 4 years ago

With the server offline, delete all users from the relevant users.yml. Set the group you want them all in to default:true in the groups.yml.

There is no way to remove a specific permission from everyone, other than negating it in their main group.