Commands Say you have a user called 'Bob' and you want to put him in the group 'admin' and give him the prefix 'awesome'.
/world yourmainworld -- selects the world "yourmainworld" /user bob -- selects the user "bob" /user setgroup admin -- set bob's group as "admin" /user meta prefix awesome -- set bob's prefix to "awesome" You can do the same with groups!
/world yourmainworld -- again, selects the world /group admin -- selects the group "admin" /group addgroup moderator -- makes the admin group inherit from the moderator group /group meta prefix &c[Admin] -- sets the admin prefix to "&c[Admin]" Some other commands are as follows
/permissions (or /bperms,/bp,/p) -- general commands for bPermissions are prefixed by this /permissions import pex -- import a pex permissions.yml in the pex folder /permissions reload -- reloads your bPermissions files /permissions save -- if auto-save is false, this saves your perms /permissions backup -- backup your permissions In order to use these commands, you'll need the permissions node bPermissions.admin
Want more commands? We have some others over on the commands page. Check 'em out