Adds missing permission to README

This commit is contained in:
Kristian Knarvik 2022-08-10 12:18:58 +02:00
parent 94375eee4b
commit 2a5c5b310d

View File

@ -98,6 +98,7 @@ An in-game description of available commands is available through the /bwb comma
- bookswithoutborders.setauthor - Allows player to set the author of the currently held book - bookswithoutborders.setauthor - Allows player to set the author of the currently held book
- bookswithoutborders.setlore - Allows player to set the lore of the currently held item - bookswithoutborders.setlore - Allows player to set the lore of the currently held item
- bookswithoutborders.bypassauthoronlycopy - Allows player to ignore Author_Only_Copy config setting - bookswithoutborders.bypassauthoronlycopy - Allows player to ignore Author_Only_Copy config setting
- bookswithoutborders.bypassauthoronlyunsign - Allows player to ignore Author_Only_Unsign config setting
- bookswithoutborders.bypassbookprice - Allows player to ignore Price_to_create_book config setting - bookswithoutborders.bypassbookprice - Allows player to ignore Price_to_create_book config setting
- bookswithoutborders.setbookprice - Allows player to set the cost of creating a book - bookswithoutborders.setbookprice - Allows player to set the cost of creating a book
- bookswithoutborders.setgeneration - Allows player to change the generation of a book (Original, Copy, Copy of Copy) - bookswithoutborders.setgeneration - Allows player to change the generation of a book (Original, Copy, Copy of Copy)