-
Notifications
You must be signed in to change notification settings - Fork 14
Permissions
lokka30 edited this page Dec 30, 2021
·
9 revisions
Page Completion | Valid as of | Notes |
---|---|---|
🟢 100% | v1.0.0 | None |
-
treasury.command.treasury
- Gives user the ability to run the
/treasury
command. - Does not give access to its subcommands.
- Required to run its subcommands.
- Default: given to all users.
- Gives user the ability to run the
-
treasury.command.treasury.help
- Gives user the ability to run the
/treasury help
command. - Default: given to all users.
- Gives user the ability to run the
-
treasury.command.treasury.info
- Gives user the ability to run the
/treasury info
command. - Default: given to operators only.
- Gives user the ability to run the
-
treasury.command.treasury.reload
- Gives user the ability to run the
/treasury reload
command. - Default: given to operators only.
- Gives user the ability to run the
-
treasury.command.treasury.economy
- Gives user the ability to run the
/treasury economy
command. - Does not give access to its subcommands.
- Required to run its subcommands.
- Default: given to all users.
- Gives user the ability to run the
-
treasury.command.treasury.economy.help
- Gives user the ability to run the
/treasury economy help
command. - Default: given to all users.
- Gives user the ability to run the
-
treasury.command.treasury.economy.info
- Gives user the ability to run the
/treasury economy info
command. - Default: given to operators only.
- Gives user the ability to run the
-
treasury.command.treasury.economy.migrate
- Gives user the ability to run the
/treasury economy migrate
command. - Default: given to operators only.
- Gives user the ability to run the
To see a description of each command in Treasury, please see the Commands Wiki page.