Unsure how to give permissionsSolved
Hello i have some mods that i want to let anyone who joins the game can use. And i dont know how to set it up were they just have the perms for the commands.
See https://umod.org/documentation/plugins/permissions for a tutorial on the permissions sytem. For the actual permissions to use for plugins, see the plugin page for each plugin providing the commands.
ok ill look at it

Merged post

i looked at that but I need to know how to have plugins commands were anyone who joins can use them. and not have to add them to a group
In response to XanderV ():
ok ill look at it

Merged post

i looked at that but I need to know how to have...
Every player is in the 'default' group, as the linked page mentions. You'd simply grant the desired permissions to that group.
ok i guess i didnt read everything.
In response to XanderV ():
ok i guess i didnt read everything.
Also check the config for the plugins you use and set the permissions to false (if the option is there) if you want everyone to use it,
permission manager plugin on here makes life so much easier
I figured it out
Locked automatically