This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 296
Commands
tylerthecreeper2 edited this page Apr 6, 2016
·
84 revisions
PEX prod <group> are to be replaced with a user or group name. They are not literal node names.
Contents ands (top)
pex toggle debug | permissions.debug | Enable/disable debug mode (WARNING: This will produce **many** entries in your server.log file. Use this only for debugging!) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex user <user> toggle debug | permissions.manage.<user> | Enable/disable debug mode on one specific user (WARNING: This can still produce **many** entries in your server.log file. Best used immediately _before_ and _after_ a user executes an action or command.) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex user <user> check <permission> | permissions.manage.<user> | Checks 1 specific permission against 1 specific user | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex reload | permissions.manage.reload | Reload the pex environment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex config <node> [value] | permissions.manage.config | Print <node> value from plugin configuration. Specify [value] to set a new value | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex backend | permissions.manage.backend | Print the currently used backend | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex backend <backend> | permissions.manage.backend | Change the permissions backend on-the-fly (Use with caution!) Note that this will only change the backend on-the-fly, it will not save the change in the config file, nor will it convert anything. This is for testing only.) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex hierarchy | permissions.manage.users | Print the complete user/group hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pex import <
World Inheritance Management (top)
User commands (top)
User's permission management (top)
User's group management (top)
Default groups management (top)
Group commands (top)
Group's user management (top)
|