Updates README
All checks were successful
EpicKnarvik97/Books-Without-Borders/pipeline/head This commit looks good

This commit is contained in:
2025-08-04 02:50:55 +02:00
parent bed0f4f518
commit 7f92588e32

View File

@@ -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 | \<title> | 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