From d2403d247b595501565332a9cea6036203dcc63a Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Thu, 11 Aug 2022 01:16:19 +0200 Subject: [PATCH] Adds bypassauthoronlysave permission to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e2fa48..c93bd54 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ An in-game description of available commands is available through the /bwb comma - 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.bypassauthoronlyunsign - Allows player to ignore Author_Only_Unsign config setting +- bookswithoutborders.bypassauthoronlysave - Allows player to ignore Author_Only_Save 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.setgeneration - Allows player to change the generation of a book (Original, Copy, Copy of Copy)