-
Notifications
You must be signed in to change notification settings - Fork 14
Permissions
Lachlan edited this page Jun 25, 2023
·
9 revisions
This page is complete and valid as of Treasury v2.0.0.
-
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.downloadLatest
- Gives user the ability to run the
/treasury downloadLatest
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.