Description
This project will no longer be developed due to Book and Quill, which will be a more awesome way to write to books. The source code is available under Other.
Books is a plugin that simply allows you to read and write to books and later on put them bookshelves.
Features
- Practically unlimited undo and redo actions
- Advanced replacement command
- Unique character measurement, to use the complete chat window with no unwanted line breaks
- Books can be copied using crafting tables
- Books will stack, unless the books have different content
- Colour and formatting support (new in 0.3.1)
- Allows multiple authors (new in 0.3.1)
Use
/w <title> Create a new book.
/w <text> Write text to the book.
Arguments
Allows you to perform special action for example change the title of a book ("/w --title New title")
| Short | Long | Meaning |
|---|---|---|
-h | --help | Show the help section |
-t | --title | Change the title of a book |
-r | --replace | Replace or remove a word or sentence |
-w | --write | Enable write mode (allows you to leave out /w when writing to a book) |
--undo | Undo the last action | |
--redo | Redo the last undone action | |
--clear | Erase the contents of a book | |
--addauthor | Add an additional author (Only the creator of the book) | |
--removeauthor | Remove an author (Only the creator of the book) |






