From 2a5c5b310d4c07cfe10edffac0522234e9e72237 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Wed, 10 Aug 2022 12:18:58 +0200 Subject: [PATCH] Adds missing permission to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cec1f48..afe87b4 100644 --- a/README.md +++ b/README.md @@ -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.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.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)