-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
42 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Permissions | ||
|
||
* axir.admin or axir.* - Gives permission to everything | ||
* axir.view - Access to viewing backups | ||
* axir.modify - Ability to take items from backups | ||
* axir.teleport - Access to teleport to backup location | ||
* axir.restore - Access to use the quick restore feature | ||
* axir.export - Access to export items in a shulker box | ||
* axir.reload - Permission to use /axir reload | ||
* axir.manualbackup - Permission to use /axir save \<player\> or /axir save * | ||
* axir.cleanup - Permission to use /axir cleanup | ||
* axinventoryrestore.* - Gives permission to everything | ||
* axinventoryrestore.view - Access to viewing backups | ||
* axinventoryrestore.modify - Ability to take items from backups | ||
* axinventoryrestore.teleport - Access to teleport to backup location | ||
* axinventoryrestore.restore - Access to use the quick restore feature | ||
* axinventoryrestore.export - Access to export items in a shulker box | ||
* axinventoryrestore.reload - Permission to use /axir reload | ||
* axinventoryrestore.manualbackup - Permission to use /axir save \<player\> or /axir save * | ||
* axinventoryrestore.cleanup - Permission to use /axir cleanup |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters