Adds an option which mimics the vanilla book copying behavior

This commit is contained in:
2022-08-10 00:16:33 +02:00
parent a7c284ade2
commit f243bf32e7
7 changed files with 251 additions and 67 deletions

View File

@ -88,7 +88,7 @@ commands:
reload:
description: Reloads BwB's configuration file
usage: /<command>
permission: bookswithoutborders.admin
permission: bookswithoutborders.reload
permissions:
bookswithoutborders.*:
description: Grants all permissions
@ -114,6 +114,7 @@ permissions:
bookswithoutborders.bypassauthoronlyunsign: true
bookswithoutborders.bypassbookprice: true
bookswithoutborders.setbookprice: true
bookswithoutborders.reload: true
bookswithoutborders.use:
description: Allows player to use commands to save/load/delete in their personal directory
children:
@ -169,4 +170,6 @@ permissions:
bookswithoutborders.bypassbookprice:
description: Allows player to ignore Price_to_create_book config setting
bookswithoutborders.setbookprice:
description: Allows player to set the cost of creating a book
description: Allows player to set the cost of creating a book
bookswithoutborders.reload:
description: Allows player to reload this plugin