Adds permission to bypass author only save
This commit is contained in:
@ -116,6 +116,7 @@ permissions:
|
||||
bookswithoutborders.givepublic: true
|
||||
bookswithoutborders.bypassauthoronlycopy: true
|
||||
bookswithoutborders.bypassauthoronlyunsign: true
|
||||
bookswithoutborders.bypassauthoronlysave: true
|
||||
bookswithoutborders.bypassbookprice: true
|
||||
bookswithoutborders.setbookprice: true
|
||||
bookswithoutborders.reload: true
|
||||
@ -173,6 +174,8 @@ permissions:
|
||||
description: Allows player to ignore Author_Only_Copy config setting
|
||||
bookswithoutborders.bypassauthoronlyunsign:
|
||||
description: Allows player to ignore Author_Only_Unsign config setting
|
||||
bookswithoutborders.bypassauthoronlysave:
|
||||
description: Allows player to ignore Author_Only_Save config setting
|
||||
bookswithoutborders.bypassbookprice:
|
||||
description: Allows player to ignore Price_to_create_book config setting
|
||||
bookswithoutborders.setbookprice:
|
||||
|
Reference in New Issue
Block a user