From 7f92588e32d5d9095473fdb6c9aea17116f1414a Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Mon, 4 Aug 2025 02:50:55 +0200 Subject: [PATCH] Updates README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed5dc8b..ac28373 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Books without Borders has got your back! value - Change generation of books. Create tattered books for your RPG server! - Optionally, make it impossible to duplicate the original version of a book -- Optionally, hit a bookshelf while sneaking to display the contained books +- Optionally, hit a bookshelf while sneaking to display the contained books. The bookshelf can be given a title and lore #### Group encryption @@ -64,6 +64,7 @@ An in-game description of available commands is available through the /bwb comma | /settitle | \ | Sets the title of the book/item the player is holding | | /unsignbook | None | Un-signs the book the player is holding | | /clearbook | None | Removes all text from the held un-signed book | +| /setBookshelfData | \<delete/name/lore> \text> \[more text] | Sets the name/lore for a bookshelf which is shown when peeking at its contents. | ### Permissions: @@ -100,6 +101,7 @@ An in-game description of available commands is available through the /bwb comma | bookswithoutborders.setgeneration | Allows player to change the generation of a book (Original, Copy, Copy of Copy) | | bookswithoutborders.clear | Allows player to clear the contents of the held writable book | | bookswithoutborders.peekbookshelf | Allows player to left-click a bookshelf to see the contents of the shelf | +| bookswithoutborders.editbookshelf | Allows player to set name/lore for bookshelves, used for peeking | ### Signs