mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-09 20:31:38 +01:00
Update CommandsAndPermissions.md
This commit is contained in:
parent
8c72202657
commit
465c2bbb11
@ -5,6 +5,7 @@
|
|||||||
- [Permissions Enum](/Plan/src/main/java/com/djrapitops/plan/Permissions.java)
|
- [Permissions Enum](/Plan/src/main/java/com/djrapitops/plan/Permissions.java)
|
||||||
|
|
||||||
This page is an in depth documentation of all permissions & commands.
|
This page is an in depth documentation of all permissions & commands.
|
||||||
|
Page version: **3.5.2**
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
|
|
||||||
@ -21,6 +22,8 @@ Command | Permission | Default | Description
|
|||||||
/plan reload | plan.reload | OP | Reloads the plugin. (All active play-sessions will be ended & started.)
|
/plan reload | plan.reload | OP | Reloads the plugin. (All active play-sessions will be ended & started.)
|
||||||
/plan info | plan.info | OP | View version, update availability & active database
|
/plan info | plan.info | OP | View version, update availability & active database
|
||||||
/plan manage | plan.manage | OP | Manage the database of the plugin.
|
/plan manage | plan.manage | OP | Manage the database of the plugin.
|
||||||
|
/plan register | none / plan.webmanage | true | Register the sender / another user (requires the perm)
|
||||||
|
/plan webuser | plan.webmanage | OP | Manage web users.
|
||||||
none | plan.ignore.commanduse | false | Commands issued by players with this permission will be ignored.
|
none | plan.ignore.commanduse | false | Commands issued by players with this permission will be ignored.
|
||||||
|
|
||||||
## Permission Groups:
|
## Permission Groups:
|
||||||
@ -42,6 +45,7 @@ none | plan.ignore.commanduse | false | Commands issued by players with this per
|
|||||||
- plan.inspect.other
|
- plan.inspect.other
|
||||||
- plan.qinspect.other
|
- plan.qinspect.other
|
||||||
- plan.reload
|
- plan.reload
|
||||||
|
- plan.webmanage
|
||||||
|
|
||||||
### plan.*
|
### plan.*
|
||||||
- plan.staff
|
- plan.staff
|
||||||
|
Loading…
Reference in New Issue
Block a user