Adds an option for only allowing un-signing by the author

This commit is contained in:
2022-08-09 17:21:55 +02:00
parent 0d4d87373c
commit a7c284ade2
11 changed files with 111 additions and 60 deletions

View File

@ -111,6 +111,7 @@ permissions:
bookswithoutborders.give: true
bookswithoutborders.givepublic: true
bookswithoutborders.bypassauthoronlycopy: true
bookswithoutborders.bypassauthoronlyunsign: true
bookswithoutborders.bypassbookprice: true
bookswithoutborders.setbookprice: true
bookswithoutborders.use:
@ -163,6 +164,8 @@ permissions:
description: Allows player to set the lore of the currently held item
bookswithoutborders.bypassauthoronlycopy:
description: Allows player to ignore Author_Only_Copy config setting
bookswithoutborders.bypassauthoronlyunsign:
description: Allows player to ignore Author_Only_Unsign config setting
bookswithoutborders.bypassbookprice:
description: Allows player to ignore Price_to_create_book config setting
bookswithoutborders.setbookprice: